summaryrefslogtreecommitdiffstats
path: root/registry/source
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from registryAlexander Wilms2014-02-264-228/+228
* registry: sal_Bool -> boolStephan Bergmann2014-02-174-29/+29
* bool improvementsStephan Bergmann2014-01-282-10/+10
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-9/+9
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* CID#1078783: fix memory leakMarkus Mohrhard2013-09-051-0/+1
* Mark as constTakeshi Abe2013-08-151-2/+2
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-181-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* initialized with plain 0, instead of sal_False/falseTakeshi Abe2013-05-141-6/+6
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-076-57/+49
* -Wunused-macrosStephan Bergmann2013-03-271-27/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-9/+9
* reduce whitespaces between include and filenameThomas Arnhold2013-03-194-25/+25
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-8/+8
* Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann2012-12-141-1/+1
* Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann2012-12-131-1/+1
* sal_Bool->bool in registryNoel Grandin2012-10-042-7/+7
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+0
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-142-4/+15
* Replace usage of rtl/memory.h in registry with equivalent from string.hArnaud Versini2012-08-043-13/+14
* re-base on ALv2 code.Michael Meeks2012-07-038-184/+112
* Remove various commented out definesThomas Arnhold2012-06-251-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* fix linkage inconsistency on windowsDavid Tardon2012-05-062-45/+45
* gbuild conversion: registry moduleDavid Ostrovsky2012-05-063-74/+22
* UNO BYTE is signedStephan Bergmann2012-03-293-8/+8
* Remove unused codePetr Vorel2012-02-192-9/+0
* registry: remove obsolete methodsThomas Arnhold2012-02-181-38/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-4/+8
* registry: print error messages on stderrMichael Stahl2012-01-171-3/+3
* Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot2012-01-023-30/+30
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* remove include of pch header from registryNorbert Thiebaud2011-11-276-12/+0
* cppcheck reduce scope of var in registry/...regimpl.cxxPierre-André Jacquod2011-10-071-5/+4
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+2
* tidy indentCaolán McNamara2011-09-231-2/+2
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* Remove OS/2 support.Francois Tigeot2011-04-182-2/+2
* WaE: rework to avoid warningsCaolán McNamara2011-04-041-14/+18
* warning-return-values-registry.diff: avoid warning (i#58979)Petr Mladek2011-03-301-0/+4
* Remove "using namespace ::rtl"Julien Nabet2011-03-023-6/+7
* Remove SCO supportThomas Arnhold2011-02-164-16/+0
* some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba2011-02-031-6/+2
* Build module registry with MSVC stlFridrich Strba2011-02-031-0/+4
* remove empty methodCaolán McNamara2010-11-251-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1410-0/+26