Age | Commit message (Expand) | Author | Files | Lines |
2013-01-21 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl | 1 | -1/+0 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 7 | -32/+0 |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann | 2 | -316/+0 |
2012-11-30 | Remove deprecated and unused entries from /org.openoffice.Setup | Stephan Bergmann | 1 | -26/+2 |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke | 3 | -41/+9 |
2012-11-16 | use LanguageTag::reset() | Eike Rathke | 1 | -4/+4 |
2012-11-16 | need more coffee | Eike Rathke | 1 | -2/+2 |
2012-11-16 | merge failure | Eike Rathke | 1 | -2/+2 |
2012-11-16 | converted to use LanguageTag | Eike Rathke | 2 | -29/+28 |
2012-11-15 | changed tabs to spaces | Eike Rathke | 1 | -24/+24 |
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 | 1 | -3/+59 |
2012-11-05 | fdo#46808, rename method | Noel Grandin | 1 | -2/+2 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 5 | -136/+103 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 4 | -6/+6 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -7/+4 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 1 | -4/+4 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 2 | -4/+4 |
2012-10-05 | fdo#46071: Do not hide windows based on nil "Visible" property | Stephan Bergmann | 1 | -7/+33 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -4/+2 |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara | 1 | -58/+0 |
2012-10-01 | Unused code cleanup. | Marcos Paulo de Souza | 1 | -8/+0 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -9/+4 |
2012-09-25 | fdo#55019: Cope with empty TrustedAuthor entries | Stephan Bergmann | 1 | -2/+11 |
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-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -2/+1 |
2012-09-17 | update unused code list | Caolán McNamara | 1 | -9/+0 |
2012-09-01 | hide duplication into anonymous namespace | Matúš Kukan | 1 | -2/+2 |
2012-08-29 | fix build | Caolán McNamara | 1 | -19/+19 |
2012-08-29 | Cleanup in Tools > Options > User Data | Uray M. János | 1 | -1121/+189 |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke | 1 | -2/+66 |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 2 | -7/+3 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 9 | -60/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 4 | -14/+0 |
2012-08-07 | remove bogus date information | Thomas Arnhold | 1 | -6/+0 |
2012-08-07 | remove empty ascii boxes and stuff III | Thomas Arnhold | 1 | -12/+0 |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks | 38 | -875/+533 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 2 | -2/+2 |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara | 3 | -42/+5 |
2012-06-25 | unnecessary use of UniString::GetBuffer | Caolán McNamara | 1 | -2/+2 |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara | 2 | -10/+6 |
2012-06-19 | reduce amount of static Strings | Caolán McNamara | 1 | -46/+41 |
2012-06-19 | why on earth are these double null terminated | Caolán McNamara | 1 | -5/+5 |
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold | 1 | -2/+0 |
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara | 1 | -7/+7 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -9/+6 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 7 | -85/+80 |
2012-05-30 | targeted string re-work | Norbert Thiebaud | 2 | -6/+6 |
2012-05-24 | removed unused const char[] | Takeshi Abe | 1 | -1/+0 |