summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_Scale.cxx
Commit message (Expand)AuthorAgeFilesLines
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-031-1/+1
* 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
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-20/+20
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-20/+20
* remove comments why a file gets includedThomas Arnhold2014-04-211-8/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-2/+2
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-20/+20
* both help ids end up in the same helpCaolán McNamara2013-11-201-6/+0
* Convert chart axis scale tab page to widget UI.Olivier Hallot2013-11-201-378/+198
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-1/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-4/+0
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* fdo#51695 Check for TextformatJoseph Brown2012-08-141-30/+23
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Remove include guardsThomas Arnhold2012-06-291-2/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-071-3/+0
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-271-2/+2
* fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida2011-05-061-0/+45
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-108/+380
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-108/+380
| |\
| | * removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2011-02-071-9/+9
| | * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-91/+363
| | |\
| | | * chart46: #i116468# scale tab page - better fallback after wrong inputIngrid Halama [iha]2011-01-141-10/+28
| | | * chart46: #i25706# implement date axis - remove explicit scaling in case of autoIngrid Halama [iha]2010-12-091-1/+1
| | | * chart46: #i25706# implement date axis - switching to net chartIngrid Halama [iha]2010-12-011-0/+2
| | | * chart46: #i25706# implement date axis - some docu issuesIngrid Halama [iha]2010-11-301-0/+6
| | | * chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-301-88/+334
| | * | removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko2011-01-141-20/+20
| | |/