summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tparea.cxx
AgeCommit message (Expand)Author
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann
2015-04-17tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-31cui: unused code in SvxAreaTabPage::ClickBitmapHdl_ImplMiklos Vajna
2014-03-31cui: unused code in SvxAreaTabPage::ClickGradientHdl_ImplMiklos Vajna
2014-03-30cui: unused code in SvxAreaTabPage::ClickColorHdl_ImplMiklos Vajna
2014-03-29cui: unused code in SvxAreaTabPage::ClickHatchingHdl_Impl()Miklos Vajna
2014-03-28loplugin:literaltoboolconversionStephan Bergmann
2014-03-28-Werror,-Wunused-private-fieldStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-07related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl
2014-01-28bool improvementsStephan Bergmann