summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power2-7/+77
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-28fdo#61453 fix truncation on German UIAndras Timar1-1/+1
2013-02-27Remove unused parts and simplifyJulien Nabet1-23/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac1-5/+0
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard1-0/+1
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 Arnhold3-66/+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 Lillqvist2-2/+2
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power5-0/+133
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-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 Rouvignac41-184/+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 McNamara5-573/+112
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 Grandin1-3/+3
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-1/+1
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat4-7/+9
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat6-5/+222
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 Arnhold1-8/+0
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-9/+7
2013-02-06String->OUStringCaolán McNamara1-1/+1
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara1-4/+14
2013-02-04String to OUString.Kohei Yoshida2-14/+12
2013-02-05SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl1-4/+8
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl1-13/+6
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat3-0/+51
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+5