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