Age | Commit message (Expand) | Author | Files | Lines |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 3 | -16/+16 |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin | 1 | -15/+5 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold | 11 | -18/+18 |
2013-04-10 | SvtPathOptions with LanguageTag | Eike Rathke | 1 | -11/+7 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 29 | -441/+423 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 3 | -5/+5 |
2013-04-05 | unotools: remove some unused items | Thomas Arnhold | 3 | -524/+0 |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold | 2 | -368/+0 |
2013-03-30 | remove local css definitions | Thomas Arnhold | 1 | -3/+0 |
2013-03-29 | FIXME-BCP47 | Eike Rathke | 1 | -0/+1 |
2013-03-27 | -Werror=unused-macros | Stephan Bergmann | 1 | -1/+0 |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent | 4 | -4/+4 |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith | 1 | -36/+36 |
2013-03-19 | compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s) | Stephan Bergmann | 1 | -2/+2 |
2013-03-19 | DBG_ASSERT -> SAL_WARN | Stephan Bergmann | 1 | -2/+4 |
2013-03-19 | Simply obtain theMacroExpander on demand | Stephan Bergmann | 1 | -24/+7 |
2013-03-12 | Keep concatenating adjacent string literals via juxtaposition instead of + | Stephan Bergmann | 1 | -5/+2 |
2013-03-11 | fdo#47011 autosave feature | Krisztian Pinter | 1 | -15/+1 |
2013-03-11 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith | 22 | -305/+282 |
2013-03-08 | make use of startsWith() | Thomas Arnhold | 1 | -1/+1 |
2013-03-07 | WIP: fdo#47011 autosave feature | Krisztian Pinter | 1 | -1/+55 |
2013-03-07 | fdo#46808, simplify OConfigurationTreeRoot constructor | Noel Grandin | 1 | -4/+4 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -11/+14 |
2013-03-04 | doubled includes | Thomas Arnhold | 1 | -1/+0 |
2013-03-04 | callcatcher: unused code | Caolán McNamara | 1 | -7/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 2 | -3/+3 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 3 | -3/+3 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -14/+7 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -7/+0 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 3 | -3/+3 |
2013-02-23 | sal: update log areas | Thomas Arnhold | 2 | -15/+10 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
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, 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-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 | 2 | -10/+4 |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 1 | -0/+6 |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist | 1 | -13/+1 |
2012-12-28 | Get rid of C2U in unotools. | Jan Holesovsky | 2 | -24/+17 |
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 |