summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-01-23tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-13tdf#113572: later upstream changes backportVasily Melenchuk
2017-12-22tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl
2017-12-14chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-12-14chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-06-13tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2016-10-25Avoid further crash with empty Chart documentStephan Bergmann
2016-10-25Avoid crash with empty Chart documentStephan Bergmann
2016-10-13avoid crashes on broken charts, related tdf#98690Markus Mohrhard
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-19tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier
2016-06-19tdf#94004 Wrap Logarithmic trendline equationLaurent Balland-Poirier
2016-06-19tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-05-27Typo fixTor Lillqvist
2016-05-25Fix typosAndrea Gelmini
2016-05-22tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier
2016-05-18convert TAB to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17avoid assertDavid Tardon
2016-05-16stop right away if there are no pointsDavid Tardon
2016-05-16Fix typosAndrea Gelmini
2016-05-16parseExport only needs to export filesMarkus Mohrhard
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13tdf#35957 check for preconditions earlierDavid Tardon
2016-05-10Missing break in switchStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-08tdf#92768 Support hiding title objectsFeyza Yavuz
2016-05-04-Werror=maybe-uninitializedThorsten Behrens
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-30tdf#92768 Support hiding title objectsFeyza Yavuz
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-27tdf#99518 Use correct decimal separatorLaurent Balland-Poirier
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25the container document commands std::set can be staticNoel Grandin
2016-04-25no need to copy the list of available commands on every callNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-25Kill comphelper::MakeSetStephan Bergmann
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke
2016-04-24Kill comphelper::MakeVectorStephan Bergmann