summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/lingucfg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-5/+5
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-141-1/+1
* fix-includes.pl: unotoolsThomas Arnhold2014-05-111-1/+1
* coverity#708565 Uninitialized scalar fieldCaolán McNamara2014-05-011-44/+56
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Clean up unused functionsStephan Bergmann2014-04-071-5/+4
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-18/+18
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-21/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from unotoolsAlexander Wilms2014-02-261-2/+2
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-64/+64
* bool improvementsStephan Bergmann2014-01-281-5/+5
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-2/+2
* remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin2013-11-071-1/+1
* drop various tools/string.hxx includeCaolán McNamara2013-09-211-1/+0
* certainly it is enough to obtain the disables dictionaries once?Eike Rathke2013-09-121-1/+2
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-6/+6
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-10/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-37/+36
* new module i18nlangtagEike Rathke2013-04-051-2/+2
* compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann2013-03-191-2/+2
* DBG_ASSERT -> SAL_WARNStephan Bergmann2013-03-191-2/+4
* Simply obtain theMacroExpander on demandStephan Bergmann2013-03-191-24/+7
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-111-27/+27
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-11/+4
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+6
* converted to use LanguageTagEike Rathke2012-11-161-6/+7
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-9/+4
* callcatcher: update unused code listCaolán McNamara2012-10-041-58/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-9/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-07-111-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-3/+1
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-14/+13
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-191-11/+11
* callcatcher: remove some unused codeCaolán McNamara2011-12-211-20/+5
* callcatcher: Remove unused codeAugust Sodora2011-12-201-37/+0
* remove include of och header from unotoolsNorbert Thiebaud2011-11-271-2/+0
* drop freshly unused methodsCaolán McNamara2011-11-021-15/+0
* callcatcher: various methodsCaolán McNamara2011-08-221-1/+1
* callcatcher: remove unused codeCaolán McNamara2011-07-311-108/+2
* use a well-behaved singleton hereCaolán McNamara2011-06-011-19/+17
* this is overly static for little gainCaolán McNamara2011-06-011-21/+17
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-90/+90
|\
| * #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-291-90/+90
* | Remove "using namespace ::rtl"Julien Nabet2011-02-271-1/+3
* | RTL_CONSTASCII_USTRINGPARAMserval2010-12-221-2/+2
* | HC Cleanup - libs-guiJoseph Powers2010-11-161-15/+15
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1