Commit graph

1198 commits

Author SHA1 Message Date
Caolán McNamara
684d499a42 make it a const array 2011-08-15 09:21:47 +01:00
Caolán McNamara
3bc03cd0c1 SvtFilterOptions::Get can never be NULL, return ref and don't leak 2011-08-12 11:51:10 +01:00
Julien Nabet
5cbb76d6c4 Some cppcheck cleaning 2011-08-11 23:23:19 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Caolán McNamara
cf3eac39e1 catch by const reference 2011-08-08 13:54:40 +01:00
Caolán McNamara
cb64bcb4ae callcatcher: ditch some more methods 2011-08-08 13:04:49 +01:00
Caolán McNamara
5c8a542270 dump dangling config item names before assert 2011-08-08 13:04:47 +01:00
Takeshi Abe
10e14793d5 Emacs modeline compatible with vim's one 2011-08-05 11:04:32 +09:00
Caolán McNamara
4665608ae8 callcatcher: remove unused methods 2011-08-04 09:36:47 +01:00
Caolán McNamara
ef6add9a7e callcatcher: remove unused code 2011-07-31 23:49:35 +01:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Thomas Arnhold
a564531ea3 callcatcher: Kill SvtJavaOptions 2011-07-26 23:39:04 +02:00
Joseph Powers
578ce735cb Remove an unneeded #include <unotools/javaoptions.hxx> 2011-07-25 06:10:37 -07:00
Bjoern Michaelsen
a233dac065 resyncing to master 2011-07-21 18:56:16 +02:00
Francois Tigeot
eba93f7545 Remove an unused #define 2011-07-18 14:07:44 +02:00
Thomas Arnhold
24d333676a Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools"
This reverts commit 817875a7126b403ab029ca1fa06c9d3297bd24b2.
2011-07-14 08:19:57 +02:00
Thomas Arnhold
fd0d90b502 callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools 2011-07-14 08:19:54 +02:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Caolán McNamara
1090953a4d callcatcher: remove unused GetTempNameBaseDirectory 2011-07-11 09:05:05 +01:00
Caolán McNamara
2c838eb135 callcatcher: remove unused hasReminderDateCome 2011-07-11 09:05:05 +01:00
Caolán McNamara
a7d7624d5f catch by const reference 2011-07-08 10:50:41 +01:00
Caolán McNamara
98cabfbb70 tweak appendLocaleInfo to return a new string 2011-07-01 23:05:38 +01:00
Matus Kukan
ec2ba48815 update component factory methods to use new prefixes, to add lib merging 2011-06-24 14:58:40 +01:00
Caolán McNamara
b98ab2bee1 catch by const reference 2011-06-20 11:08:37 +01:00
Bjoern Michaelsen
941020379b Merge branch 'master' into feature/gnumake4
Conflicts:
	basebmp/prj/d.lst
	basebmp/test/basictest.cxx
	basebmp/test/makefile.mk
	basegfx/inc/basegfx/basegfxdllapi.h
	basegfx/inc/basegfx/tools/debugplotter.hxx
	basegfx/inc/basegfx/tuple/b2ituple.hxx
	basegfx/prj/d.lst
	basegfx/source/numeric/makefile.mk
	basegfx/source/polygon/makefile.mk
	basegfx/source/range/makefile.mk
	basegfx/source/raster/makefile.mk
	basegfx/source/tuple/makefile.mk
	basegfx/source/vector/makefile.mk
	basegfx/test/basegfx1d.cxx
	basegfx/test/makefile.mk
	basegfx/util/makefile.mk
	canvas/Library_canvasfactory.mk
	canvas/Module_canvas.mk
	canvas/prj/build.lst
	canvas/prj/d.lst
	canvas/source/cairo/cairo_canvashelper_texturefill.cxx
	canvas/source/cairo/makefile.mk
	canvas/source/tools/makefile.mk
	comphelper/qa/string/makefile.mk
	cppcanvas/Module_cppcanvas.mk
	cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
	cppcanvas/prj/build.lst
	cppcanvas/prj/d.lst
	cppcanvas/source/mtfrenderer/makefile.mk
	cppcanvas/util/makefile.mk
	i18npool/source/search/makefile.mk
	regexp/Library_regexp.mk
	regexp/prj/d.lst
	sax/CppunitTest_sax.mk
	sax/Library_sax.mk
	sax/prj/d.lst
	sax/qa/cppunit/test_converter.cxx
	sax/source/expatwrap/attrlistimpl.hxx
	sax/util/makefile.mk
	svtools/Library_svt.mk
	tools/Executable_sspretty.mk
	ucbhelper/prj/d.lst
	ucbhelper/source/provider/configureucb.cxx
	ucbhelper/source/provider/provconf.cxx
	ucbhelper/util/makefile.mk
	unotools/Library_utl.mk
	unotools/Module_unotools.mk
	unotools/Package_inc.mk
	unotools/prj/build.lst
	vcl/Library_desktop_detector.mk
	vcl/Library_vcl.mk
	vcl/Library_vclplug_gtk.mk
	vcl/aqua/source/gdi/salprn.cxx
	vcl/inc/aqua/saldata.hxx
	vcl/unx/generic/gdi/salgdi3.cxx
2011-06-19 12:47:44 +02:00
David Tardon
254cb2dc95 remove all traces of offuh from makefiles 2011-06-18 11:29:28 +02:00
Hans-Joachim Lankenau
0e6ab013f7 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:29:28 +02:00
Michael Stahl
bd162cb75a gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] 2011-06-17 14:24:10 +02:00
Michael Stahl
f3ef6ed540 gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] 2011-06-17 09:47:33 +02:00
Caolán McNamara
406d409962 this assert isn't helpful 2011-06-16 14:33:25 +01:00
Mathias Bauer
aa69ed78ef CWS gnumake4: convert unotools to new build system 2011-06-16 12:21:09 +02:00
Francois Tigeot
bf8030e44e Remove TOOLS_INETDEF_OS
We don't need yet another unmaintainable platform name macro...
2011-06-15 00:03:26 +02:00
Caolán McNamara
d061b4ac1a cut down on the noise 2011-06-13 13:38:34 +01:00
Caolán McNamara
b40c288be4 only want to know if the type changes 2011-06-13 13:20:49 +01:00
Caolán McNamara
47123eb0a5 ditch old commented out stuff 2011-06-13 13:17:37 +01:00
Caolán McNamara
b19194ec92 handle missing values gracefully 2011-06-13 13:16:38 +01:00
Caolán McNamara
a832f5bf2f spare us the extra warnings 2011-06-13 13:15:05 +01:00
Caolán McNamara
8eed9e3ee1 catch by const reference 2011-06-07 17:10:47 +01:00
Caolán McNamara
9a95e67472 use a well-behaved singleton here 2011-06-01 15:21:54 +01:00
Caolán McNamara
d3050b7e9f use tunnel pattern here 2011-06-01 15:21:54 +01:00
Caolán McNamara
386cc4f051 unotunnelhelper.hxx unused 2011-06-01 15:21:54 +01:00
Caolán McNamara
14b332dd4d this is overly static for little gain 2011-06-01 15:21:54 +01:00
Caolán McNamara
dd11d24026 use well behaved singletons 2011-06-01 15:21:54 +01:00
Jan Holesovsky
ec6c98105a Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	svtools/source/filter/wmf/winmtf.hxx
	tools/source/fsys/urlobj.cxx
	unotools/source/config/configmgr.cxx
	unotools/source/config/makefile.mk
	vcl/inc/vcl/cursor.hxx
	vcl/source/gdi/outdevnative.cxx
	vcl/source/window/abstdlg.cxx
	vcl/source/window/toolbox.cxx
	vcl/unx/generic/printer/ppdparser.cxx
	vcl/unx/generic/printer/printerinfomanager.cxx
2011-05-31 10:45:54 +02:00
Jan Holesovsky
9e5584a826 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	i18npool/inc/i18npool/lang.h
	i18npool/source/isolang/isolang.cxx
	svtools/source/filter/exportdialog.cxx
	svtools/source/graphic/grfmgr.cxx
	vcl/aqua/source/dtrans/aqua_service.cxx
	vcl/aqua/source/window/salframe.cxx
	vcl/inc/sft.hxx
	vcl/inc/unx/pspgraphics.h
	vcl/inc/vcl/cursor.hxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/settings.hxx
	vcl/prj/d.lst
	vcl/source/app/settings.cxx
	vcl/source/control/edit.cxx
	vcl/source/gdi/gdimtf.cxx
	vcl/source/window/cursor.cxx
	vcl/source/window/window.cxx
	vcl/unx/generic/fontmanager/fontconfig.cxx
	vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
	vcl/unx/kde4/KDESalGraphics.cxx
2011-05-27 20:47:31 +02:00
Caolán McNamara
a907082a4f dump offending config entry names 2011-05-20 15:23:39 +01:00
Caolán McNamara
63a8d58ef8 non leaky singleton 2011-05-20 15:23:39 +01:00
Caolán McNamara
9d8d7ac311 non leaky singleton 2011-05-20 15:23:39 +01:00
Caolán McNamara
f1d6f81ad9 reimplement this using standard singleton pattern 2011-05-20 15:23:39 +01:00
Caolán McNamara
1155685c53 set initialize result as part of initialize 2011-05-20 15:23:39 +01:00