summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida
2014-09-19Refactor getAvailablePosAndSizeForDiagram() to use CreateShapeParam2D.Kohei Yoshida
2014-09-19Move the code that creates shapes for axis titles to own method.Kohei Yoshida
2014-09-19More scope reduction.Kohei Yoshida
2014-09-19Scope reduction.Kohei Yoshida
2014-09-19Reduce scope by early bailout.Kohei Yoshida
2014-09-19Move the 2D shape creation code into a separate method.Kohei Yoshida
2014-09-19Fix chart2 with system libglm (explicit constructors)Fridrich Štrba
2014-09-18Returned shape object is assigned but not used.Kohei Yoshida
2014-09-18Pass by const reference.Kohei Yoshida
2014-09-18Scope level reduction.Kohei Yoshida
2014-09-18Scope level reduction.Kohei Yoshida
2014-09-18Fix prefix for non-reference variable.Kohei Yoshida
2014-09-18No need to instantiate B2IRectangle twice.Kohei Yoshida