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