summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09typo: Lable -> LabelAndras Timar
2014-10-08coverity#1237352 Dereference after null checkCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-07Annotate code.Kohei Yoshida
2014-10-05coverity#1223085 Unchecked return valueNorbert Thiebaud
2014-10-04coverity#703928 Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242729 Result is not floating-pointNorbert Thiebaud
2014-10-04fix chart2 build with system-glm againRene Engelhard
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist
2014-10-02coverity#1169811 'Constant' variable guards dead codeCaolán McNamara
2014-10-02coverity#1242832 Result is not floating-pointCaolán McNamara
2014-10-01coverity#707673 uninitialized memberCaolán McNamara
2014-10-01chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl
2014-09-30chart2: add a SolarMutexGuard in ChartView::createInstance()Michael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29chart2: take the mutex to update the chart structures.Michael Meeks
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara
2014-09-25Changing the font properties makes it look betterxukai
2014-09-24Don't update chart view when the controllers are locked.Kohei Yoshida
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-24Add missing include to avoid compile error on windowsPeter Foley
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-23overloaded function GetDiffOfTwoCamerasxukai
2014-09-23Add function:GetDiffOfTwoCamerasxukai
2014-09-23instead of a top view a 45 degree viewxukai
2014-09-23Using 3D fontsxukai
2014-09-233D fonts suportxukai
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-23fdo#82577: Handle WindowNoel Grandin
2014-09-21OPENGL_SCALE_VALUE is not needed any moreZolnai Tamás
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás
2014-09-19These are no longer used.Kohei Yoshida
2014-09-19Finally, move the group shape object for the diagram with axes to the param.Kohei Yoshida
2014-09-19Move the "PlotAreaIncludingAxes" shape object to CreateShapeParam2D.Kohei Yoshida
2014-09-19Move the "MarkHandles" shape object to CreateShapeParam2D.Kohei Yoshida
2014-09-19Remove double-conversion between awt::Rectangle and basegfx::B2IRectangle.Kohei Yoshida