summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-07-23Annotate.Kohei Yoshida
2014-07-23Add documentation.Kohei Yoshida
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara
2014-07-22Simplify.Kohei Yoshida
2014-07-22fdo#81547, part2: show only relevant widgets in layout tabpageKatarina Behrens
2014-07-22com::sun::star -> css.Kohei Yoshida
2014-07-22Remove "this->". Pointless.Kohei Yoshida
2014-07-22Wrong indent.Kohei Yoshida
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-22printf crept in.Kohei Yoshida
2014-07-22boost::checked_deleter will do.Kohei Yoshida
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-21Scope reduction by throwing early.Kohei Yoshida
2014-07-21split helper and fix buildCaolán McNamara
2014-07-20SchLayoutTabPage: that ctor wants a pointerMichael Stahl
2014-07-20fdo#81547, part1: use ctor reading .ui file, not a resourceKatarina Behrens
2014-07-20add SAL_OVERRIDEDavid Tardon
2014-07-20WaE: -Werror=shadow and -Werror=unused-but-set-variableCaolán McNamara
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-19one more simplificationMarkus Mohrhard
2014-07-19use the shared XPath test code in chart2Markus Mohrhard
2014-07-18coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-07-17fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens
2014-07-14error: unused variable 'TIMEOUT'Matúš Kukan
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard
2014-07-12first part for threaded chart rendering, fdo#81110Markus Mohrhard
2014-07-12remove unused definesMarkus Mohrhard
2014-07-12using memset on a vector is just so wrongMarkus Mohrhard
2014-07-12we only need one typedef for PointListMarkus Mohrhard
2014-07-12killed this method againMarkus Mohrhard
2014-07-12remove unused methodMarkus Mohrhard
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10coverity#1224984 Dereference before checkNorbert Thiebaud
2014-07-10coverity#1224984 Dereference before null checkCaolán McNamara
2014-07-07bnc#881025: Write test for this.Kohei Yoshida
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan
2014-07-04add parenthese to fix precedence issueNorbert Thiebaud
2014-07-04coverity#735602-3 Division by zeroNorbert Thiebaud
2014-07-04chart2: add some locking to chart::ChartType UNO serviceMichael Stahl
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-03Test the import of data series values as well.Kohei Yoshida
2014-07-03Better and more descriptive naming.Kohei Yoshida
2014-07-03bnc#812796: Write test for this.Kohei Yoshida