Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | Paren fix for Ubu 10.04 build (and fdo#58417 ?) | LeMoyne Castle | 1 | -7/+7 |
2013-01-10 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke | 13 | -44/+95 |
2012-12-13 | removed unnecessary double-step conversion | Eike Rathke | 1 | -2/+1 |
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 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -3/+3 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 3 | -4/+6 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 2 | -11/+11 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 1 | -6/+3 |
2012-08-06 | android: linguistic should cope with a missing extension manager | Michael Meeks | 1 | -2/+6 |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara | 1 | -1/+0 |
2012-07-11 | Resolves: rhbz#836937 insanely slow with Zemberek installed | Caolán McNamara | 4 | -18/+358 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 4 | -21/+11 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -1/+0 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -4/+1 |
2012-07-01 | Remove unused defines | Thomas Arnhold | 1 | -2/+0 |
2012-06-22 | .dxp files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-06-22 | .xml files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 5 | -118/+73 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -49/+31 |
2012-06-20 | removed unused forward declarations of class | Takeshi Abe | 3 | -6/+0 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 3 | -6/+0 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 3 | -14/+16 |
2012-06-03 | targeted string re-work (ii) | Olivier Hallot | 4 | -56/+48 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 4 | -14/+13 |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | 5 | -7/+7 |
2012-05-14 | fdo#35270 - enable caching of grammar checker properties | Michael Meeks | 1 | -3/+2 |
2012-05-11 | More visibility markup needed for Mac OS X | Tor Lillqvist | 2 | -7/+7 |