summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_bmpmask.cxx
AgeCommit message (Expand)Author
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25tdf#91525 - dispose SfxControllerItem member.Michael Meeks
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13refactor ColorWindow to use RenderContextTomaž Vajngerl
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-19loplugin:unreffunStephan Bergmann
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
2014-11-27svx/_bmpmask sal_Bool -> boolJulien Nabet
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-04-27removed unused definesTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10callcatcher: update listCaolán McNamara