summaryrefslogtreecommitdiff
path: root/cui/source/inc/align.hxx
AgeCommit message (Expand)Author
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-05-18Resolves: tdf#124467 enable wrap text to return to TRISTATE_INDETCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14drop now unused orienthelperCaolán McNamara
2018-09-22weld AlignmentTabPageCaolán McNamara
2018-06-20loplugin:useuniqueptr in AlignmentTabPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-01-04drop FrameDirListBox typedefNoel Grandin
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-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
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-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara
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-04-27constLuboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-01-17fix up logic to hide empty frames for e.g. field format in dbaccessCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud