summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann23-381/+381
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-12cid#707669 uninitialized pointer valueNoel Grandin1-0/+1
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde1-1/+19
2014-02-09TyposJulien Nabet1-2/+2
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara1-1/+1
2014-01-31coverity#707668 : Uninitialized scalar fieldNorbert Thiebaud1-10/+11
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde1-1/+8
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-3/+4
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar1-1/+23
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard7-27/+44
2013-11-11remove unnecessary use of OUString constructor in CHART2 moduleNoel Grandin1-4/+4
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold30-89/+89
2013-10-02Spell "indices" correctlyTor Lillqvist1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-3/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa49-391/+0
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl1-5/+10
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-0/+7
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann3-8/+8
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin3-8/+8
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard10-22/+22
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-103/+82
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard1-13/+0
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve1-12/+60
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király10-92/+93
2013-03-01coverity#705132: add missing breakMarkus Mohrhard1-0/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-1/+0
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza8-73/+54
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl11-11/+11
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-7/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
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