summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Add libanimcore to factory list.feature/droid_calimpress4Andrzej Hunt1-0/+1
2015-01-12Fix wrong conditional for zoom-saneness-check.Andrzej Hunt1-1/+1
2015-01-12Temp: the DrView scaling will be completely wrong for tiled rendering.Andrzej Hunt1-5/+5
2015-01-12Don't render infinitely large document if empty.Andrzej Hunt1-0/+7
2015-01-12TODO: printfun needs fixing (see previous commit).Andrzej Hunt1-3/+9
2015-01-12Use twips internally for FillInfo too.Andrzej Hunt4-25/+40
2015-01-12Adjust MapModes for gridwin tiled rendering.Andrzej Hunt1-8/+21
2015-01-12Don't abort rendering if Android window 'minimized'.Andrzej Hunt1-1/+7
2015-01-12We want to keep nPPTX/Y for our old scaling.Andrzej Hunt1-0/+37
2015-01-12Remove incorrect fudge factor.Andrzej Hunt2-4/+4
2015-01-12ScreenPos calculations in twips too.Andrzej Hunt1-25/+23
2015-01-12Use twips internally for GetScrPos.Andrzej Hunt1-30/+50
2015-01-12Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt1-3/+18
2015-01-12Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt1-9/+18
2015-01-12Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt1-1/+7
2015-01-12Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt1-1/+15
2015-01-12Allow PaintMapMode retrieval.Andrzej Hunt1-0/+2
2015-01-12Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2-33/+8
2015-01-12ScOutputData needs ScViewData for scaling.Andrzej Hunt5-5/+14
2015-01-12Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt9-23/+44
2015-01-12ScViewData::GetActiveWin can be const.Andrzej Hunt2-2/+2
2015-01-12Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2-16/+31
2015-01-12aScrSize should be mutable.Andrzej Hunt2-5/+5
2015-01-12Fix PaintTile scaling preparation.Andrzej Hunt1-8/+12
2015-01-12Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2015-01-12Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2015-01-12Implement data area size retrieval.Andrzej Hunt3-4/+49
2015-01-12Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2015-01-12Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2015-01-12Render tiles from calc.Andrzej Hunt3-14/+33
2015-01-12Use one test instance to run all LOK tests.Andrzej Hunt1-0/+1
2015-01-12vcl: update comments about GenericSalLayout::ApplyDXArrayChris Sherlock1-4/+19
2015-01-11Fix Python build in debug mode on x86_64 platform on windowsDavid Ostrovsky1-0/+40
2015-01-11Related: #i94895# revert the part of revision 1650261Tsutomu Uchino2-2/+2
2015-01-11LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara1-2/+2
2015-01-11OSL_ENSURE was not declared in this scopeDavid Tardon1-3/+3
2015-01-11sw: stop using comphelper/implbase_var.hxxMiklos Vajna1-8/+2
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna3-3/+13
2015-01-11Use std::initializer_list ctorMiklos Vajna1-3/+4
2015-01-11vcl: ServerFontLayout::setNeedFallback() -> SetNeedFallback()Chris Sherlock2-3/+3
2015-01-11vcl: LayoutEngine::layout() to LayoutEngine::Layout()Chris Sherlock2-4/+4
2015-01-11vcl: cosmetic reident and cleanup of RawBitmap class definitionChris Sherlock1-10/+11
2015-01-11vcl: cosmetic reident of GlyphCachePeer class definitionChris Sherlock1-6/+6
2015-01-11vcl: cosmetic reident and cleanup of ServerFontLayoutEngine class definitionChris Sherlock1-2/+3
2015-01-11vcl: reident ServerFontLayout class definitionChris Sherlock1-12/+18
2015-01-11add missing labels to entries in impress's format menuYousuf Philips1-0/+42
2015-01-11vcl: cosmetic changes to ImplServerFontEntry definitionChris Sherlock1-7/+9
2015-01-11vcl: ident cleanup of ServerFont class definitionChris Sherlock1-60/+61
2015-01-11vcl: more whitespace cleanup of GlyphCache class definitionChris Sherlock1-25/+27
2015-01-11vcl: whitespace cleanup on GlyphData class definitionChris Sherlock1-1/+1