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