Age | Commit message (Expand) | Author |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-29 | FIXME-BCP47 | Eike Rathke |
2013-03-27 | -Werror=unused-macros | Stephan Bergmann |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-19 | compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s) | Stephan Bergmann |
2013-03-19 | DBG_ASSERT -> SAL_WARN | Stephan Bergmann |
2013-03-19 | Simply obtain theMacroExpander on demand | Stephan Bergmann |
2013-03-12 | Keep concatenating adjacent string literals via juxtaposition instead of + | Stephan Bergmann |
2013-03-11 | fdo#47011 autosave feature | Krisztian Pinter |
2013-03-11 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-07 | WIP: fdo#47011 autosave feature | Krisztian Pinter |
2013-03-07 | fdo#46808, simplify OConfigurationTreeRoot constructor | Noel Grandin |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | callcatcher: unused code | Caolán McNamara |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist |
2012-12-28 | Get rid of C2U in unotools. | Jan Holesovsky |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann |
2012-11-30 | Remove deprecated and unused entries from /org.openoffice.Setup | Stephan Bergmann |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-16 | use LanguageTag::reset() | Eike Rathke |
2012-11-16 | need more coffee | Eike Rathke |
2012-11-16 | merge failure | Eike Rathke |
2012-11-16 | converted to use LanguageTag | Eike Rathke |
2012-11-15 | changed tabs to spaces | Eike Rathke |
2012-11-13 | Avoid global static data | Stephan Bergmann |
2012-11-12 | fdo#36324 fdo#42929 - option to ingore system input language changes | Jeremy Brown |
2012-11-05 | fdo#46808, rename method | Noel Grandin |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-05 | fdo#46071: Do not hide windows based on nil "Visible" property | Stephan Bergmann |