summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-214-61/+17
* use LanguageTag::reset()Eike Rathke2012-11-162-6/+6
* need more coffeeEike Rathke2012-11-161-2/+2
* merge failureEike Rathke2012-11-161-2/+2
* converted to use LanguageTagEike Rathke2012-11-166-63/+56
* changed tabs to spacesEike Rathke2012-11-151-24/+24
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-154-22/+26
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-141-46/+0
* Avoid global static dataStephan Bergmann2012-11-131-25/+23
* fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown2012-11-121-3/+59
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-052-10/+6
* fdo#46808: Slight simplifications of previous commitStephan Bergmann2012-11-051-2/+2
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-051-6/+4
* fdo#46808, rename methodNoel Grandin2012-11-051-2/+2
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-315-136/+103
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-291-6/+3
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-244-6/+6
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-7/+4
* some more clang warningsCaolán McNamara2012-10-222-5/+5
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-4/+4
* delegating a constructor can't work like this, fdo#55033Markus Mohrhard2012-10-191-1/+1
* don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard2012-10-191-11/+5
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-4/+4
* fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2012-10-051-7/+33
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-4/+2
* callcatcher: update unused code listCaolán McNamara2012-10-041-58/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* Unused code cleanup.Marcos Paulo de Souza2012-10-011-8/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-9/+4
* fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann2012-09-251-2/+11
* Bin other unused methodsJulien Nabet2012-09-201-5/+0
* Dump some newly unused methodsJulien Nabet2012-09-201-6/+0
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-4/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+0
* Improvement on previous commitStephan Bergmann2012-09-171-25/+13
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-4/+4
* update unused code listCaolán McNamara2012-09-171-9/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-189/+148
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-141-1/+4
* hide duplication into anonymous namespaceMatúš Kukan2012-09-011-2/+2
* fix buildCaolán McNamara2012-08-291-19/+19
* Cleanup in Tools > Options > User DataUray M. János2012-08-291-1121/+189
* resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke2012-08-293-3/+155
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-10/+6
* fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann2012-08-221-9/+8
* WaE parameter shadow memberNorbert Thiebaud2012-08-181-2/+2
* WAE parameter shadow memberNorbert Thiebaud2012-08-181-6/+6
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-7/+3
* fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2012-08-101-4/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-089-60/+0