summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-07temporary work for improved dxf xls exportprivate/moggi/improved-dxf-xls-exportMarkus Mohrhard3-9/+66
2014-04-06remove whitespaceMarkus Mohrhard2-73/+0
2014-04-06import dxf protection record from xls, related fdo#76209Markus Mohrhard2-0/+10
2014-04-06import dxf number format record, related fdo#76209Markus Mohrhard4-2/+37
2014-04-06remove whitespaceMarkus Mohrhard1-24/+0
2014-04-06import alignment dxf record, related fdo#76209Markus Mohrhard4-0/+26
2014-04-06remove whitespaceMarkus Mohrhard2-40/+0
2014-04-06export data point symbol colorMarkus Mohrhard1-0/+8
2014-04-06import data point symbol colorMarkus Mohrhard4-24/+10
2014-04-06remove whitespaceMarkus Mohrhard6-82/+0
2014-04-06improve chart series symbol exportMarkus Mohrhard2-41/+45
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard3-0/+49
2014-04-05rename variableMarkus Mohrhard1-3/+3
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard8-4/+75
2014-04-05no need for member variable and bool variableMarkus Mohrhard2-6/+4
2014-04-05prevent excessive exceptionsMarkus Mohrhard1-8/+12
2014-04-02initial work on allowing to resize the OpenGL objectMarkus Mohrhard3-10/+43
2014-04-02move the OpenGLContext to the model objectMarkus Mohrhard3-7/+11
2014-04-02fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard2-14/+17
2014-04-02prevent initializing the OpenGL context multiple timesMarkus Mohrhard2-1/+7
2014-03-31Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard3-0/+10
2014-03-31remove fileMarkus Mohrhard1-71/+0
2014-03-31OSL_TRACE to SAL_INFO in opengl codeMarkus Mohrhard1-9/+9
2014-03-31no need to swap buffers in the offscreen renderingMarkus Mohrhard1-20/+1
2014-03-31add initial code for creating 3D bar shapesMarkus Mohrhard9-8/+323
2014-03-29most likley nobody has used that profiling code in yearsMarkus Mohrhard1-12/+0
2014-03-29put some functions into an anonzmous namespaceMarkus Mohrhard1-0/+4
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida12-44/+243
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida2-8/+19
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida2-0/+26
2014-03-29Too long a line.Kohei Yoshida1-1/+7
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida7-32/+166
2014-03-29Some debugging output of GL chart.Kohei Yoshida1-0/+41
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida7-15/+40
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida1-2/+31
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock4-241/+290
2014-03-29tools: try to fix std::min ambiguity for MSVCMichael Stahl1-2/+4
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl1-9/+0
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl9-58/+0
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl20-124/+124
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl10-48/+44
2014-03-29basic: for PutData()/GetData() actually 32bits should be enoughMichael Stahl1-10/+10
2014-03-28rhbz#1080196: Delete the destination first then paste.Kohei Yoshida1-69/+32
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida2-0/+50
2014-03-29Fix another typo in a commentChris Sherlock1-1/+1
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock1-1/+1
2014-03-28coverity#704303 Logically dead codeCaolán McNamara1-13/+3
2014-03-28clip to maxCaolán McNamara1-2/+2
2014-03-28Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt2-14/+30
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner13-55/+46