summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* warning C4189: : local variable is initialized but not referencedThomas Arnhold2014-08-141-2/+1
* cid#1226495 Uninitialized scalar fieldNoel Grandin2014-07-181-1/+1
* use SimpleReferenceObject in stoc moduleNoel Grandin2014-07-1010-148/+15
* WaE: C4754Tor Lillqvist2014-07-081-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-11/+8
* Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold2014-06-061-1/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-052-6/+6
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-127-35/+47
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-1910-30/+30
* TypoStephan Bergmann2014-04-071-1/+1
* Fix READMEStephan Bergmann2014-04-071-1/+5
* Clean up unreferenced functionsStephan Bergmann2014-04-044-49/+13
* remove PROFILE checksThomas Arnhold2014-03-271-12/+0
* sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl2014-03-271-17/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-53/+53
* 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