summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud2-7/+18
2012-08-22remove unused module-description xml filesMatúš Kukan2-25/+0
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-32/+0
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold1-0/+1
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann1-0/+8
2012-06-29Remove some unused defines and controlsThomas Arnhold1-1/+0
2012-06-29Remove some more include guardsThomas Arnhold5-19/+0
2012-06-27re-base on ALv2 code.Michael Meeks28-562/+399
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks3-42/+42
2012-06-01targeted string re-workNorbert Thiebaud1-10/+10
2012-05-29gbuild conversion: store moduleDavid Ostrovsky1-0/+1
2012-05-07add gb_STDLIBSDavid Tardon1-0/+1
2012-05-07gbuild conversion: store moduleDavid Ostrovsky12-196/+207
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-24WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara1-0/+1
2012-03-23Make default zero-initialization explicitStephan Bergmann1-1/+1
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann5-0/+15
2012-02-21WaE: silence some documentation errorsThomas Arnhold1-1/+1
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-31SimplificationStephan Bergmann1-9/+2