summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Add back functionality erroneously removedStephan Bergmann2015-05-112-2/+14
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1513-66/+66
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* loplugin:constantfunction: storeNoel Grandin2015-03-243-43/+26
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-132-3/+7
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-234-12/+12
* loplugin:deletedspecialStephan Bergmann2015-02-075-26/+11
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-055-14/+8
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-42/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* Suppress 1 cppcheck warning arrayIndexOutOfBoundsJulien Nabet2015-01-191-0/+3
* Remvoe store/workben/Stephan Bergmann2014-11-216-2585/+0
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-182-5/+0
* coverity#1242813 Unused valueCaolán McNamara2014-11-121-2/+2
* coverity#1242933 unused valueDavid Tardon2014-11-041-1/+1
* coverity#1242809 unused valueDavid Tardon2014-11-041-1/+1
* 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