summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt9-23/+44
2014-08-30ScViewData::GetActiveWin can be const.Andrzej Hunt2-2/+2
2014-08-30Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2-16/+31
2014-08-30aScrSize should be mutable.Andrzej Hunt2-5/+5
2014-08-30Fillinfo: don't scale data unnecessarily.Andrzej Hunt2-17/+15
2014-08-30Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-08-30Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-08-30Implement data area size retrieval.Andrzej Hunt3-4/+49
2014-08-30Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2014-08-30Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-08-30Render tiles from calc.Andrzej Hunt3-14/+32
2014-08-30xmerge: fix javadoc errors for JDK 8rbuj9-70/+76
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara2-5/+0
2014-08-30move layout from dialog to systemwindowCaolán McNamara6-167/+216
2014-08-30seem to need to link against pthreads on linux for poppler nowCaolán McNamara1-0/+4
2014-08-30didn't know about the dockingwindowsCaolán McNamara1-1/+3
2014-08-30writerfilter: fix namespace of CT_SaveThroughXslt's r:idMiklos Vajna1-6/+1
2014-08-30upgrade to poppler-0.26.4Thomas Arnhold6-12/+22
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold2-16/+16
2014-08-30interpr: fPeriodn -> fPeriodsThomas Arnhold1-8/+8
2014-08-30fdo#39674: translated German to EnglishJennifer Liebel1-216/+213
2014-08-30fdo#39674: Improved translationJennifer Liebel1-14/+13
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna1-4/+0
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt5-39/+40
2014-08-30Fix build problem in the --disable-database-connectivity caseTor Lillqvist1-1/+2
2014-08-30jurt: fix some javadoc errors for JDK 8rbuj5-10/+10
2014-08-30Use plain bool parameter hereMatúš Kukan1-9/+8
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist2-4/+2
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida2-216/+1
2014-08-29Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida2-0/+122
2014-08-29Correctly export subtotal functions of data fields.Kohei Yoshida1-5/+57
2014-08-29Use the source dimension name when searching for a dimension.Kohei Yoshida1-4/+9
2014-08-29Export data layout field to xlsx correctly.Kohei Yoshida1-8/+13
2014-08-30Start of support for Android on AArch64Tor Lillqvist5-20/+79
2014-08-29Remove unused prefix attribute of namespace elementsMiklos Vajna1-25/+1
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist1-35/+0
2014-08-29cppcheck: va_end_missingJulien Nabet1-0/+1
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane3-16/+4
2014-08-29Write export unit test for pivot table import / export with xlsx.Kohei Yoshida2-0/+147
2014-08-29n#708518: sd: check that master page matches when setting parent styleMichael Stahl3-2/+54
2014-08-29editeng: deploy an assert for the default itemsMichael Stahl1-1/+1
2014-08-29fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna3-2/+13
2014-08-29Remove unused url attributeMiklos Vajna3-5/+2
2014-08-29replace sleep with two condition variablesMarkus Mohrhard2-8/+45
2014-08-29ignore aggressive Nvidia GLSL compiler error messagesMarkus Mohrhard1-0/+5
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard4-1/+25
2014-08-29cache the call to getenvMarkus Mohrhard1-1/+2
2014-08-29Don't render with mp2DRenderer when we have 3D chartsZolnai Tamás1-8/+11
2014-08-29mpRenderer->init() needs a contextZolnai Tamás1-0/+4
2014-08-29Oops, static was forgotten.Zolnai Tamás1-1/+1