summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_AxisPositions.cxx
Commit message (Expand)AuthorAgeFilesLines
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen2018-04-051-2/+0
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* More loplugin:cstylecast: chart2Stephan Bergmann2018-01-121-1/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-4/+4
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-7/+7
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-4/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert Link<> to typedNoel Grandin2015-10-121-8/+5
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+26
|\
| * 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/+24
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin: cstylecastNoel Grandin2014-10-231-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-7/+7
* directly include ResourceIds.hrc headerThomas Arnhold2014-08-091-1/+1
* remove whitespacesMarkus Mohrhard2014-07-021-1/+0
* 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-7/+7
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-8/+8
* coverity#738568 Uninitialized scalar fieldCaolán McNamara2014-04-301-1/+1
* remove comments why a file gets includedThomas Arnhold2014-04-211-8/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-151-7/+7
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-2/+2
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-9/+9
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-7/+7
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Convert axis position tab page to widget UIOlivier Hallot2013-11-211-233/+87
* 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-6/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Remove include guardsThomas Arnhold2012-06-291-2/+0
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-2/+2
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-071-3/+0
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-26/+30
|\
| * accfixes: merged to m100Malte Timmermann [mt]2011-02-151-26/+26
| |\