Age | Commit message (Expand) | Author | Files | Lines |
2013-04-01 | Library_fps_aqua needs i18nisolang1 | Tor Lillqvist | 1 | -0/+1 |
2013-03-30 | remove local css definitions | Thomas Arnhold | 2 | -16/+0 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 2 | -1/+2 |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann | 1 | -28/+0 |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann | 1 | -5/+0 |
2013-03-25 | remove external include guards | Thomas Arnhold | 3 | -12/+0 |
2013-03-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist | 2 | -15/+15 |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann | 3 | -12/+12 |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith | 1 | -7/+7 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 8 | -34/+34 |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann | 1 | -7/+7 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 12 | -44/+44 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir | 1 | -3/+4 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 3 | -0/+6 |
2013-03-04 | doubled includes | Thomas Arnhold | 3 | -4/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 5 | -12/+12 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -1/+1 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-23 | Fix typo seperated/separated | Julien Nabet | 1 | -1/+1 |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet | 1 | -1/+1 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2013-02-22 | s/heigth/height/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-22 | fix for fdo#61187 | Noel Grandin | 1 | -8/+17 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-20 | more fixes for my FilePicker changes | Noel Grandin | 1 | -2/+3 |
2013-02-19 | fix mid-air collision of commits | Noel Grandin | 1 | -1/+0 |
2013-02-19 | and let's try actually including the relevant headers... | Noel Grandin | 2 | -0/+2 |
2013-02-19 | Include the XInitialization header | Tor Lillqvist | 2 | -0/+2 |
2013-02-19 | fix up some of my fdo#46808 changes | Noel Grandin | 2 | -4/+6 |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac | 1 | -2/+2 |
2013-02-12 | fix ambiguous base-class problem | Noel Grandin | 1 | -7/+9 |
2013-02-12 | fix unused parameter warning | Noel Grandin | 1 | -2/+1 |
2013-02-12 | use a typedef to reduce code duplication | Noel Grandin | 2 | -8/+7 |
2013-02-12 | Fix compilation of MS-Windows FilePicker | Noel Grandin | 2 | -12/+11 |
2013-02-12 | Fix compilation of MacOS FilePicker | Noel Grandin | 3 | -9/+5 |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin | 5 | -56/+21 |
2013-02-05 | delete unused strings | Joren De Cuyper | 2 | -12/+0 |
2013-02-05 | "Fix" bnc#777788 | Tor Lillqvist | 1 | -8/+1 |
2013-01-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 4 | -91/+92 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 4 | -0/+8 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 1 | -2/+2 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 1 | -2/+2 |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist | 1 | -1/+1 |
2012-12-10 | rtl:: removal in fpicker | Radu Ioan | 24 | -348/+345 |
2012-12-05 | Bye bye ODMA | Tor Lillqvist | 8 | -883/+0 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 8 | -16/+0 |
2012-11-29 | Make ODMA file picker UNO component passive | Stephan Bergmann | 5 | -50/+22 |