summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* String to OUString and cleanupThomas Arnhold2013-06-292-4/+4
* n#820273: Multilevel labels are rotated.Muthu Subramanian2013-06-271-0/+8
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-231-68/+65
* cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet2013-06-172-3/+5
* fdo#43460 chart2: use isEmpty()Jelle van der Waa2013-06-171-2/+2
* Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand2013-06-161-1/+2
* Some more toInt32 clean upStephan Bergmann2013-06-141-1/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-132-4/+4
* Resolves: #i121463# Enhanced handle visualization..Armin Le Grand2013-06-131-0/+3
* Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann2013-06-051-6/+6
* Fix variable value reassigned before old value usedJulien Nabet2013-06-031-2/+1
* Resolves: #i120831# call dispose() from ChartView dtor...Jian Fang Zhang2013-05-311-0/+6
* Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang2013-05-311-0/+3
* Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile2013-05-271-2/+2
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-2318-176/+113
* Minor simplificationStephan Bergmann2013-05-221-9/+4
* fix maybevoid attributesNoel Grandin2013-05-222-8/+8
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-2118-113/+176
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-201-4/+4
* WaE on mac osx buildNorbert Thiebaud2013-05-192-2/+2
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-1517-31/+31
* Assume CppunitTest_chart2_import got removed by accidentStephan Bergmann2013-05-141-0/+1
* Fix namingStephan Bergmann2013-05-133-1/+1
* -Werror=maybe-uninitializedStephan Bergmann2013-05-131-5/+8
* fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin2013-05-136-61/+68
* Resolves: #i119999# Single ESC to leave Chart OLE mode after creationArmin Le Grand2013-05-111-2/+3
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-2/+2
* coverity#705446: self assignmentMarkus Mohrhard2013-05-091-1/+0
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-0/+4
* fix typos (wich instead of which)Philipp Riemer2013-05-066-6/+6
* n#816939: Improved label overlap detection - Part 2Muthu Subramanian2013-05-021-8/+19
* add test for ooxml error bar exportMarkus Mohrhard2013-05-012-0/+65
* add export test for chartsMarkus Mohrhard2013-05-015-1/+177
* n#816939: Improved label overlap detection.Muthu Subramanian2013-04-301-6/+22
* remove this property temporarily until I understand the exceptionMarkus Mohrhard2013-04-291-1/+0
* some more namespace cleanupThomas Arnhold2013-04-264-15/+2
* fix a problem with error bar weightMarkus Mohrhard2013-04-241-0/+6
* extract common chart test parts into own headerMarkus Mohrhard2013-04-242-129/+141
* protect the properties with a mutexMarkus Mohrhard2013-04-241-0/+5
* we don't need the sc includes in this testMarkus Mohrhard2013-04-241-2/+0
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-5/+0
* add test case for error bar range importMarkus Mohrhard2013-04-223-1/+33
* and now our test file can be also a valid ODF1.2 fileMarkus Mohrhard2013-04-221-0/+0
* actually this test should be fine as slowcheck testMarkus Mohrhard2013-04-221-1/+4
* turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard2013-04-221-1/+1
* fix type mismatchMarkus Mohrhard2013-04-222-2/+2
* more work on getting the error bar export produce valid docsMarkus Mohrhard2013-04-224-17/+217
* fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard2013-04-2228-268/+410