summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* support for ms binary format validation in chart2 module export testsVasily Melenchuk2016-06-232-1/+6
* uitest: set id for chart windowMarkus Mohrhard2016-06-201-0/+1
* Clean up uses of Any::getValue() in chart2Stephan Bergmann2016-06-174-19/+15
* try auto rotate tick labels only when useful tdf#99883Jochen Nitschke2016-06-112-17/+24
* Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara2016-06-104-45/+20
* Try to get rid of svt::ContextMenuHelperMaxim Monastirsky2016-06-091-27/+24
* tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier2016-06-092-14/+37
* tdf#94004 Wrap Logarithmic trendline equationLaurent Balland-Poirier2016-06-091-23/+49
* tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier2016-06-092-19/+52
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-095-20/+5
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* only init the OpenGL context if we need itMarkus Mohrhard2016-06-072-1/+5
* follow up fix: initialise PointSequenceSequence directlyJochen Nitschke2016-06-061-2/+3
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-064-8/+8
* remove unused constants in HRC filesNoel Grandin2016-06-061-4/+0
* initialise PointSequenceSequence directlyJochen Nitschke2016-06-041-12/+3
* Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-06-022-23/+16
* replace simple macros in chart2Jochen Nitschke2016-06-026-45/+38
* remove ENABLE_GL3D_BARCHART defineJochen Nitschke2016-06-022-4/+1
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-271-1/+1
* Typo fixTor Lillqvist2016-05-271-1/+1
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-1/+2
* Fix typosAndrea Gelmini2016-05-251-2/+2
* tdf#94004 Trendline: wrap equation to fit in chart areaLaurent Balland-Poirier2016-05-2216-109/+248
* convert TAB to scoped enumNoel Grandin2016-05-181-2/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-188-179/+2
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* avoid assertDavid Tardon2016-05-171-2/+7
* stop right away if there are no pointsDavid Tardon2016-05-161-0/+2
* Fix typosAndrea Gelmini2016-05-161-1/+1
* parseExport only needs to export filesMarkus Mohrhard2016-05-162-2/+10
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-161-0/+1
* tdf#35957 check for preconditions earlierDavid Tardon2016-05-131-2/+7
* Missing break in switchStephan Bergmann2016-05-101-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-102-1/+3
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-091-1/+1
* tdf#92768 Support hiding title objectsFeyza Yavuz2016-05-083-3/+52
* -Werror=maybe-uninitializedThorsten Behrens2016-05-041-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-043-12/+4
* Fix typosAndrea Gelmini2016-04-301-2/+2
* tdf#92768 Support hiding title objectsFeyza Yavuz2016-04-301-0/+10
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-2813-34/+34
* -Werror,-WvarargsStephan Bergmann2016-04-271-3/+2
* tdf#99518 Use correct decimal separatorLaurent Balland-Poirier2016-04-271-6/+21
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* Some more sal_Bool -> boolStephan Bergmann2016-04-254-24/+24
* the container document commands std::set can be staticNoel Grandin2016-04-252-7/+6
* no need to copy the list of available commands on every callNoel Grandin2016-04-252-3/+4
* Kill comphelper::MakeMapStephan Bergmann2016-04-2529-524/+465