Age | Commit message (Expand) | Author |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-04-01 | Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)" | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx) | Chr. Rossmanith |
2013-04-01 | Remove RTL_CONSTASCII_(U)STRING in forms | Chr. Rossmanith |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-29 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-28 | coverity#704145 Resource leak in object | Julien Nabet |
2013-03-27 | fdo#39445 writing out tools/fsys.hxx (forms) | Andras Timar |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | add frm to Library_merged | Peter Foley |
2013-03-25 | Fix warning: unused variable 'sConverted' [loplugin] | Tor Lillqvist |
2013-03-23 | "atomar" is not a word | Tor Lillqvist |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
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-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | drop sole DBG_ASSERT only use of Application::GetFilterHdl | Caolán McNamara |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | fdo#46808, convert xforms::Model to new style | Noel Grandin |
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-28 | coverity#705651: fix memory leak | Markus Mohrhard |
2013-02-26 | remove two more duplicates | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathExtension service to new-style | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-11 | fdo#46808, convert some forms code to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert svt::GraphicAccess to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, Adapt form::control::FilterControl UNO service to new style | Noel Grandin |
2013-01-30 | fix for the awkward OUString::replaceAll() behaviour | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |