summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputtypepage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-14Avoid getTokenCount in (SwMailMergeOutputTypePage) TypeHdl_Impl linkMatteo Casalin1-9/+6
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-2/+2
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-10/+10
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+42
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks1-2/+1
2015-04-13More lifecycle correction.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-1/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+33
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+2
2014-12-09changed timer to idleTobias Madl1-4/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara1-1/+0
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara1-25/+0
2014-07-23drop helpids that go nowhereCaolán McNamara1-2/+0
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos1-79/+54
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara1-1/+0
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+2
2014-05-27sw: move SwSendMailDialog etc. to swui libraryMichael Stahl1-0/+569
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-09-28convert mail merge outputtype page to .uiCaolán McNamara1-33/+17
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-33/+14
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-6/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-11Remove bogus comment in swPrashant Shah1-7/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0