summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/apphdl.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-10tdf#144680 mailmerge toolbar: disable all icons if no resultsetJustin Luth
2021-12-10tdf#144680 mailmerge toolbar: enable icons unless no resultsetJustin Luth
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-10null-deref of GetObjectShellCaolán McNamara
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-03-12Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-08-19Fix typoAndrea Gelmini
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-18tdf#122164: inform user that Base is needed for MailMergeMike Kaganski
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-07tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski
2018-12-05use unique_ptr in SwModuleNoel Grandin
2018-11-22tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-10-29tdf#121013 External tool opens it's own dialog to update input fieldsIlhan Yesil
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-18weld SwMMResultEmailDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-30tdf#117823 Save mail merge config item in new viewIlhan Yesil
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-29Only show Mail Merge toolbar after wizard finishedMike Kaganski
2018-05-27Cleanup includesMike Kaganski
2018-05-26tdf#117817: Update Mail Merge controls after wizard completesMike Kaganski
2018-05-13weld SwMMResultSaveDialogCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski