summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-7/+0
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard3-0/+10
2013-02-25loplugin: improve indentationThomas Arnhold3-18/+17
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir2-360/+360
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold4-67/+3
2013-02-25loplugin: unused variablesThomas Arnhold9-12/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac13-53/+53
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22String -> OUStringIvan Timofeev3-27/+30
2013-02-22Better debugging messagesStephan Bergmann1-1/+2
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-2/+2
2013-02-22fix sfx2 buildCaolán McNamara2-6/+6
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-21HIG, consistent border width for properties pageCaolán McNamara2-4/+4
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power9-0/+165
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev3-3/+3
2013-02-16coverity#441015 Use after freeCaolán McNamara1-0/+3
2013-02-15coverity#738978: Fix use after free.Jan Holesovsky1-4/+2
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara9-47/+39
2013-02-15use stock buttonCaolán McNamara1-9/+2
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl1-5/+5
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac42-189/+176
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat1-1/+1
2013-02-13Fix member variables not initialized in the constructorJulien Nabet1-1/+1
2013-02-13move print options .ui to sfx2 and adapt codeCaolán McNamara9-604/+730
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+1
2013-02-12Remove commented linesJulien Nabet1-4/+0
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin2-4/+4
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-2/+1
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat7-11/+13
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat12-5/+257
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat1-2/+13
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2-9/+8
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-10/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-10/+3
2013-02-10embeddedobj: log some exceptionsMichael Stahl1-2/+7
2013-02-09Remove unused methodsThomas Arnhold2-10/+0
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-9/+7
2013-02-06remove obsolete hidother.src filesAndras Timar1-98/+0
2013-02-06String->OUStringCaolán McNamara2-2/+2
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara1-4/+14
2013-02-04String to OUString.Kohei Yoshida3-21/+19
2013-02-05SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl1-4/+8