summaryrefslogtreecommitdiffstats
path: root/svl/source/config
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: svlThomas Arnhold2014-05-153-23/+23
* cppcheck: fix variable reassigned before the old value has been usedJulien Nabet2014-04-221-3/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-233-27/+27
* svl: sal_Bool -> boolStephan Bergmann2014-02-203-75/+75
* bool improvementsStephan Bergmann2014-01-281-8/+8
* bool improvementsStephan Bergmann2014-01-211-1/+1
* cppcheck: fix var reassignedJulien Nabet2013-12-271-3/+1
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* After some trials, maybe even I can get things rightFridrich Štrba2013-07-171-1/+1
* Brackets are cheap, so use themFridrich Štrba2013-07-171-1/+1
* Fix MINGW64 build in svlFridrich Štrba2013-07-171-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-174-35/+0
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-132-3/+3
* constify these methodsCaolán McNamara2013-07-121-6/+4
* Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboardsCaolán McNamara2013-07-122-21/+66
* Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia2013-07-121-0/+47
* use LanguageTag to convertEike Rathke2013-07-111-4/+1
* use LanguageTag to convertEike Rathke2013-07-101-19/+5
* cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)Julien Nabet2013-06-161-0/+2
* sal_Bool to boolTakeshi Abe2013-04-261-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-075-25/+25
* new module i18nlangtagEike Rathke2013-04-053-4/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-14/+0
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-212-2/+2
* use LanguageTagEike Rathke2012-11-161-1/+2
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-6/+4
* sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin2012-10-021-37/+37
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-082-4/+0
* remove include comments and boxesThomas Arnhold2012-08-082-5/+0
* Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot2012-07-034-41/+25
* re-base on ALv2 code.Michael Meeks2012-07-026-138/+84
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-10/+1
* removed duplicate includes in svl / svtoolsTakeshi Abe2012-04-022-2/+0
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+2
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-3/+3
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-311-3/+3
* Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot2012-01-131-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-061-2/+2
* callcatcher: Remove unused codeAugust Sodora2011-12-201-14/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-191-40/+0
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-72/+27
* Use configmgr directly in SvxAsianConfig.Stephan Bergmann2011-12-061-195/+197
* remove include of pch header from svlNorbert Thiebaud2011-11-275-10/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-1/+0
* callcatcher: Remove unused SvxSearchConfigThomas Arnhold2011-07-261-268/+0