summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17add fileMarkus Mohrhard
2014-04-17add test case for fdo#70609Markus Mohrhard
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-16coverity#1202945 Uninitialized scalar fieldCaolán McNamara
2014-04-15it made even less sense to have the dependency to mdds hereMarkus Mohrhard
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard
2014-04-15chartcore does not need mdds right nowMarkus Mohrhard
2014-04-15Fully comment out commented-out testStephan Bergmann
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold