summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/apphdl.cxx
AgeCommit message (Expand)Author
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
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13avoid crash with nullptr accessMarkus Mohrhard
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-28Resolves: tdf#98793 create a MailMergeConfigItem if toolbar is active...Caolán McNamara
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24cid#1357167 missing breakMiklos Vajna
2016-03-21tdf#98787: Crash after showing mailmerge toolbar and showing previewJulien Nabet
2016-03-18SwMailMergeWizardExecutor::EndDialogHdl: avoid accessing already deleted viewMiklos Vajna
2016-03-18mailmerge: Create the documents for printing.Jan Holesovsky
2016-03-18mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky
2016-03-18mailmerge: Toolbar edit box to show or change the current entry number.Jan Holesovsky
2016-03-18mailmerge: Implement toolbar controller to exclude entries.Jan Holesovsky
2016-03-18mailmerge: Disable printing / email when they are not available.Jan Holesovsky
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky
2016-03-18mailmerge: Implemented "Edit Individual Documents" toolbar button.Jan Holesovsky
2016-03-18mailmerge: Make the SwMailMergeConfigItem instance long-living.Jan Holesovsky
2016-03-18mailmerge: Decrease indentation level by an early return.Jan Holesovsky
2016-03-18mailmerge: Enable/disable the first/prev/next/last mailmerge entry buttons.Jan Holesovsky
2016-03-18mailmerge: Introduce buttons for first/prev/next/last mailmerge entry.Jan Holesovsky
2016-03-18mailmerge: Don't hide the source document.Jan Holesovsky
2016-03-18mailmerge: Introduce a mailmerge toolbar.Jan Holesovsky