summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2011-10-24Put neq-operator for awt::Size in correct namespaceKristian Rietveld
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-06-21catch by const referenceCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-04-15gbuildize chart2David Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]
2011-02-02#i10000# WAE: initialize variablesVladimir Glazunov
2011-02-01Some cppcheck cleaningJulien Nabet
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-19Remove some more '//static' lines and useless comments.Thomas Arnhold
2011-01-18Remove useless comments and some dead code.Thomas Arnhold
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]
2010-12-05cppcheck: unused variableCaolán McNamara
2010-12-03chart46: #i25706# implement date axis - simplify axis access in chart apiIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-11-23More 'easy-hacks' completedTimo Heino
2010-11-22More cleanup in calcTimo Heino
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]
2010-10-30Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: merge with DEV300_m89Ingrid Halama
2010-10-07chart49: #i113572# save data points order 2 correctly for b-splinesIngrid Halama
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama
2010-10-06chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch
2010-10-06chart49: cleanupIngrid Halama
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama
2010-10-05silence warningCaolán McNamara
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard