summaryrefslogtreecommitdiff
path: root/svx/source/dialog/fontwork.cxx
AgeCommit message (Expand)Author
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-10Lost more cleanup and fixing post re-basing.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-03-19loplugin:constantfunction: svxNoel 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
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
2014-12-09changed timers to idlesTobias Madl
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-03-15sal_Bool to boolTakeshi Abe
2013-02-20typo: allways -> alwaysAndras Timar
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-11-09Clean up the codeAlexander O. Anisimov
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth