Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin | 2 | -5/+5 |
2013-10-23 | clean up some include guards | Thomas Arnhold | 1 | -2/+2 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 21 | -37/+37 |
2013-10-21 | convert lcl_GetToken from xub_StrLen to sal_Int32 | Caolán McNamara | 1 | -6/+5 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara | 10 | -9/+1 |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza | 7 | -52/+14 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -4/+0 |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann | 1 | -2/+2 |
2013-09-26 | typo fixes in comments | Andras Timar | 1 | -1/+1 |
2013-09-13 | String to OUString | Thomas Arnhold | 3 | -13/+8 |
2013-09-12 | get rid of unnecessary conversion, use LinguIsUnspecified(OUString) | Eike Rathke | 1 | -0/+13 |
2013-09-11 | convert linguistic/source/*.cxx from String to OUString | Noel Grandin | 9 | -102/+102 |
2013-09-11 | convert linguistic/source/convdic.hxx from String to OUString | Noel Grandin | 2 | -16/+16 |
2013-09-11 | convert linguistic/source/dlistimp.hxx from String to OUString | Noel Grandin | 2 | -2/+2 |
2013-09-11 | convert linguistic/source/hhconvdic.hxx from String to OUString | Noel Grandin | 2 | -2/+2 |
2013-09-11 | convert linguistic/source/lngsvcmgr.hxx from String to OUString | Noel Grandin | 2 | -6/+6 |
2013-09-11 | convert include/linguistic/misc.hxx from String to OUString | Noel Grandin | 2 | -14/+14 |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke | 1 | -4/+4 |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke | 1 | -1/+1 |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke | 1 | -2/+2 |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke | 1 | -1/+1 |
2013-09-02 | fdo#68750: ensure that GetSuggestedEndOfSentence makes progress | Michael Stahl | 1 | -1/+11 |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer | 1 | -39/+1 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 3 | -13/+13 |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks | 1 | -1/+1 |
2013-08-19 | Use standard idiom | Stephan Bergmann | 1 | -1/+1 |
2013-08-12 | Mark as const | Takeshi Abe | 2 | -3/+3 |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke | 11 | -36/+36 |
2013-07-05 | fdo#66420: fix user dictionaries on Windows | Michael Stahl | 1 | -1/+6 |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 1 | -32/+31 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 3 | -63/+36 |
2013-05-22 | AppendAscii cleanup | Ricardo Montania | 1 | -2/+1 |
2013-05-15 | String.AppendAscii Drop | Ricardo Montania | 2 | -9/+6 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 1 | -8/+8 |
2013-05-14 | fdo#46808, propogate XLinguProperties through some more code | Noel Grandin | 4 | -14/+14 |
2013-05-14 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin | 7 | -438/+403 |
2013-05-14 | fdo#46808, Convert linguistic2::LingProperties to new style | Noel Grandin | 6 | -39/+122 |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin | 1 | -22/+19 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -2/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 8 | -960/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -23/+4 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 2 | -2/+2 |
2013-04-15 | add desktop libs to libmerged | Peter Foley | 1 | -2/+2 |
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 |