summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc
AgeCommit message (Expand)AuthorFilesLines
2014-11-10callcatcher: unused codeCaolán McNamara1-2/+0
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-17coverity#1247647 Uncaught exceptionCaolán McNamara2-2/+2
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann3-4/+4
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin15-21/+21
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-16Delete commented-out declaration of function membersMatteo Casalin1-4/+0
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida1-0/+73
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara1-2/+0
2014-07-22boost::checked_deleter will do.Kohei Yoshida1-6/+0
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida15-33/+24
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida1-5/+2
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida6-164/+79
2014-07-17fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens1-0/+2
2014-07-02remove whitespacesMarkus Mohrhard3-3/+0
2014-06-30CreationWizard already inherits boost::noncopyable via OutputDeviceMiklos Vajna1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-11/+11
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin3-22/+22
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-2/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-12Replace auto_ptr with boost::scoped_ptr.Kohei Yoshida1-7/+4
2014-05-06fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier1-0/+4
2014-04-21remove comments why a file gets includedThomas Arnhold10-22/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin3-5/+5
2014-04-06whitespace cleanup in chart2Markus Mohrhard1-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann31-203/+203
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida1-1/+1
2014-03-03convert chart type page to .ui formatCaolán McNamara1-7/+0
2014-02-27Remove visual noise from chart2Alexander Wilms4-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann7-101/+101
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20convert chart data dialog to .uiCaolán McNamara2-23/+12
2014-02-14Drop unused #includeTakeshi Abe5-6/+0
2014-02-10the return of callcatcherCaolán McNamara4-48/+1
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04fix ambiguitiesCaolán McNamara1-1/+1
2014-02-04convert chart type dialog to .uiCaolán McNamara2-6/+0
2014-01-17Convert chart data source tab page & dialog to .uiOlivier Hallot3-48/+1
2014-01-07convert data range tabdialog to .uiCaolán McNamara2-4/+1
2014-01-04convert chart shape paragraph dialog to .uiCaolán McNamara1-4/+3
2014-01-04convert chart shape character dialog to .uiCaolán McNamara1-5/+5
2013-12-28WaE: private field 'm_pParentWindow' is not usedTor Lillqvist1-1/+0
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot3-124/+5
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot2-20/+7
2013-12-27remove unnecessary empty dtor, etc.Caolán McNamara3-16/+82
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot2-3/+101