summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Directly create OUString instancesStephan Bergmann
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18Delete Category dialog includes '~' text in the titlebarCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-24lok: Log save errors and avoid infinite loopSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara
2020-11-21Avoid unused parameter 'pImpl'Tor Lillqvist
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-04loplugin:constantparamNoel
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22Resolves tdf#137671 - Extensions on Impres start-upHeiko Tietze
2020-10-22long->tools::Long in sfx2Noel
2020-10-17tdf#133771: remove encryption data during SaveAsVasily Melenchuk
2020-10-17sfx2: use the fastparser API when possibleNoel Grandin
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-08-19sd signature line: preserve current page after signingMiklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin