summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold4-7/+7
2013-03-11fdo#62075 Hierarchical filter hard to findJoren De Cuyper1-3/+3
2013-03-11fdo#61394 Change Template Manager Accept button label to OK.Rafael Dominguez1-1/+1
2013-03-11Minor improvements and UX-advice related to fdo#46718 delete multi styleJoren De Cuyper2-47/+47
2013-03-09Remove unused functions (callcatcher)Julien Nabet2-20/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim61-0/+163
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson1-1/+1
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson1-3/+14
2013-03-08set action and content area via their internal-child idsCaolán McNamara1-0/+4
2013-03-08some further OUString cleanupThomas Arnhold4-10/+10
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter2-0/+16
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin4-57/+42
2013-03-07fdo#46808, small cleanupsNoel Grandin4-127/+126
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin1-38/+26
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin1-22/+18
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin3-55/+34
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin4-30/+11
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2-15/+13
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2-77/+73
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong10-33/+33
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck3-14/+14
2013-03-06Remove dead codeTakeshi Abe2-14/+0
2013-03-05Remove unused nTotalItemsJulien Nabet1-3/+0
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király3-5/+5
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04one last DBG_UTIL consumer of this in writerCaolán McNamara2-0/+10
2013-03-04fix missing return statementNoel Grandin1-0/+1
2013-03-04sal_Bool to boolTakeshi Abe3-4/+4
2013-03-04doubled namespacesThomas Arnhold4-5/+0
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin3-53/+51
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin3-20/+8
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin1-6/+2
2013-03-04fdo#46808, remove some unnecessary getProcessServiceFactory callsNoel Grandin1-9/+4
2013-03-04remove unused and commented out codeThomas Arnhold6-63/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-10/+0
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin1-9/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold11-21/+21
2013-03-03loplugin: improve indentationThomas Arnhold1-2/+4
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-03-03drop unneeded includeDavid Tardon1-1/+0
2013-03-03coverity#705720: fix memory leakMarkus Mohrhard1-0/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-3/+3
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power3-7/+78
2013-02-28sfx2: restore weird SfxStack::nLevel that was...Michael Stahl1-0/+4
2013-02-28sfx2: remove GPF() macro, we manage to crash just fine without thatMichael Stahl1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28fdo#61453 fix truncation on German UIAndras Timar1-1/+1
2013-02-28coverity#705637: fix memory leak and add documentationMarkus Mohrhard1-0/+3
2013-02-27Remove unused parts and simplifyJulien Nabet1-23/+0