summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Kill use of PPT for DrawEditParam.Andrzej Hunt2-16/+34
2014-08-30Add logic/pixel conversion wrappers to ScOutputData.Andrzej Hunt1-0/+38
2014-08-30Use logic coordinates for GetMergeSizePixel.Andrzej Hunt1-6/+5
2014-08-30GetScrPos: do position sums in logic coordinates.Andrzej Hunt1-34/+40
2014-08-30Replace AddPixelsWhile with Twips equivalent.Andrzej Hunt3-36/+41
2014-08-30Allow PaintMapMode retrieval.Andrzej Hunt1-0/+2
2014-08-30Conversions should be const.Andrzej Hunt2-8/+8
2014-08-30Don't use PPT values for row/column size changes either.Andrzej Hunt1-2/+2
2014-08-30Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt1-3/+18
2014-08-30Use MapMode instead of PPT for ScEditUtil::GetEditAreaAndrzej Hunt4-39/+55
2014-08-30Add Point and Size versions of convertMm100ToTwip/TwipToMm100.Andrzej Hunt1-0/+26
2014-08-30Use viewdata scaling for vertical grid lines.Andrzej Hunt1-3/+26
2014-08-30Implement some Logic/Pixel conversion functions for ScViewData.Andrzej Hunt2-0/+30
2014-08-30Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2-33/+8
2014-08-30ScOutputData needs ScViewData for scaling.Andrzej Hunt5-5/+14
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