summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputtypepage.cxx
AgeCommit message (Expand)Author
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-20unwind ILIST ImageListCaolán McNamara
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-15tdf#98797 sw: try to fix crash in SwMailDispatcherListener_ImplMichael Stahl
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-03-18SwMailDispatcherListener_Impl: guard against disposed m_pSendMailDialogMiklos Vajna
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-14Avoid getTokenCount in (SwMailMergeOutputTypePage) TypeHdl_Impl linkMatteo Casalin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timer to idleTobias Madl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
2014-07-23drop helpids that go nowhereCaolán McNamara
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara