summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-0/+16
* fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin2013-03-074-57/+42
* fdo#46808, small cleanupsNoel Grandin2013-03-074-127/+126
* fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin2013-03-071-38/+26
* fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2013-03-071-22/+18
* fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin2013-03-073-55/+34
* fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin2013-03-074-30/+11
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-072-15/+13
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-072-77/+73
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-0610-33/+33
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-063-14/+14
* Remove dead codeTakeshi Abe2013-03-062-14/+0
* Remove unused nTotalItemsJulien Nabet2013-03-051-3/+0
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-053-5/+5
* doubled usingThomas Arnhold2013-03-052-2/+0
* one last DBG_UTIL consumer of this in writerCaolán McNamara2013-03-042-0/+10
* fix missing return statementNoel Grandin2013-03-041-0/+1
* sal_Bool to boolTakeshi Abe2013-03-043-4/+4
* doubled namespacesThomas Arnhold2013-03-044-5/+0
* doubled includesThomas Arnhold2013-03-042-2/+0
* fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin2013-03-043-53/+51
* fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin2013-03-043-20/+8
* fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin2013-03-041-6/+2
* fdo#46808, remove some unnecessary getProcessServiceFactory callsNoel Grandin2013-03-041-9/+4
* remove unused and commented out codeThomas Arnhold2013-03-046-63/+0
* callcatcher: unused codeCaolán McNamara2013-03-042-10/+0
* fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin2013-03-041-9/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-0311-21/+21
* loplugin: improve indentationThomas Arnhold2013-03-031-2/+4
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-1/+0
* drop unneeded includeDavid Tardon2013-03-031-1/+0
* coverity#705720: fix memory leakMarkus Mohrhard2013-03-031-0/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-3/+3
* raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power2013-03-013-7/+78
* sfx2: restore weird SfxStack::nLevel that was...Michael Stahl2013-02-281-0/+4
* sfx2: remove GPF() macro, we manage to crash just fine without thatMichael Stahl2013-02-281-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fdo#61453 fix truncation on German UIAndras Timar2013-02-281-1/+1
* coverity#705637: fix memory leak and add documentationMarkus Mohrhard2013-02-281-0/+3
* Remove unused parts and simplifyJulien Nabet2013-02-271-23/+0
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-272-7/+0
* coverity#705698: fix memory leak and add some documentationMarkus Mohrhard2013-02-273-0/+10
* loplugin: improve indentationThomas Arnhold2013-02-253-18/+17
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-252-360/+360
* Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold2013-02-254-67/+3
* loplugin: unused variablesThomas Arnhold2013-02-259-12/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-2413-53/+53
* sal: update log areasThomas Arnhold2013-02-231-1/+1
* String -> OUStringIvan Timofeev2013-02-223-27/+30
* Better debugging messagesStephan Bergmann2013-02-221-1/+2