summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/chartapiwrapper
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* make chart2 ByteString freeCaolán McNamara2012-01-231-1/+1
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-134-8/+8
* catch by const referenceTakeshi Abe2011-11-2910-15/+14
* remove include of pch header in chart2Norbert Thiebaud2011-11-2729-56/+0
* Put neq-operator for awt::Size in correct namespaceKristian Rietveld2011-10-241-6/+11
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-221-2/+4
* Add missing chart data point ODF1.2 standard symbolsRegina Henschel2011-09-201-1/+1
* catch by const referenceCaolán McNamara2011-06-211-18/+17
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-275-15/+3
* gbuildize chart2David Tardon2011-04-151-77/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2929-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1831-495/+927
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-1031-495/+927
| |\
| | * chart52: merge with DEV300_m99Ingrid Halama [iha]2011-02-0312-260/+606
| | |\
| | | * #i10000# WAE: initialize variablesVladimir Glazunov2011-02-021-1/+1
| | | * CWS-TOOLING: integrate CWS chart46Vladimir Glazunov2011-01-3112-253/+605
| | | |\
| | | | * chart46: merge with dev300m98Ingrid Halama [iha]2011-01-281-1/+1
| | | | |\
| | | | * \ chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-1524-287/+315
| | | | |\ \
| | | | * | | chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]2010-12-101-24/+3
| | | | * | | chart46: #i25706# implement date axis - simplify axis access in chart apiIngrid Halama [iha]2010-12-038-192/+296
| | | | * | | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-307-38/+307
| | | * | | | undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]2011-01-281-1/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2010-12-2324-287/+315
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]2010-11-161-8/+0
| | | * | | | undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-4/+4
| | | * | | | undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-1/+3
| | | | |_|/ | | | |/| |
| | * | | | chart52: merge with DEV300_m98Ingrid Halama [iha]2011-01-251-6/+15
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]2011-01-241-6/+15
| | | |/ /
| | * | | CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann2011-01-181-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch2010-10-061-1/+1
| | | |/
| | * | CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau2010-12-1724-287/+315
| | |\ \ | | | |/ | | |/|
| | | * chart49: merge with DEV300_m89Ingrid Halama2010-10-073-23/+11
| | | |\ | | | |/ | | |/|
| | | * chart49: #i113572# save data points order 2 correctly for b-splinesIngrid Halama2010-10-071-1/+1
| | | * chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama2010-10-072-33/+47
| | | * chart49: cleanupIngrid Halama2010-10-0614-26/+0
| | | * chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama2010-10-064-66/+59
| | | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-0559-161/+197
| | | * chart49: #i114298# don't overwrite dashed lines with solid lines while applyi...Ingrid Halama2010-09-301-2/+13
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-137-25/+25
|/ / /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-6/+6
* | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-2/+2
* | | more std:: -> o3tl:: build fixesLuboš Luňák2011-02-081-1/+2
* | | Some cppcheck cleaningJulien Nabet2011-02-011-1/+2
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-2/+0
* | | Remove some more '//static' lines and useless comments.Thomas Arnhold2011-01-1921-48/+4
* | | Remove useless comments and some dead code.Thomas Arnhold2011-01-181-2/+1
* | | Removed bogus comments from calc-chart2Alfonso Eusebio2011-01-1735-240/+22
* | | cppcheck: unused variableCaolán McNamara2010-12-051-2/+0
* | | More 'easy-hacks' completedTimo Heino2010-11-234-11/+0