summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks34-788/+482
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-10/+10
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks25-602/+377
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+3
2012-06-01targeted string re-workNorbert Thiebaud2-6/+5
2012-05-31nuke unused typedefTakeshi Abe1-3/+0
2012-04-08OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák1-1/+1
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez24-425/+401
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez6-223/+221
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-01-23make chart2 ByteString freeCaolán McNamara1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot4-8/+8
2011-11-29catch by const referenceTakeshi Abe10-15/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud29-56/+0
2011-10-24Put neq-operator for awt::Size in correct namespaceKristian Rietveld1-6/+11
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+4
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-1/+1
2011-06-21catch by const referenceCaolán McNamara1-18/+17
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak5-15/+3
2011-04-15gbuildize chart2David Tardon1-77/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito29-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky31-495/+927
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold7-25/+25
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida31-495/+927
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-6/+6
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-2/+2
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-1/+2
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]12-260/+606
2011-02-02#i10000# WAE: initialize variablesVladimir Glazunov1-1/+1
2011-02-01Some cppcheck cleaningJulien Nabet1-1/+2
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov12-253/+605
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]1-1/+1
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]1-1/+1
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]1-6/+15
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]1-6/+15
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-19Remove some more '//static' lines and useless comments.Thomas Arnhold21-48/+4
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-2/+1
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann1-1/+1
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio35-240/+22
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]24-287/+315
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]24-287/+315
2010-12-17CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau24-287/+315
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]1-24/+3
2010-12-05cppcheck: unused variableCaolán McNamara1-2/+0
2010-12-03chart46: #i25706# implement date axis - simplify axis access in chart apiIngrid Halama [iha]8-192/+296
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]7-38/+307