Age | Commit message (Expand) | Author | Files | Lines |
2013-04-05 | unotools: remove some unused items | Thomas Arnhold | 4 | -196/+11 |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold | 2 | -134/+0 |
2013-03-26 | Replace String with OUString in RecodeString | Chr. Rossmanith | 1 | -1/+3 |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith | 1 | -2/+2 |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir | 1 | -4/+4 |
2013-03-10 | Removed RTL_CONSTASCII_USTRINGPARAM in unotools | Chr. Rossmanith | 4 | -26/+26 |
2013-03-07 | WIP: fdo#47011 autosave feature | Krisztian Pinter | 1 | -1/+5 |
2013-03-07 | fdo#46808, simplify OConfigurationTreeRoot constructor | Noel Grandin | 1 | -1/+1 |
2013-03-04 | remove trailing whitespaces | Thomas Arnhold | 1 | -1/+1 |
2013-03-04 | callcatcher: unused code | Caolán McNamara | 1 | -1/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 3 | -3/+3 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 14 | -14/+14 |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 | 1 | -1/+1 |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev | 1 | -1/+1 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 2 | -17/+2 |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 1 | -0/+15 |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist | 1 | -3/+0 |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist | 1 | -3/+0 |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania | 1 | -0/+3 |
2012-12-04 | more explicit ctors | David Tardon | 1 | -1/+1 |
2012-12-01 | fix SAL_WARN_UNUSED placement | Luboš Luňák | 1 | -1/+1 |
2012-11-30 | shake out unused option instances | Caolán McNamara | 18 | -18/+19 |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 2 | -6/+9 |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann | 2 | -114/+0 |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin | 1 | -4/+3 |
2012-11-25 | Make ~SearchParam non-inline | Stephan Bergmann | 1 | -0/+2 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 3 | -19/+23 |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke | 2 | -12/+11 |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist | 1 | -2/+0 |
2012-11-16 | correct include order and include languagetag.hxx | Eike Rathke | 1 | -0/+1 |
2012-11-16 | converted to use LanguageTag | Eike Rathke | 2 | -9/+7 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 2 | -10/+12 |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara | 1 | -9/+0 |
2012-11-12 | fdo#36324 fdo#42929 - option to ingore system input language changes | Jeremy Brown | 1 | -0/+6 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -4/+3 |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin | 1 | -5/+3 |
2012-11-05 | fdo#46808, rename method | Noel Grandin | 1 | -1/+1 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 1 | -1/+2 |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-10-19 | delegating a constructor can't work like this, fdo#55033 | Markus Mohrhard | 1 | -12/+1 |
2012-10-05 | fdo#46071: Do not hide windows based on nil "Visible" property | Stephan Bergmann | 1 | -0/+7 |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara | 1 | -2/+0 |
2012-10-01 | Unused code cleanup. | Marcos Paulo de Souza | 1 | -8/+0 |
2012-09-22 | rtl::OUString to OUString in unotools | Ricardo Montania | 9 | -48/+48 |
2012-09-20 | Bin other unused methods | Julien Nabet | 1 | -5/+0 |
2012-09-20 | Dump some newly unused methods | Julien Nabet | 1 | -6/+0 |
2012-08-29 | Cleanup in Tools > Options > User Data | Uray M. János | 1 | -48/+54 |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke | 2 | -5/+19 |
2012-08-22 | fdo#46249: UCBContentHelper::GetTitle must not fail for void property | Stephan Bergmann | 1 | -0/+7 |
2012-08-18 | WaE parameter shadow member | Norbert Thiebaud | 1 | -3/+3 |