summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* java: remove comment noiseNoel Grandin2014-12-101-1/+0
* changed timers to idleJennifer Liebel2014-12-092-6/+5
* fix buildCaolán McNamara2014-12-091-2/+2
* fix build under gccNoel Grandin2014-12-091-2/+2
* inline some strings, they don't need to be in a shared header fileNoel Grandin2014-12-093-4/+8
* inline UNO helper macrosNoel Grandin2014-12-09119-294/+2053
* inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin2014-12-0940-70/+245
* use cppuhelper::suppportsService helper method in chart2Noel Grandin2014-12-091-10/+4
* reduce scope of local variablesMichael Weghorn2014-12-069-22/+15
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* chart2: ChartController: fix CommandDispatchContainer access lockingMichael Stahl2014-11-282-4/+21
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-0/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-182-0/+2
* coverity#1242824 Unused valueCaolán McNamara2014-11-171-7/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1714-0/+15
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-143-4/+4
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-3/+3
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* callcatcher: unused codeCaolán McNamara2014-11-102-7/+0
* move README.deprecated from chart2 to vclMarkus Mohrhard2014-11-101-23/+0
* prevent crash with empty chart sceneMarkus Mohrhard2014-11-101-0/+3
* merge vcllo and vclopenglloMarkus Mohrhard2014-11-103-4/+0
* OpenGL ES does not support double and glPolygonModeMarkus Mohrhard2014-11-091-0/+6
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-072-2/+2
* use css:: prefix to tidy up chart2 UNO macrosNoel Grandin2014-11-071-33/+23
* changed some timer to idleJennifer Liebel2014-11-051-2/+2
* loplugin:unreffunStephan Bergmann2014-11-051-1/+3
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0532-139/+139
* Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2014-11-042-6/+20
* Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida2014-11-041-1/+1
* Modify the tick iterator strategy to use fewer ticks.Kohei Yoshida2014-11-041-11/+21
* Let's use size_t for the index.Kohei Yoshida2014-11-043-17/+18
* Some code sharing.Kohei Yoshida2014-11-043-62/+64
* Create a variant of createTextShapes for simpler use cases.Kohei Yoshida2014-11-044-17/+193
* These methods can be private rather than protected.Kohei Yoshida2014-11-041-1/+1
* More method descriptions.Kohei Yoshida2014-11-041-2/+12
* More method descriptions.Kohei Yoshida2014-11-041-0/+16
* Standard way of writing class description.Kohei Yoshida2014-11-041-11/+9
* Code annotation.Kohei Yoshida2014-11-042-48/+82
* Add const to read-only variables.Kohei Yoshida2014-11-041-4/+4
* Mark these methods const.Kohei Yoshida2014-11-042-7/+7
* remove some unused code in chart2Noel Grandin2014-11-044-27/+0
* coverity#1242524, arguments in wrong orderMarkus Mohrhard2014-11-031-1/+1
* coverity#704564 Unchecked dynamic_castCaolán McNamara2014-11-011-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-316-7/+0
* coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara2014-10-291-1/+1
* coverity#1249459 Unchecked dynamic_castCaolán McNamara2014-10-251-1/+1
* coverity#1249460 Unchecked dynamic_castCaolán McNamara2014-10-251-1/+1
* coverity#704564 Unchecked dynamic_castCaolán McNamara2014-10-241-1/+1