Age | Commit message (Expand) | Author | Files | Lines |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -14/+7 |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 | 1 | -1/+1 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -7/+0 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac | 1 | -2/+2 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 3 | -3/+3 |
2013-02-23 | sal: update log areas | Thomas Arnhold | 4 | -29/+24 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -3/+3 |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev | 1 | -1/+1 |
2013-02-15 | do not use the raw locale for osl_getTextEncodingFromLocale() | Eike Rathke | 1 | -3/+15 |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac | 2 | -20/+12 |
2013-02-11 | fdo#46808, remove unused header file | Noel Grandin | 4 | -63/+0 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 3 | -38/+17 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -7/+6 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl | 1 | -1/+0 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 4 | -27/+6 |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 2 | -0/+21 |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist | 2 | -16/+1 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák | 1 | -11/+0 |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist | 2 | -159/+24 |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania | 2 | -24/+159 |
2012-12-28 | Get rid of C2U in unotools. | Jan Holesovsky | 2 | -24/+17 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -6/+3 |
2012-12-18 | Related: fdo#50284 apple's modern symbol font is unicode encoded | Caolán McNamara | 1 | -5/+95 |
2012-12-17 | 32bit compile fix for OString::valueOf usage. | Michael Meeks | 1 | -2/+2 |
2012-12-17 | Resolves: fdo#31055 fallback to a default bullet on symbol lack | Caolán McNamara | 1 | -16/+27 |
2012-12-13 | added FIXME-BCP47 marker, adapted debug check | Eike Rathke | 1 | -4/+5 |
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 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 10 | -38/+0 |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 4 | -20/+26 |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann | 6 | -432/+0 |
2012-11-30 | Remove deprecated and unused entries from /org.openoffice.Setup | Stephan Bergmann | 1 | -26/+2 |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin | 2 | -12/+6 |
2012-11-25 | Make ~SearchParam non-inline | Stephan Bergmann | 2 | -0/+4 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 8 | -105/+107 |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke | 6 | -73/+28 |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist | 1 | -2/+0 |
2012-11-16 | use LanguageTag::reset() | Eike Rathke | 2 | -6/+6 |
2012-11-16 | need more coffee | Eike Rathke | 1 | -2/+2 |
2012-11-16 | correct include order and include languagetag.hxx | Eike Rathke | 2 | -0/+2 |
2012-11-16 | merge failure | Eike Rathke | 1 | -2/+2 |
2012-11-16 | converted to use LanguageTag | Eike Rathke | 8 | -72/+63 |
2012-11-15 | changed tabs to spaces | Eike Rathke | 1 | -24/+24 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 6 | -32/+38 |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara | 2 | -55/+0 |
2012-11-13 | Avoid global static data | Stephan Bergmann | 1 | -25/+23 |
2012-11-12 | fdo#36324 fdo#42929 - option to ingore system input language changes | Jeremy Brown | 2 | -3/+65 |