summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)AuthorFilesLines
2014-11-12coverity#1242813 Unused valueCaolán McNamara1-2/+2
2014-11-04coverity#1242933 unused valueDavid Tardon1-1/+1
2014-11-04coverity#1242809 unused valueDavid Tardon1-1/+1
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold1-2/+1
2014-07-18cid#1226495 Uninitialized scalar fieldNoel Grandin1-1/+1
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin10-148/+15
2014-07-08WaE: C4754Tor Lillqvist1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-11/+8
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-1/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin2-6/+6
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre7-35/+47
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold10-30/+30
2014-04-07TypoStephan Bergmann1-1/+1
2014-04-07Fix READMEStephan Bergmann1-1/+5
2014-04-04Clean up unreferenced functionsStephan Bergmann4-49/+13
2014-03-27remove PROFILE checksThomas Arnhold1-12/+0
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl1-17/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-53/+53
2014-03-12No need for isKindOf to be SAL_CALLStephan Bergmann8-9/+9
2014-02-27Remove visual noise from storeAlexander Wilms16-88/+25
2014-02-17store: sal_Bool -> boolStephan Bergmann11-16/+16
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-2/+2
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann2-5/+5
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-42/+8
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen6-1237/+0
2013-04-12do not set soversion for private ure librariesMatúš Kukan2-59/+0
2013-04-10Revert "store: new ZipPackage_store_odk_headers"Michael Stahl3-9/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-25/+23
2013-03-19further OUString cleanupThomas Arnhold1-3/+2
2013-03-18cleanup doxygen warningsPeter Foley1-4/+4
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann7-25/+29
2013-03-04remove unused and commented out codeThomas Arnhold1-8/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27store: new ZipPackage_store_odk_headersMichael Stahl3-7/+9
2013-02-11Leftover store/inc/makefile.mkStephan Bergmann1-30/+0
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26Some cppcheck cleaningJulien Nabet2-46/+44
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-4/+4
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-11/+11
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1