summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_Scale.cxx
Commit message (Expand)AuthorAgeFilesLines
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-1/+1
* adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara2020-07-051-25/+51
* loplugin:flatten in chart2Noel Grandin2020-04-191-40/+40
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+4
* TODO rename to GetFrameWeldCaolán McNamara2019-09-261-1/+1
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-4/+4
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-4/+3
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-16/+16
* These items are of type SfxUInt32ItemStephan Bergmann2019-02-151-1/+1
* Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara2019-01-101-0/+7
* tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen2019-01-031-2/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Resolves: tdf#121246 crash in chart dialogsCaolán McNamara2018-11-161-269/+207
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-2/+5
* More loplugin:cstylecast: chart2Stephan Bergmann2018-01-121-2/+2
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-10/+10
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-4/+4
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-5/+5
* convert message box style bits to scoped enumNoel Grandin2017-08-231-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-18/+18
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-9/+9
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-2/+2
* SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke2017-02-201-2/+2
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-051-5/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-261-1/+1
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* convert Link<> to typedNoel Grandin2015-10-161-5/+4
* convert Link<> to typedNoel Grandin2015-10-121-2/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-6/+6
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-291-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+37
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-2/+2
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+35
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-9/+9
* loplugin: cstylecastNoel Grandin2014-10-231-20/+20
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-20/+20
* fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2014-06-131-7/+17
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3