summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
Commit message (Expand)AuthorAgeFilesLines
* forgot the new filesMarkus Mohrhard2014-02-092-0/+69
* improve dialogs for mapped propertiesMarkus Mohrhard2014-02-091-4/+4
* add the time based charting stuff to the ui filesMarkus Mohrhard2014-02-091-9/+3
* TyposJulien Nabet2014-02-091-2/+2
* sal_Bool -> boolStephan Bergmann2014-02-071-7/+7
* coverity#1158121 Unchecked dynamic_castCaolán McNamara2014-02-071-0/+2
* coverity#1158125 Unchecked dynamic_castCaolán McNamara2014-02-071-1/+2
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* add a way to dump chart content to consoleMarkus Mohrhard2014-02-061-0/+12
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-062-2/+2
* TabControl::DeactivatePage should return boolStephan Bergmann2014-02-061-8/+3
* Doxygen warnings correctedChris Sherlock2014-02-051-1/+1
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* fix ambiguitiesCaolán McNamara2014-02-041-1/+1
* convert chart type dialog to .uiCaolán McNamara2014-02-046-72/+7
* coverity#707670 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-4/+5
* coverity#707668 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-10/+11
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-301-0/+1
* start time based onlz after dialog is closedMarkus Mohrhard2014-01-294-5/+36
* first step for mapped propertiesMarkus Mohrhard2014-01-293-3/+23
* fix the time based renderingMarkus Mohrhard2014-01-291-0/+5
* give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard2014-01-295-0/+34
* add time based option to UIMarkus Mohrhard2014-01-293-0/+17
* bool improvementsStephan Bergmann2014-01-2811-25/+25
* coverity#704212 Logically dead codeCaolán McNamara2014-01-281-42/+32
* coverity#1158136 Unchecked dynamic_castCaolán McNamara2014-01-251-3/+7
* fdo#63154 Removed unused solar.h reference in chart2Alexandre Vicenzi2014-01-241-2/+0
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-1/+1
* coverity#705785 Dereference before null checkNorbert Thiebaud2014-01-191-1/+1
* coverity#704562 : Dereference after null checkNorbert Thiebaud2014-01-191-2/+6
* Fix build error.Kohei Yoshida2014-01-171-1/+1
* -Werror,-Wunused-functionStephan Bergmann2014-01-171-14/+0
* Convert chart data source tab page & dialog to .uiOlivier Hallot2014-01-1714-581/+176
* Window::Notify should return boolStephan Bergmann2014-01-172-5/+5
* fdo#72520 : Added property to store external data path in chart.sushil_shinde2014-01-161-1/+8
* bool improvementsStephan Bergmann2014-01-141-4/+4
* Bin leftover printfTor Lillqvist2014-01-111-1/+0
* Resolves: fdo#72814 Fix Chart Data Ranges DialogCaolán McNamara2014-01-101-5/+10
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-081-3/+4
* convert data range tabdialog to .uiCaolán McNamara2014-01-074-83/+27
* convert chart shape paragraph dialog to .uiCaolán McNamara2014-01-044-93/+19
* convert chart shape character dialog to .uiCaolán McNamara2014-01-044-90/+21
* WaE: C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist2014-01-031-1/+1
* Convert chart range chooser tab page to .uiOlivier Hallot2013-12-295-255/+93
* WaE: private field 'm_pParentWindow' is not usedTor Lillqvist2013-12-282-2/+0
* Convert insert error bars dialog to widget UIOlivier Hallot2013-12-2811-1110/+23
* Convert chart data label dialog to widget UIOlivier Hallot2013-12-2715-924/+23
* remove unnecessary empty dtor, etc.Caolán McNamara2013-12-278-65/+9
* Convert chart error bars tab page to widget UIOlivier Hallot2013-12-278-42/+811
* Convert chart legend dialog to widget UIOlivier Hallot2013-12-278-373/+10