summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* No need for isKindOf to be SAL_CALLStephan Bergmann2014-03-128-9/+9
* Remove visual noise from storeAlexander Wilms2014-02-2716-88/+25
* store: sal_Bool -> boolStephan Bergmann2014-02-1711-16/+16
* bool improvementsStephan Bergmann2014-01-281-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-2/+2
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-202-5/+5
* mingw64: use the sal formatting strings in storeFridrich Štrba2013-06-101-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-42/+8
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* execute move of global headersBjoern Michaelsen2013-04-236-1237/+0
* do not set soversion for private ure librariesMatúš Kukan2013-04-122-59/+0
* Revert "store: new ZipPackage_store_odk_headers"Michael Stahl2013-04-103-9/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-25/+23
* further OUString cleanupThomas Arnhold2013-03-191-3/+2
* cleanup doxygen warningsPeter Foley2013-03-181-4/+4
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* Use BOOST_STATIC_ASSERTStephan Bergmann2013-03-097-25/+29
* remove unused and commented out codeThomas Arnhold2013-03-041-8/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* store: new ZipPackage_store_odk_headersMichael Stahl2013-02-273-7/+9
* Leftover store/inc/makefile.mkStephan Bergmann2013-02-111-30/+0
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* Some cppcheck cleaningJulien Nabet2013-01-262-46/+44
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-4/+4
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-11/+11
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-2/+2
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-142-7/+18
* remove unused module-description xml filesMatúš Kukan2012-08-222-25/+0
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-32/+0
* Partially revert "Remove some unused defines and controls"Thomas Arnhold2012-07-281-0/+1
* Globally unique symbols missing from some map filesStephan Bergmann2012-07-201-0/+8
* Remove some unused defines and controlsThomas Arnhold2012-06-291-1/+0
* Remove some more include guardsThomas Arnhold2012-06-295-19/+0
* re-base on ALv2 code.Michael Meeks2012-06-2728-562/+399
* re-base on ALv2 code.Michael Meeks2012-06-214-92/+56
* re-base on ALv2 code.Michael Meeks2012-06-213-42/+42
* targeted string re-workNorbert Thiebaud2012-06-011-10/+10
* gbuild conversion: store moduleDavid Ostrovsky2012-05-291-0/+1
* add gb_STDLIBSDavid Tardon2012-05-071-0/+1
* gbuild conversion: store moduleDavid Ostrovsky2012-05-0712-196/+207
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara2012-04-241-0/+1
* Make default zero-initialization explicitStephan Bergmann2012-03-231-1/+1
* Initialize m_hFile in FileMapping constructor.Catalin Iacob2012-03-231-1/+1