Re: minutes of ESC call ..., compiling HSQLDB to executable

2012-06-15 Thread Mark Wielaard
Noel Grandin noel at peralex.com writes: On 2012-06-15 11:19, Michael Meeks wrote: Anyhow - if we can get this going, I'd love to do it first with LanguageTool: it's Java-ness is what is blocking us bundling that by default, and it'd be great to solve that before the HSQLDB issues I

Re: linking performance (was: Re: OK to get rid of scaddins?)

2012-02-14 Thread Mark Wielaard
Hi, Added Tom to the CC, see thread here: http://thread.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/24055/focus=24096 (Although it seems posts from non-subscribers, aka me, are not allowed, so you won't see my earlier reply there. I'll send it to you separately.) On Tue, Feb 14,

Re: OK to get rid of scaddins?

2012-02-14 Thread Mark Wielaard
On Tue, Feb 14, 2012 at 10:52:31AM +, Michael Meeks wrote: On Mon, 2012-02-13 at 16:06 +0100, Michael Stahl wrote: (of course i don't care if you do it for a special merged libs mode, but C++ development is already a sufficiently unproductive activity that we shouldn't make it even

[Libreoffice-commits] core.git:

2013-05-13 Thread Mark Wielaard
0 files changed New commits: commit 5338d80a98fb5f97e001c4f6c008ece03c7ae153 Author: Mark Wielaard m...@klomp.org Date: Mon May 13 13:57:14 2013 +0200 datetime.cxx (ISO8601parseTime) ‘bFrac’ may be used uninitialized. gcc 4.4.7 warns about the above because

[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf

2013-05-14 Thread Mark Wielaard
distro-configs/LibreOfficeLinux.conf |1 - distro-configs/LibreOfficeOpenBSD.conf |1 - 2 files changed, 2 deletions(-) New commits: commit 8c7d865226c80397274b767c95c3fc1df4a774b8 Author: Mark Wielaard m...@klomp.org Date: Tue May 14 10:47:57 2013 +0200 Remove --disable-unix

[Libreoffice-commits] core.git: configure.ac

2013-05-14 Thread Mark Wielaard
configure.ac | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 34cf34d6514b5ab581ec09b2689642b18a2d9cf4 Author: Mark Wielaard m...@klomp.org Date: Tue May 14 13:15:53 2013 +0200 Require at least gio 2.26 for the dbus support. Change-Id

[Libreoffice-commits] core.git: sal/osl

2013-05-20 Thread Mark Wielaard
sal/osl/unx/time.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 9b76439dff638d6fd773f2b63c377c2124810a39 Author: Mark Wielaard m...@klomp.org Date: Mon May 20 15:57:36 2013 +0200 sal osl_getGlobalTimer: Don't confuse start and current time

[Libreoffice-commits] core.git: vcl/generic

2013-05-20 Thread Mark Wielaard
vcl/generic/fontmanager/fontconfig.cxx | 12 1 file changed, 12 insertions(+) New commits: commit d95456fc4cd10a09ac5d097ba1a06ae884f7f9f1 Author: Mark Wielaard m...@klomp.org Date: Mon May 20 00:18:23 2013 +0200 Fix memory leak in mapToFontConfigLangTag

[Libreoffice-commits] core.git: configure.ac

2013-05-20 Thread Mark Wielaard
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e98b46c08ab409276a347cc4ea137ba42485a1e Author: Mark Wielaard m...@klomp.org Date: Sat May 18 12:18:51 2013 +0200 valgrind support is useful independent from DBGUTIL support. Especially

[Libreoffice-commits] core.git: sfx2/source

2013-05-21 Thread Mark Wielaard
sfx2/source/bastyp/fltfnc.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit a6a8c379b20b4de7e8715057af4c1f6d020e55d2 Author: Mark Wielaard m...@klomp.org Date: Tue May 21 09:55:03 2013 +0200 Fix two SfxFilterMatcher_Impl memory leaks. First

[Libreoffice-commits] core.git: sd/source

2013-05-21 Thread Mark Wielaard
sd/source/ui/remotecontrol/BluetoothServer.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 44a7759b2971c326852d0fb24cf6ea4a540a28f1 Author: Mark Wielaard m...@klomp.org Date: Wed May 22 00:49:57 2013 +0200 valgrind: Initialize all of struct

[Libreoffice-commits] core.git: vcl/source

2013-05-23 Thread Mark Wielaard
vcl/source/window/split.cxx | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) New commits: commit 3fd6c700f85fdf775d64113aa027cc36db57a62a Author: Mark Wielaard m...@klomp.org Date: Wed May 22 17:46:20 2013 +0200 Splitter::ImplInitHorVer(bool

[Libreoffice-commits] core.git: sd/source

2013-05-24 Thread Mark Wielaard
sd/source/ui/view/drviewsf.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a602bd1a69db5c6b4e0fa818324cdf4e0088778c Author: Mark Wielaard m...@klomp.org Date: Fri May 24 08:55:45 2013 +0200 Fix memory leak in DrawViewShell::GetAttrState

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sd/source

2013-05-24 Thread Mark Wielaard
sd/source/ui/view/drviewsf.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 43a57daeb458fe202b42d4c36a72f9d51f2732df Author: Mark Wielaard m...@klomp.org Date: Fri May 24 08:55:45 2013 +0200 Fix memory leak in DrawViewShell::GetAttrState

[Libreoffice-commits] core.git: svx/source

2013-05-24 Thread Mark Wielaard
svx/source/sidebar/nbdtmg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 38de05c720693a9025ea77a7ccc5f2b56dda68cb Author: Mark Wielaard m...@klomp.org Date: Fri May 24 21:24:00 2013 +0200 Robustify and fix leak in NBOTypeMgrBase::ImplLoad

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - svx/source

2013-05-24 Thread Mark Wielaard
svx/source/sidebar/nbdtmg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0699c4ee199e8d18b9e3b98967b3fd4bd1ee301c Author: Mark Wielaard m...@klomp.org Date: Fri May 24 21:24:00 2013 +0200 Robustify and fix leak in NBOTypeMgrBase::ImplLoad

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - 2 commits - vcl/source

2013-05-24 Thread Mark Wielaard
vcl/source/gdi/print3.cxx |8 +++- vcl/source/window/split.cxx | 34 +- 2 files changed, 24 insertions(+), 18 deletions(-) New commits: commit 8f34685654814a796f63b285b61fbeba2bd62ba3 Author: Mark Wielaard m...@klomp.org Date: Wed May 22 17:46:20

[Libreoffice-commits] core.git: cli_ure/source codemaker/source include/svtools l10ntools/inc l10ntools/source vcl/unx

2013-05-28 Thread Mark Wielaard
0 files changed New commits: commit e39e9e4cd8a7c9a1d465eeec88aa5581de535fa6 Author: Mark Wielaard m...@klomp.org Date: Tue May 28 14:04:49 2013 +0200 Source files shouldn't have executable bit set. Change-Id: Iafad6249a7998d7c749c1ca2979a606078cfcb5e Reviewed-on: https

[Libreoffice-commits] core.git: basic/source

2013-05-31 Thread Mark Wielaard
basic/source/classes/propacc.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 287d483edb0359aa52238e75750f61a75f532436 Author: Mark Wielaard m...@klomp.org Date: Fri May 31 00:06:28 2013 +0200 propacc.cxx include limits.h for USHRT_MAX. Don't depend

[Libreoffice-commits] core.git: svx/source

2013-05-31 Thread Mark Wielaard
svx/source/dialog/charmap.cxx |4 1 file changed, 4 insertions(+) New commits: commit 30c3032920be91741ab089966f7e458ce08d09a4 Author: Mark Wielaard m...@klomp.org Date: Fri May 31 00:10:58 2013 +0200 Make charmap.cxx compile with icu = 4.4. configure.ac claims ICU = 4.2

[Libreoffice-commits] core.git: i18npool/qa i18nutil/source svx/source sw/source

2013-06-03 Thread Mark Wielaard
addc791623288fae7832c78e0c2923937251d1f7 Author: Mark Wielaard m...@klomp.org Date: Mon Jun 3 09:35:25 2013 +0200 Fix icu version checks. commit 30c303 Make charmap.cxx compile with icu = 4.4. was incomplete and had wrong version checks. After ICU 4.8 (4.8.1.1) the next version

[Libreoffice-commits] core.git: sfx2/source

2013-06-05 Thread Mark Wielaard
sfx2/source/doc/objxtor.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2aacba2b2a43079c5000b6564b0d192cd208893c Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 21:47:03 2013 +0200 Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False

[Libreoffice-commits] core.git: sfx2/source

2013-06-05 Thread Mark Wielaard
sfx2/source/dialog/filedlghelper.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit f4e7b7758b99aaec99aa333dbd31580286e422d9 Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 21:40:27 2013 +0200 FileDialogHelper_Impl::addFilters. Don't leak matcher. commit

[Libreoffice-commits] core.git: vcl/unx

2013-06-05 Thread Mark Wielaard
vcl/unx/gtk/fpicker/SalGtkPicker.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 26c4f64a7f7f72e40a3ff1e76eb95a538d1c56db Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 21:52:33 2013 +0200 Fix memory leak in SalGtkPicker::uritounicode. The gchars array

[Libreoffice-commits] core.git: vcl/unx

2013-06-05 Thread Mark Wielaard
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 32345f9963dd2900da174d9c7dec6a070fce8f9c Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 22:02:39 2013 +0200 Fix memory leak in SalGtkFilePicker::execute

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sfx2/source

2013-06-05 Thread Mark Wielaard
sfx2/source/doc/objxtor.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9f1e4bc48597ba429001cd4d1707983bc5f426a0 Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 21:47:03 2013 +0200 Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - 2 commits - vcl/unx

2013-06-05 Thread Mark Wielaard
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |4 +++- vcl/unx/gtk/fpicker/SalGtkPicker.cxx |1 + 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit ac792ca91c109232dc34e1cf4f7663364ad04bd4 Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 21:52:33 2013 +0200

[Libreoffice-commits] core.git: vcl/unx

2013-06-05 Thread Mark Wielaard
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4450d6bbd10fbf57f18912095f58c4a79b20bcb7 Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 22:00:45 2013 +0200 Fix memory leak in SalGtkFilePicker::SalGtkFilePicker

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/unx

2013-06-05 Thread Mark Wielaard
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 99afbfdad1d53d65f22a4ea22a5cee43f98a44b9 Author: Mark Wielaard m...@klomp.org Date: Tue Jun 4 22:00:45 2013 +0200 Fix memory leak in SalGtkFilePicker::SalGtkFilePicker

[Libreoffice-commits] core.git: vcl/source

2013-06-06 Thread Mark Wielaard
vcl/source/filter/jpeg/Exif.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9645818f6817652568fe14c83c2dc46a9e5c3489 Author: Mark Wielaard m...@klomp.org Date: Thu Jun 6 09:36:09 2013 +0200 Fix memory leak in Exif::processExif. Delete aExifData when done

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/source

2013-06-06 Thread Mark Wielaard
vcl/source/filter/jpeg/Exif.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9bf4fb7094567ae64107faced69c25000a101cde Author: Mark Wielaard m...@klomp.org Date: Thu Jun 6 09:36:09 2013 +0200 Fix memory leak in Exif::processExif. Delete aExifData when done

[Libreoffice-commits] core.git: vcl/unx

2013-06-07 Thread Mark Wielaard
vcl/unx/generic/dtrans/X11_selection.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 222119cde3d6e3d9f0a6acba24c188500d1b6103 Author: Mark Wielaard m...@klomp.org Date: Fri Jun 7 09:11:17 2013 +0200 Fix memory leak in SelectionManager::getXdndVersion. Release

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/unx

2013-06-07 Thread Mark Wielaard
vcl/unx/generic/dtrans/X11_selection.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 76a325a1fdd2d2ecdf00da878d40995fb05efd8a Author: Mark Wielaard m...@klomp.org Date: Fri Jun 7 09:11:17 2013 +0200 Fix memory leak in SelectionManager::getXdndVersion. Release

[Libreoffice-commits] core.git: slideshow/source

2013-06-09 Thread Mark Wielaard
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx | 19 +- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit a775188f6bbf3bbf8448b2b7398a1902908bb5e2 Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 00:51:45 2013 +0200 Fix memory leak

[Libreoffice-commits] libexttextcat.git: src/textcat.h

2013-06-09 Thread Mark Wielaard
src/textcat.h |5 + 1 file changed, 5 insertions(+) New commits: commit 1cee75488205c82e33360ea3c9656e880919e372 Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 23:56:49 2013 +0200 Reintroduce old deprecated bad spelling of constants. It seems rather harsh to break

[Libreoffice-commits] libexttextcat.git: src/fingerprint.c

2013-06-09 Thread Mark Wielaard
src/fingerprint.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 18b843fccda2ba452673290965dfe69ff8ce6445 Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 23:57:16 2013 +0200 Don't use overlapping memcpy in heapextract. Calling memcpy

[Libreoffice-commits] core.git: libexttextcat/unkown.patch.1 libexttextcat/UnpackedTarball_exttextcat.mk lingucomponent/source

2013-06-09 Thread Mark Wielaard
9e958cd987be307e73467d168ae1d323d775e187 Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 22:14:28 2013 +0200 Use a simpler fix for bad old libexttextcat constants. Don't patch the upstream sources. Don't do version dependend checks. Just define the missing constants ourselves if they are missing

[Libreoffice-commits] core.git: canvas/source

2013-06-09 Thread Mark Wielaard
canvas/source/cairo/cairo_textlayout.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit cad5e28b6bf761268d40236cd8aa381680007cae Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 00:38:00 2013 +0200 Fix memory leak in cairo TextLayout::draw. Destroy

[Libreoffice-commits] core.git: sfx2/source

2013-06-09 Thread Mark Wielaard
sfx2/source/dialog/filedlghelper.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit bc7bff4a0ee668249488ff6168136dd39e0a9362 Author: Mark Wielaard m...@klomp.org Date: Sat Jun 8 00:41:22 2013 +0200 Fix memory leak in FileDialogHelper_Impl::createMatcher/addFilters

[Libreoffice-commits] core.git: starmath/source

2013-07-08 Thread Mark Wielaard
starmath/source/mathtype.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit fb1931f94724703243c31e6be72267c327052f56 Author: Mark Wielaard m...@klomp.org Date: Sun Jul 7 22:22:25 2013 +0200 Robustify MathType::HandleRecords. Initialize nTag to zero before reading

[Libreoffice-commits] core.git: sd/source

2013-07-08 Thread Mark Wielaard
sd/source/filter/ppt/propread.cxx |4 1 file changed, 4 insertions(+) New commits: commit 78587a7e6a3330bf793fd2a43d258f8a5bac569e Author: Mark Wielaard m...@klomp.org Date: Sun Jul 7 22:14:50 2013 +0200 Robustify PropItem::Read. Initialize nType and nItemSize variables

[Libreoffice-commits] core.git: filter/source

2013-07-09 Thread Mark Wielaard
filter/source/msfilter/msdffimp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4cf80bd8b2a61d154172fa602aeb0fecbe7a2f67 Author: Mark Wielaard m...@klomp.org Date: Sun Jul 7 22:18:12 2013 +0200 Fix memory leak in SvxMSDffManager::ImportShape. When a new

[Libreoffice-commits] core.git: cppcanvas/source

2013-07-11 Thread Mark Wielaard
cppcanvas/source/mtfrenderer/emfplus.cxx | 12 1 file changed, 12 insertions(+) New commits: commit cb14b1e56d2aab70d28afca8bf039a27f89671c8 Author: Mark Wielaard m...@klomp.org Date: Sun Jul 7 22:09:37 2013 +0200 Fix memory leak in EMFPPen. Delete dashPattern

[Libreoffice-commits] core.git: filter/source

2013-07-11 Thread Mark Wielaard
filter/source/msfilter/msdffimp.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 81a608e930c29f6210524df939c7a1d8b1093069 Author: Mark Wielaard m...@klomp.org Date: Sun Jul 7 22:20:50 2013 +0200 Fix memory leak in SvxMSDffManager

[Libreoffice-commits] core.git: filter/source sal/osl sal/qa sal/workben sdext/source

2013-07-17 Thread Mark Wielaard
/wrapper.cxx |4 +++- 5 files changed, 39 insertions(+), 14 deletions(-) New commits: commit cae861f0b32e01cb775214d783c98255acb60af0 Author: Mark Wielaard m...@klomp.org Date: Wed Jul 17 12:11:26 2013 +0200 Fix memory leak with osl_getCurrentSecurity (). The result

[Libreoffice-commits] core.git: sal/osl

2013-07-21 Thread Mark Wielaard
sal/osl/unx/file_path_helper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9cde6e64ae23327a1c314195da638d81a5411ed Author: Mark Wielaard m...@klomp.org Date: Sun Jul 21 12:28:52 2013 +0200 Fix file_path_helper FPH_LOCAL_DIR_ENTRY. Commit

[Libreoffice-commits] core.git: sw/source

2013-06-24 Thread Mark Wielaard
sw/source/core/doc/doctxm.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e4e9768e43b9c435036a0f0f3446688c9a5b8375 Author: Mark Wielaard m...@klomp.org Date: Sun Jun 23 22:48:39 2013 +0200 Fix memory leak in SwTOXBaseSection::GenerateText. Delete LinkStruct

[Libreoffice-commits] core.git: vcl/source

2013-06-24 Thread Mark Wielaard
vcl/source/filter/graphicfilter2.cxx | 182 ++- 1 file changed, 98 insertions(+), 84 deletions(-) New commits: commit cf003b228efc9d95d85fafceb7095e85c882277c Author: Mark Wielaard m...@klomp.org Date: Sun Jun 23 23:07:51 2013 +0200 Robustify

[Libreoffice-commits] core.git: vcl/generic

2013-06-30 Thread Mark Wielaard
vcl/generic/glyphs/gcach_ftyp.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 9ab800829b8a0e44824dc11276b54b1870bc5b2b Author: Mark Wielaard m...@klomp.org Date: Sun Jun 30 17:08:56 2013 +0200 Fix memory leak in ServerFont::GetGlyphOutline. Always call

[Libreoffice-commits] core.git: sw/source

2013-07-01 Thread Mark Wielaard
sw/source/filter/ww8/ww8par3.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 5c3f673c1ff25c835da6b905a63b36087aaa405e Author: Mark Wielaard m...@klomp.org Date: Sun Jun 30 17:07:05 2013 +0200 Robustify WW8FormulaControl::FormulaRead reading

[Libreoffice-commits] core.git: io/source

2013-07-01 Thread Mark Wielaard
io/source/TextInputStream/TextInputStream.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2fc0fa62b26ce34675fcb94de59194592421eeb5 Author: Mark Wielaard m...@klomp.org Date: Sun Jun 30 17:03:37 2013 +0200 Fix memory leak in OTextInputStream. Delete mpBuffer

Re: How to measure effects of OUString::intern ?

2013-07-29 Thread Mark Wielaard
On Mon, Jul 29, 2013 at 05:53:21PM +0100, Michael Meeks wrote: I couldn't immediately find the duplication of the names. In this case the strings are the full zip file entry paths. e.g. sw/res/sidebar/pageproppanel/portraitcopy_24x24.png Riight - that's interesting :-) IIRC in the

[Libreoffice-commits] core.git: sal/osl

2013-07-31 Thread Mark Wielaard
sal/osl/unx/file_url.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 431d894f3e04a2fa0addc495587d0080b65c0e36 Author: Mark Wielaard m...@klomp.org Date: Tue Jul 30 23:46:10 2013 +0200 Fix memory leak in osl_getSystemPathFromFileURL. rtl_uStrings

[Libreoffice-commits] core.git: config_host/config_probes.h.in configure.ac sal/rtl

2013-08-03 Thread Mark Wielaard
|4 +++ 6 files changed, 84 insertions(+), 4 deletions(-) New commits: commit eeb3b8dc5c771915f9c011e95ae20babdf70bd02 Author: Mark Wielaard m...@klomp.org Date: Fri Aug 2 20:49:48 2013 +0200 Add SDT probes for RTL_LOG_STRING_NEW/DELETE. Change-Id

[Libreoffice-commits] core.git: vcl/unx

2013-08-04 Thread Mark Wielaard
vcl/unx/gtk/window/gtksalframe.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 2abadc9a2f681b737f5fb1a2de7983fb65ffde45 Author: Mark Wielaard m...@klomp.org Date: Sat Aug 3 21:23:44 2013 +0200 Fix memory leaks in ensure_dbus_setup. g_menu_append_item

[Libreoffice-commits] core.git: sal/rtl

2013-08-08 Thread Mark Wielaard
sal/rtl/strimp.hxx | 10 ++ sal/rtl/ustring.cxx |3 +++ 2 files changed, 13 insertions(+) New commits: commit 3cf0b5cdb05e1d77610431b1b1328102bf05b602 Author: Mark Wielaard m...@klomp.org Date: Wed Aug 7 23:52:44 2013 +0200 Add SDT probes for interning rtl_uStrings

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/4157/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/5256/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/4760/3'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/11/4111/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/11/4111/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/4193/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/4193/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/4760/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/4760/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/4760/4'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/4139/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/66/3966/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/20/4020/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/5256/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/36/4636/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/4470/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/4139/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/66/3966/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/4470/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/20/4020/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/4155/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/59/4759/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/4155/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/4762/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/61/4761/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/4637/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/94/4194/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/59/4759/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/21/4821/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/4762/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/21/4821/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/79/3979/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/54/4154/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/00/3900/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/61/4761/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/4195/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/4070/1'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/69/5269/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/31/4031/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/3989/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/47/4947/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/5308/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/4070/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/4195/2'

2014-09-29 Thread Mark Wielaard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   >