summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
AgeCommit message (Expand)Author
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-07-22Removed executable permission on cxx fileAndrea Gelmini
2020-07-21Related: tdf#121191 check what filter was used for exportCaolán McNamara
2020-07-21tdf#121191 Fix PDF viewer after "Export..."Pierre MARTY
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Warn user when output format does not support used encryptionSerge Krot
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-06-08Resolves: tdf#120343 show pdf in async pdf export dialog callbackCaolán McNamara
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-01-09Related: tdf#122308 missing parent for losing signature warning dialogCaolán McNamara
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-12-01lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-14Reduce variable scopeMichael Weghorn
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara