summaryrefslogtreecommitdiff
path: root/fileaccess
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-10-22drop rdbmaker completelyMatúš Kukan
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-17update unused codeCaolán McNamara
2012-08-13fileaccess: use anonymous namespaceMatúš Kukan
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-12catch exception by constant referenceTakeshi Abe
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-04-04these need to be explicitly exported in the new build systemCaolán McNamara
2011-04-03add vim modelinesDavid Tardon
2011-04-03Added empty d.lst to fileaccessThorsten Behrens