Age | Commit message (Expand) | Author |
2013-04-10 | fdo#62096: Replaced some OUString 'compareTo' with '==' | Prashant Pandey |
2013-04-08 | Windows build failed | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-04-01 | Library_fps_aqua needs i18nisolang1 | Tor Lillqvist |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-04 | doubled includes | Thomas Arnhold |
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: unused variables | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/heigth/height/ | Tor Lillqvist |
2013-02-22 | fix for fdo#61187 | Noel Grandin |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-20 | more fixes for my FilePicker changes | Noel Grandin |
2013-02-19 | fix mid-air collision of commits | Noel Grandin |
2013-02-19 | and let's try actually including the relevant headers... | Noel Grandin |
2013-02-19 | Include the XInitialization header | Tor Lillqvist |
2013-02-19 | fix up some of my fdo#46808 changes | Noel Grandin |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | fix ambiguous base-class problem | Noel Grandin |
2013-02-12 | fix unused parameter warning | Noel Grandin |
2013-02-12 | use a typedef to reduce code duplication | Noel Grandin |
2013-02-12 | Fix compilation of MS-Windows FilePicker | Noel Grandin |
2013-02-12 | Fix compilation of MacOS FilePicker | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-05 | delete unused strings | Joren De Cuyper |
2013-02-05 | "Fix" bnc#777788 | Tor Lillqvist |
2013-01-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |