summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-07temporary work for improved dxf xls exportprivate/moggi/improved-dxf-xls-exportMarkus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06import dxf protection record from xls, related fdo#76209Markus Mohrhard
2014-04-06import dxf number format record, related fdo#76209Markus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06import alignment dxf record, related fdo#76209Markus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06export data point symbol colorMarkus Mohrhard
2014-04-06import data point symbol colorMarkus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard
2014-04-05rename variableMarkus Mohrhard
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-05no need for member variable and bool variableMarkus Mohrhard
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2014-04-02initial work on allowing to resize the OpenGL objectMarkus Mohrhard
2014-04-02move the OpenGLContext to the model objectMarkus Mohrhard
2014-04-02fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard
2014-04-02prevent initializing the OpenGL context multiple timesMarkus Mohrhard
2014-03-31Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard
2014-03-31remove fileMarkus Mohrhard
2014-03-31OSL_TRACE to SAL_INFO in opengl codeMarkus Mohrhard
2014-03-31no need to swap buffers in the offscreen renderingMarkus Mohrhard
2014-03-31add initial code for creating 3D bar shapesMarkus Mohrhard
2014-03-29most likley nobody has used that profiling code in yearsMarkus Mohrhard
2014-03-29put some functions into an anonzmous namespaceMarkus Mohrhard
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Some debugging output of GL chart.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock
2014-03-29tools: try to fix std::min ambiguity for MSVCMichael Stahl
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-29basic: for PutData()/GetData() actually 32bits should be enoughMichael Stahl
2014-03-28rhbz#1080196: Delete the destination first then paste.Kohei Yoshida
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida
2014-03-29Fix another typo in a commentChris Sherlock
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock
2014-03-28coverity#704303 Logically dead codeCaolán McNamara
2014-03-28clip to maxCaolán McNamara
2014-03-28Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner