summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-03-01coverity#705132: add missing breakMarkus Mohrhard
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-04-08OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-01-23make chart2 ByteString freeCaolán McNamara
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
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