summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-07-24fix animation for GL3D chartMarkus Mohrhard
2014-07-24avoid showing the picking frame for too longMarkus Mohrhard
2014-07-24we don't need blocking user input anymore with the threaded renderingMarkus Mohrhard
2014-07-24that join was not necessaryMarkus Mohrhard
2014-07-24prevent that deadlock by only rpotecting shared resourcesMarkus Mohrhard
2014-07-24taking the mutex before calling update is a deadlock as wellMarkus Mohrhard
2014-07-23by default we want the non-benchmark modeMarkus Mohrhard
2014-07-23that mutex is not necessaryMarkus Mohrhard
2014-07-23fix one more deadlockMarkus Mohrhard
2014-07-23avoid deadlocks in BENCHMARK_MODEMarkus Mohrhard
2014-07-23avoid deadlock in 3D chartsMarkus Mohrhard
2014-07-23modify the light to make the sence looks betterweigao
2014-07-23add benchmark render threadweigao
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
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