summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-12do not set soversion for private ure librariesMatúš Kukan
2013-04-10Revert "store: new ZipPackage_store_odk_headers"Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27store: new ZipPackage_store_odk_headersMichael Stahl
2013-02-11Leftover store/inc/makefile.mkStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26Some cppcheck cleaningJulien Nabet
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
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-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29gbuild conversion: store moduleDavid Ostrovsky
2012-05-07add gb_STDLIBSDavid Tardon
2012-05-07gbuild conversion: store moduleDavid Ostrovsky
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara
2012-03-23Make default zero-initialization explicitStephan Bergmann
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-21WaE: silence some documentation errorsThomas Arnhold
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-31SimplificationStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10valgrind: have MappedLockBytes take complete ownership of the file handleCaolán McNamara
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist