summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/GL3DBarChart.cxx
AgeCommit message (Expand)Author
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-02cppcheck: unusedScopedObjectCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2015-01-23Resolves: fdo#88229 Crash when you try to create a bar chart GL3DCaolán McNamara
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-08coverity#1237352 Dereference after null checkCaolán McNamara
2014-10-04coverity#1242729 Result is not floating-pointNorbert Thiebaud
2014-09-29chart2: take the mutex to update the chart structures.Michael Meeks
2014-09-25Changing the font properties makes it look betterxukai
2014-09-23Some cleanup on Timer.Kohei Yoshida
2014-09-23This guard blocks main loop.Kohei Yoshida
2014-09-23update camera when bar is clickedxukai
2014-09-23fdo#84001: update environment name BENCHMARK_MODE to UNLOCK_FPS_MODExukai
2014-09-23use environment AUTO_FLY to control if autoflyxukai
2014-09-23update effect of bar clickxukai
2014-09-23make Camera flythrough looks more smoothxukai
2014-09-23instead of a top view a 45 degree viewxukai
2014-09-23Using 3D fontsxukai
2014-09-23Update the color of FPS textxukai
2014-09-23Show values of bars in selected rowxukai
2014-09-23fix the fly back bugxukai
2014-09-23add translucent balck background for history renderingxukai
2014-09-23add 50 histories for histroy renderingxukai
2014-09-23fdo#84001: Renamed the env. variable to fit better.Jan Holesovsky
2014-09-16fdo#83717: Fix the bar picking in the 3D charts.Jan Holesovsky
2014-09-16fdo#83518: We need the GL context when rendering text.Jan Holesovsky
2014-09-10fdo#83716 - fix deadlock holding mutex required by rendering thread.Michael Meeks
2014-09-10Re-factor ~inexcusible copy/paste coding away.Michael Meeks
2014-09-02coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-09-02don't even try to create a shape for non existing valuesMarkus Mohrhard
2014-08-29replace sleep with two condition variablesMarkus Mohrhard
2014-08-29mpRenderer->init() needs a contextZolnai Tamás
2014-08-29Call resetCurrent as soon as possible to avoid conflict with other threadZolnai Tamás
2014-08-29Reinitialize GL3D renderer when OpenGL window is changedZolnai Tamás
2014-08-29Fix regression in rendering of GL3DBarChartZolnai Tamás
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-08-27don't call getenv repeatedlyMarkus Mohrhard
2014-08-27showing bar info until fly backweigao
2014-08-27modify history data styleweigao
2014-08-27modify data update fps to data update rateweigao