Commit graph

653 commits

Author SHA1 Message Date
Stephan Bergmann
2af9040d38 Cleaned up utl::UCBContentHelper. 2011-11-28 10:09:57 +01:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Norbert Thiebaud
1c4b83bb46 remove include of pch header from sot 2011-11-27 13:22:59 -06:00
Norbert Thiebaud
992757cc5e remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Bjoern Michaelsen
f2f0dbd273 make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +01:00
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Caolán McNamara
5dbd8286f4 ByteString->rtl::OString 2011-11-10 09:28:39 +00:00
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Caolán McNamara
a851938bfc Related: fdo#41642 add regression test 2011-10-15 12:18:42 +01:00
Caolán McNamara
751b720503 Resolves: fdo#41642 detect loops in StgDirStrm entry chains 2011-10-15 12:18:41 +01:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
542c93d10d Document that this is known as StructuredStorageDirectoryEntry in the spec 2011-10-01 15:35:20 +01:00
Caolán McNamara
c216006f0a remove commented out CHARSET_ANSI foo 2011-09-13 10:15:20 +01:00
Caolán McNamara
fa19c5ec08 callcatcher: various 2011-08-29 09:56:06 +01:00
Caolán McNamara
2d1c4141ba UnoStorageHolder is never ctored, follow logical consequences of that 2011-08-25 09:42:06 +01:00
Caolán McNamara
ac1530a37e callcatcher: yet more unused code 2011-08-25 09:42:06 +01:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
7acd9e2c28 callcatcher: remove some methods 2011-08-17 09:54:13 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09: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
Thomas Arnhold
75596f03ac callcatcher: remove unused methods 2011-08-02 18:23:38 +02:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Thomas Arnhold
c717737c20 Get rid of these non-printable chars 2011-07-29 11:09:01 +02:00
Bjoern Michaelsen
a233dac065 resyncing to master 2011-07-21 18:56:16 +02:00
Caolán McNamara
3b7a127663 init against short reads 2011-07-13 10:25:32 +01:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Caolán McNamara
a554c674d7 callcatcher: remove unused UCBStorageStream ctor 2011-07-11 16:40:42 +01:00
Caolán McNamara
9ebaee5987 callcatcher: remove unused SotStorage::OpenEncryptedSotStream 2011-07-11 16:40:42 +01:00
Caolán McNamara
f2da6ac0fa callcatcher: drop ugly unused hack 2011-07-11 09:05:06 +01:00
Katarina Machalkova
3b88fce039 Duplicate entries in Directory definition are no longer treated as errors
Fixes a problem where cetain XLS documents open as blank in
LibreOffice.

Described in the non-public bnc#682484.
2011-07-07 16:39:23 +03:00
Caolán McNamara
d8ba18651c Related: #i46388# busted ole2 wrapper 2011-07-03 12:30:00 +01:00
Caolán McNamara
ae25807a84 ByteString::CreateFromInt32 -> OString::valueOf 2011-07-01 09:08:45 +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
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
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
Joseph Powers
204e0fec77 Remove some extra #incude <tools/pstm.hxx> 2011-05-23 21:15:18 -07:00
Joseph Powers
f0bbfad859 Remove all the #include <tools/ownlist.hxx>
I'm deleting the header since it's no longer used.
2011-05-18 20:06:04 -07:00
Joseph Powers
eaea49187f Change SvStorageInfoList from an OwnList to vector<
The main work is in:
  storinfo.hxx
  storinfo.cxx

The rest is just simple cleanup.
2011-05-17 18:31:40 -07:00
Christian Lohmaier
1fd367c45c WaE (picky) - noeol 2011-05-16 23:44:29 +02:00
Rafael Dominguez
57ad48b813 Remove unused sot/agg.hxx 2011-05-04 07:06:00 -07:00
Rafael Dominguez
b392bdf0c7 Remove sot/agg.hxx include 2011-05-04 07:05:52 -07:00
Rafael Dominguez
4dbde94943 Remove SV_DECL_REF_LIST(SotObject,SotObject*) 2011-05-01 19:01:04 -07:00
Joseph Powers
8157dce1b0 Convert List* to vector<> 2011-05-01 06:39:41 -07:00
Caolán McNamara
1bb8aa9726 WaE: set but unused in dbgutil mode 2011-04-13 09:13:41 +01:00
Francisco Saito
9132125502 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
Fridrich Štrba
9c224d8ebe fix windows build of sot 2011-03-26 00:47:22 +01:00