Age | Commit message (Expand) | Author |
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 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Fix Member variable m_pView is not initialized in the constructor | Julien Nabet |
2013-01-22 | tools/string.hxx: add operator==/!= for OUString/String | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables | Matúš Kukan |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt sdb::OrderDialog UNO service to new style | Noel Grandin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |