Age | Commit message (Expand) | Author |
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 |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-10 | rtl:: removal in fpicker | Radu Ioan |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Make ODMA file picker UNO component passive | Stephan Bergmann |
2012-11-29 | Remove useless ODMAFolderPicker | Stephan Bergmann |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |