summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-05-01Format GL3DRenderer codexukai
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-01no need for that using statementMarkus Mohrhard
2014-05-01fix build errorMarkus Mohrhard
2014-05-01remove unused codeMarkus Mohrhard
2014-05-01some small clean-up in new OGL 3D rendererMarkus Mohrhard
2014-05-01more type correctness in new codeMarkus Mohrhard
2014-05-01use sal_ types for variables with fixed widthMarkus Mohrhard
2014-05-01remove the need for using namespace std;Markus Mohrhard
2014-05-01remove OPENGL_SCALE_VALUE that makes no sense without XShapeMarkus Mohrhard
2014-05-01pass large objects by const reference and not by valueMarkus Mohrhard
2014-05-01be explicit about text rotations, fdo#70670Markus Mohrhard
2014-05-01add test for fdo#78041Markus Mohrhard
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-30coverity#738569 Uninitialized scalar fieldCaolán McNamara
2014-04-30coverity#738568 Uninitialized scalar fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#1210168 Uninitialized pointer fieldCaolán McNamara
2014-04-29WaE: passing OUString by value, rather pass by referenceTor Lillqvist
2014-04-29There is this thing called bool to use for Boolean flagsTor Lillqvist
2014-04-29WaE: unused private fieldsTor Lillqvist
2014-04-29We don't sniff gluTor Lillqvist
2014-04-29Use OpenGLHelper::GLErrorString()Tor Lillqvist
2014-04-29Build libchartopengl for all platformsTor Lillqvist
2014-04-29glu is not available on OpenGL ESTor Lillqvist
2014-04-29WaE: array index 2 is past the end of the array (which contains 2 elements)Tor Lillqvist
2014-04-29disable until I can test build on windows myselfMarkus Mohrhard
2014-04-29make the new 3D OpenGL chart renderer compileMarkus Mohrhard
2014-04-29move all the 3D rendering code into an own classMarkus Mohrhard
2014-04-29remove unused member variablesMarkus Mohrhard
2014-04-29make the chart patch warning free and more clean-upMarkus Mohrhard
2014-04-29add algorithm of corner generated informationxukai liu
2014-04-28fdo77216-Charts-Scattered chart: Chart gets distorted on RTSourav
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás
2014-04-25error C2872: ´chart´ : ambiguous symbolCaolán McNamara
2014-04-25fix comment about ChartView::dumpMarkus Mohrhard
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard
2014-04-25dump also drawinglayer shapes that are externally addedMarkus Mohrhard
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-25No need for XShape dumping (for unit testing) for non-desktopTor Lillqvist
2014-04-25chart2: use constructor feature for WizardDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ShapeToolbarControllerMiklos Vajna
2014-04-25chart2: use constructor feature for ChartTypeDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ChartFrameLoaderMiklos Vajna
2014-04-25chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna
2014-04-25chart2: use constructor feature for ChartControllerMiklos Vajna
2014-04-24chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna
2014-04-23some more hrc cleanupThomas Arnhold
2014-04-22remove one more zero byte hrcThomas Arnhold