summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-13Correctly set the macro security auto confirm modeJan-Marek Glogowski
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-03Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-28Resolves: tdf#129082 insert sheet from file failsCaolán McNamara
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctemplates)Julien Nabet
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctempl)Julien Nabet
2019-11-22Warn user when output format does not support used encryptionSerge Krot
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-11-13SystemPath does not need to be a classNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-02ofz#18620 TimeoutCaolán McNamara
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-21Fix parameter nameSamuel Mehrbrodt
2019-10-21Don't create unnecessary tempfiles for opened docSamuel Mehrbrodt
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-07tdf#127958 crash adding 2 or more files into writer master documentNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-04drop unnecessary includesCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin