summaryrefslogtreecommitdiff
path: root/unotools/source/config/lingucfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in unotools/Noel Grandin1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-04yyyyyNoel Grandin1-6/+6
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-16WaE: -Wmaybe-uninitializedCaolán McNamara1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-2/+2
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-2/+4
2014-12-03Further clean-upStephan Bergmann1-28/+12
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt1-13/+4
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-5/+5
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-11fix-includes.pl: unotoolsThomas Arnhold1-1/+1
2014-05-01coverity#708565 Uninitialized scalar fieldCaolán McNamara1-44/+56
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-07Clean up unused functionsStephan Bergmann1-5/+4
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-18/+18
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-21/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from unotoolsAlexander Wilms1-2/+2
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-64/+64
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin1-1/+1
2013-09-21drop various tools/string.hxx includeCaolán McNamara1-1/+0
2013-09-12certainly it is enough to obtain the disables dictionaries once?Eike Rathke1-1/+2
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-6/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-10/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-37/+36
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-19compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann1-2/+2
2013-03-19DBG_ASSERT -> SAL_WARNStephan Bergmann1-2/+4
2013-03-19Simply obtain theMacroExpander on demandStephan Bergmann1-24/+7
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith1-27/+27
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-11/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2012-11-16converted to use LanguageTagEike Rathke1-6/+7
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-9/+4
2012-10-04callcatcher: update unused code listCaolán McNamara1-58/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-3/+1