Age | Commit message (Expand) | Author |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 | Chr. Rossmanith |
2013-03-12 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2013-03-12 | tempfile: Creating tempfiles in a given folder is not used | Thomas Arnhold |
2013-03-12 | Keep concatenating adjacent string literals via juxtaposition instead of + | Stephan Bergmann |
2013-03-11 | unotools: use return value of copy() | Thomas Arnhold |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | fdo#47011 autosave feature | Krisztian Pinter |
2013-03-11 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2013-03-10 | Removed RTL_CONSTASCII_USTRINGPARAM in unotools | Chr. Rossmanith |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann |
2013-03-08 | simplify some compareTo | 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 | remove trailing whitespaces | Thomas Arnhold |
2013-03-04 | doubled namespaces | Thomas Arnhold |
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-28 | remove all d.lst | Michael Stahl |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
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-20 | typo: allways -> always | Andras Timar |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-15 | do not use the raw locale for osl_getTextEncodingFromLocale() | Eike Rathke |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-11 | fdo#46808, remove unused header file | Noel Grandin |
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-26 | gbuild: do not copy boost headers around | Michael Stahl |
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 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania |