summaryrefslogtreecommitdiff
path: root/libvisio
diff options
context:
space:
mode:
Diffstat (limited to 'libvisio')
0 files changed, 0 insertions, 0 deletions
f='/cgit/lo/core/commit/cui/source/inc/textattr.hxx?id=e354681e5d5d21b4ad0d435193810922df7ec7a0'>tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen 2018-11-26drop some unnecessary includesCaolán McNamara 2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara 2018-09-20drop dead PointChanged variantCaolán McNamara 2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara 2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara 2018-05-03weld SvxTextAttrPageCaolán McNamara 2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-30convert RECT_POINT to scoped enumNoel Grandin 2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in cuiNoel Grandin 2015-03-23loplugin:constantfunction: cuiNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 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-04-27constLuboš Luňák 2014-04-16cui: sal_Bool->boolNoel Grandin 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-27sfx2: sal_Bool->boolNoel Grandin 2013-10-28fixincludeguards.sh: cuiThomas Arnhold 2013-08-17Convert text attributes tab page to widget UIOlivier Hallot 2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist 2012-11-25German comment translationsMarkus Maier 2012-10-04re-base on ALv2 code. Includes:Michael Meeks 2012-08-08remove include comments and boxesThomas Arnhold 2012-06-01Revert "cleanup obsolete comments"Thorsten Behrens 2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn