summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/apphdl.cxx
AgeCommit message (Expand)Author
2018-12-10tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski
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
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-01add rtf fuzzerCaolán McNamara
2017-03-16No need for extra heap allocationStephan Bergmann
2017-02-03tdf#105684 crash in mail merge wizardNoel Grandin
2017-01-10WaE: -Wunused-function with dbconnectivity disabledCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek