Age | Commit message (Expand) | Author | Files | Lines |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 39 | -320/+300 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 14 | -16/+16 |
2013-03-20 | fdo#46808, Convert linguistic2::ProofreadingIterator to new style | Noel Grandin | 3 | -7/+4 |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (linguistic) | Andras Timar | 8 | -8/+0 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -1/+1 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold | 1 | -4/+4 |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann | 1 | -4/+4 |
2013-03-08 | simplify some compareTo | Thomas Arnhold | 1 | -4/+4 |
2013-03-04 | doubled includes | Thomas Arnhold | 3 | -9/+0 |
2013-03-04 | DBG_ASSERT->SAL_WARN_IF | Caolán McNamara | 2 | -6/+6 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -2/+1 |
2013-02-21 | This apparently wants sal_uLong, not bool | Stephan Bergmann | 1 | -1/+1 |
2013-02-20 | fdo#42122 - truncate files that shrink to avoid dictionary corruption. | Michael Meeks | 1 | -15/+59 |
2013-02-16 | coverity#707519: Uninitialized scalar variable | Caolán McNamara | 1 | -0/+2 |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin | 11 | -51/+48 |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin | 1 | -1/+1 |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin | 1 | -1/+1 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 16 | -42/+37 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+1 |
2013-01-09 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke | 13 | -44/+95 |
2013-01-02 | Paren fix for Ubu 10.04 build (and fdo#58417 ?) | LeMoyne Castle | 1 | -7/+7 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák | 1 | -5/+0 |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley | 1 | -1/+4 |
2012-12-21 | fdo#57545 remove redundant capitalType functions | Quentin Pradet | 4 | -40/+36 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 2 | -17/+11 |
2012-12-13 | removed unnecessary double-step conversion | Eike Rathke | 1 | -2/+1 |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann | 1 | -69/+0 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -3/+0 |
2012-11-26 | fdo#37954, #i18737# accept capitalized lowercase custom words | László Németh | 2 | -3/+76 |
2012-11-24 | some more LocaleToLanguage() replacement | Eike Rathke | 1 | -2/+2 |
2012-11-24 | get rid of CreateLocale() and related | Eike Rathke | 13 | -112/+62 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 1 | -11/+9 |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke | 1 | -1/+1 |
2012-11-17 | use LanguageTag | Eike Rathke | 5 | -32/+31 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 1 | -1/+0 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 3 | -8/+5 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 1 | -8/+4 |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin | 3 | -10/+5 |
2012-10-23 | Related fdo#46808: Fix pre-existing bug identified in previous commit | Stephan Bergmann | 1 | -18/+12 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 1 | -5/+5 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -15/+3 |
2012-10-13 | For me it throws uno::DeploymentException, not deployment::DeploymentException | Tor Lillqvist | 1 | -0/+2 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 2 | -2/+2 |
2012-10-09 | restore saveEntries | Caolán McNamara | 1 | -0/+1 |
2012-10-09 | Kill use of macro LINGU_EXCEPTIONS | Marcos Paulo de Souza | 5 | -85/+6 |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks | 44 | -972/+651 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -13/+2 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -16/+8 |