summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/apphdl.cxx
AgeCommit message (Expand)Author
2020-03-19Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara
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
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-07tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27sw: fix the assertion in SwModule::Notify()Michael Stahl
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky
2017-05-25tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky
2017-05-07revert OSL_ASSERT changesChris Sherlock