Age | Commit message (Expand) | Author | Files | Lines |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist | 1 | -3/+3 |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir | 5 | -11/+11 |
2013-03-11 | Ask for confirmation when deleting a template, fdo#61466 | Rafael Dominguez | 3 | -0/+11 |
2013-03-11 | post writer test page conversion, remove unused ctor | Caolán McNamara | 2 | -10/+0 |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold | 4 | -7/+7 |
2013-03-11 | fdo#62075 Hierarchical filter hard to find | Joren De Cuyper | 1 | -3/+3 |
2013-03-11 | fdo#61394 Change Template Manager Accept button label to OK. | Rafael Dominguez | 1 | -1/+1 |
2013-03-11 | Minor improvements and UX-advice related to fdo#46718 delete multi style | Joren De Cuyper | 2 | -47/+47 |
2013-03-09 | Remove unused functions (callcatcher) | Julien Nabet | 2 | -20/+0 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 61 | -0/+163 |
2013-03-08 | A template it should create a new document not open in edit mode | Niklas Johansson | 1 | -1/+1 |
2013-03-08 | Template manager should respect users macro/link settings. | Niklas Johansson | 1 | -3/+14 |
2013-03-08 | set action and content area via their internal-child ids | Caolán McNamara | 1 | -0/+4 |
2013-03-08 | some further OUString cleanup | Thomas Arnhold | 4 | -10/+10 |
2013-03-07 | WIP: fdo#47011 autosave feature | Krisztian Pinter | 2 | -0/+16 |
2013-03-07 | fdo#46808 use document::DocumentRevisionListPersistence constructor | Noel Grandin | 4 | -57/+42 |
2013-03-07 | fdo#46808, small cleanups | Noel Grandin | 4 | -127/+126 |
2013-03-07 | fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new style | Noel Grandin | 1 | -38/+26 |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin | 1 | -22/+18 |
2013-03-07 | fdo#46808, Use service constructor for document::DocumentProperties | Noel Grandin | 3 | -55/+34 |
2013-03-07 | fdo#46808, remove unnecessary XMultiServiceFactory usage | Noel Grandin | 4 | -30/+11 |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin | 2 | -15/+13 |
2013-03-07 | fdo#46808, Convert ui::UIConfigurationManager to new-style | Noel Grandin | 2 | -77/+73 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 10 | -33/+33 |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | 3 | -14/+14 |
2013-03-06 | Remove dead code | Takeshi Abe | 2 | -14/+0 |
2013-03-05 | Remove unused nTotalItems | Julien Nabet | 1 | -3/+0 |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király | 3 | -5/+5 |
2013-03-05 | doubled using | Thomas Arnhold | 2 | -2/+0 |
2013-03-04 | one last DBG_UTIL consumer of this in writer | Caolán McNamara | 2 | -0/+10 |
2013-03-04 | fix missing return statement | Noel Grandin | 1 | -0/+1 |
2013-03-04 | sal_Bool to bool | Takeshi Abe | 3 | -4/+4 |
2013-03-04 | doubled namespaces | Thomas Arnhold | 4 | -5/+0 |
2013-03-04 | doubled includes | Thomas Arnhold | 2 | -2/+0 |
2013-03-04 | fdo#46808, Use service constructor for task::InteractionHandler | Noel Grandin | 3 | -53/+51 |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin | 3 | -20/+8 |
2013-03-04 | fdo#46808, Convert frame::DispatchRecorder to new style | Noel Grandin | 1 | -6/+2 |
2013-03-04 | fdo#46808, remove some unnecessary getProcessServiceFactory calls | Noel Grandin | 1 | -9/+4 |
2013-03-04 | remove unused and commented out code | Thomas Arnhold | 6 | -63/+0 |
2013-03-04 | callcatcher: unused code | Caolán McNamara | 2 | -10/+0 |
2013-03-04 | fdo#46808, convert singleton util::theOfficeInstallationDirectories | Noel Grandin | 1 | -9/+2 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 11 | -21/+21 |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold | 1 | -2/+4 |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold | 1 | -1/+0 |
2013-03-03 | drop unneeded include | David Tardon | 1 | -1/+0 |
2013-03-03 | coverity#705720: fix memory leak | Markus Mohrhard | 1 | -0/+1 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 2 | -3/+3 |
2013-03-01 | raise warning when saving macro laden doc as a macro-free format bnc#791777 | Noel Power | 3 | -7/+78 |
2013-02-28 | sfx2: restore weird SfxStack::nLevel that was... | Michael Stahl | 1 | -0/+4 |
2013-02-28 | sfx2: remove GPF() macro, we manage to crash just fine without that | Michael Stahl | 1 | -2/+0 |