summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin
2013-03-04fdo#46808, remove some unnecessary getProcessServiceFactory callsNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-03drop unneeded includeDavid Tardon
2013-03-03coverity#705720: fix memory leakMarkus Mohrhard
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2013-02-28sfx2: restore weird SfxStack::nLevel that was...Michael Stahl
2013-02-28sfx2: remove GPF() macro, we manage to crash just fine without thatMichael Stahl
2013-02-28fdo#61453 fix truncation on German UIAndras Timar
2013-02-27Remove unused parts and simplifyJulien Nabet
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
2013-02-22String -> OUStringIvan Timofeev
2013-02-22Better debugging messagesStephan Bergmann
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22fix sfx2 buildCaolán McNamara
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16coverity#441015 Use after freeCaolán McNamara
2013-02-15coverity#738978: Fix use after free.Jan Holesovsky
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2013-02-13Fix member variables not initialized in the constructorJulien Nabet
2013-02-13move print options .ui to sfx2 and adapt codeCaolán McNamara
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-12Remove commented linesJulien Nabet
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat