summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-28fdo#61453 fix truncation on German UIAndras Timar
2013-02-28coverity#705637: fix memory leak and add documentationMarkus Mohrhard
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-21HIG, consistent border width for properties pageCaolán McNamara
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
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-15various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-15use stock buttonCaolán McNamara
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
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2013-02-09Remove unused methodsThomas Arnhold
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-06String->OUStringCaolán McNamara
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara
2013-02-04String to OUString.Kohei Yoshida