summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
AgeCommit message (Expand)Author
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-29convert CS_ constants to scoped enumNoel Grandin
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-15add SVX_DLLPUBLICCaolán McNamara
2015-04-15fix SAL_WARN_UNUSED placementCaolán McNamara
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi
2014-02-10the return of callcatcherCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-09unify strip previews optimal size in one placeCaolán McNamara
2013-09-05convert include/svx/dlgctrl.hxx from String to OUStringNoel Grandin
2013-08-17add SvxRectCtl::SetControlSettings and restore original settingsCaolán McNamara
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-02Convert line tab page to widget UIOlivier Hallot
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara
2013-07-29Convert bitmap tab page to widget UIOlivier Hallot
2013-07-26stash rather arbitrary widget sizes in one placeCaolán McNamara
2013-07-26Convert shadow tab page to widget UIOlivier Hallot
2013-07-24Convert Area Tab Page to widget UIOlivier Hallot
2013-07-04svx: add SvxRectCtl::SetCS()Miklos Vajna
2013-07-04glade: add new svxlo-HatchingLB custom widgetMiklos Vajna
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i122042# corrected adding default values in LineStyleListBoxArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann