summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke
2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk
2019-11-08loplugin:indentation (clang-cl)Stephan Bergmann
2019-10-31we already have a suitable parent for the dialogCaolán McNamara
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-01fix addGraphicFilterCaolán McNamara
2019-06-01Resolves: rhbz#1715109 add All files to the graphic import dialogCaolán McNamara
2019-06-01Related: rhbz#1715109 'All formats->All images'Caolán McNamara
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin