summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks6-147/+93
2012-06-16gbuildify xmlscriptNorbert Thiebaud3-0/+101
2012-06-16revert gmk4Norbert Thiebaud4-185/+0
2012-06-01targeted string re-workNorbert Thiebaud1-12/+12
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens1-441/+441
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-3/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-162/+162
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-7/+13
2012-03-23.dtd files don't need executable bitsMichael Stahl4-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist1-20/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-0/+5
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot10-65/+65
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann16-95/+95
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-7/+4
2012-01-09catch exception by constant referenceTakeshi Abe5-17/+16
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
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-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud18-34/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-21empty a bunch of d.lst filesMichael Stahl1-1/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold3-6/+6
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan2-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-4/+4
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04realpaths to get windows building hereCaolán McNamara1-2/+2
2011-07-30Some cppcheck cleaningJulien Nabet1-1/+1