summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks47-1084/+661
2012-06-21re-base on ALv2 code.Michael Meeks2-47/+29
2012-06-12nuke dead codeTakeshi Abe1-4/+0
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-02targeted string re-workNorbert Thiebaud3-46/+41
2012-06-02targeted string re-workNorbert Thiebaud1-6/+2
2012-06-01targetted string cleanupMichael Meeks15-270/+226
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-19/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-22Needless SAL_CALLStephan Bergmann1-6/+6
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2-2/+2
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot7-23/+23
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-5/+5
2012-01-08catch exception by constant referenceTakeshi Abe3-10/+10
2011-12-20unordf: tweak SPARQL unit test:Michael Stahl1-11/+33
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-11deprecated decl. from ext. lib.David Tardon1-0/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-08add chaff to encrypted documentsCaolán McNamara2-4/+51
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-2/+2
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-2/+5
2011-07-30We need libxml2, tooTor Lillqvist1-0/+1
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2-3/+3
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen2-4/+2
2011-07-21resyncing to masterBjoern Michaelsen7-18/+17
2011-07-21Just use REDLAND_CFLAGS, LIBXSLT_CFLAGS and LIBXML_CFLAGS alwaysTor Lillqvist1-9/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan2-11/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan4-6/+6
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen76-375/+554
2011-06-18ause130: #i117218# missing pieces...Hans-Joachim Lankenau2-2/+10
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl2-8/+0
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl2-24/+7
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl2-2/+2
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-06-02swap in the standard template for thisCaolán McNamara1-15/+7