summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_TitleRotation.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-07no need to allocate these separatelyNoel Grandin1-4/+3
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-02-28use SfxItemSet::GetItemIfSet in chart2Noel Grandin1-2/+2
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-2/+2
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin1-2/+3
2020-07-07tdf#134603 [en|dis]able logic reversedCaolán McNamara1-3/+3
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara1-1/+1
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara1-9/+11
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-10/+4
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-1/+0
2018-11-09tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen1-0/+1
2018-10-14rename SchTextDirectionListBox back to TextDirectionListBoxCaolán McNamara1-1/+1
2018-10-13weld SchAlignmentTabPageCaolán McNamara1-33/+42
2018-06-11loplugin:useuniqueptr in SchAlignmentTabPageNoel Grandin1-3/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-3/+3
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-6/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+7
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+1
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin1-0/+6
2014-10-23loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-28EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItemStephan Bergmann1-1/+1
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-5/+5
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-4/+4
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-4/+4
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun1-25/+22
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14