Age | Commit message (Expand) | Author |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx | Stephan Bergmann |
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-07 | coverity#984440: Use after free | Julien Nabet |
2013-03-07 | extensions: get rid of no longer needed stringdefine.hxx | Miklos Vajna |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | audit GetParent harder wrt GetParentDialog | Caolán McNamara |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | coverity#705648: fix memory leak | Markus Mohrhard |
2013-03-02 | coverity#982975 and more: fix memory leaks | Markus Mohrhard |
2013-03-02 | coverity#982974: fix memory leak | Markus Mohrhard |
2013-03-02 | coverity#982972 & coverity#982971: fix memory leak | Markus Mohrhard |
2013-02-28 | extensions: argh why can't that be formatted properly | Michael Stahl |
2013-02-28 | try harder when quoting for rc | Luboš Luňák |
2013-02-28 | extensions: m_nApplRegHandle unused now | Michael Stahl |
2013-02-28 | extensions: remove code specific to oleautobridge2 | Michael Stahl |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | coverity#982145 Buffer not null terminated | Julien Nabet |
2013-02-23 | Fix typo recieved/received | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-19 | Guard against unsigned ickyness for files less than 1024 bytes | Tor Lillqvist |
2013-02-19 | Fix scan for central directory end signature in ODF in Spotlight importer | Tor Lillqvist |
2013-02-19 | Tweak properties ordering | Lionel Elie Mamane |
2013-02-19 | property browser: respect property ordering | Lionel Elie Mamane |
2013-02-19 | janitorial: indentation | Lionel Elie Mamane |
2013-02-18 | Make sure MetadataImporterPluginFactory has external linkage | Tor Lillqvist |
2013-02-18 | avoid space in the version of the update information provider | Petr Mladek |
2013-02-15 | Fix conversion | Julien Nabet |
2013-02-14 | multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced] | Stephan Bergmann |
2013-02-14 | Fix compilation error with older GCC | Tor Lillqvist |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-11 | fdo#46808, convert form::runtime::FormController to new-style | Noel Grandin |
2013-02-11 | fdo#46808, some simple conversions to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-06 | replace (Xub)String with OUString in vcl | Chr. Rossmanith |