summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-15DOCX export: fixes for para auto spacing roundtripMiklos Vajna1-1/+5
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar5-10/+62
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky3-49/+32
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky3-9/+12
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist1-5/+17
2013-11-15release BitmapReadAccess after use to fix 1 mb per render mem leakPtyl Dragon1-0/+1
2013-11-15removed use of envvars in touch_lo_draw_tilePtyl Dragon1-14/+1
2013-11-15Do use scaling after allTor Lillqvist1-11/+10
2013-11-15Call MakeVisible() to "scroll" the requested area into view if necessaryTor Lillqvist1-0/+2
2013-11-15Make the use of tileWidth/Height in the call to PaintTile() optionalTor Lillqvist1-3/+7
2013-11-15Make the scaling with the "tile/context" ratio optional, tooTor Lillqvist1-5/+9
2013-11-15Use SAL_INFO() instead of commented-out SAL_DEBUG() for nowTor Lillqvist1-5/+5
2013-11-15It seems that calling SetSwVisArea() has no effectTor Lillqvist1-1/+10
2013-11-15Pass tilePosX/Y also to PaintTile()Tor Lillqvist1-1/+1
2013-11-15removed DPX RIP (0,0) coords shift. played with rendering parametersPtyl Dragon1-5/+6
2013-11-15added units MLODpxes and MLORipsPtyl Dragon1-18/+28
2013-11-15ready for integration with CATiledLayerPtyl Dragon1-5/+21
2013-11-151st implementation of touch_lo_get_content_sizePtyl Dragon1-0/+5
2013-11-15created a long long unit for MLOContentSizePtyl Dragon1-0/+9
2013-11-15Need to acquire SolarMutex while using a VirtualDeviceTor Lillqvist1-0/+4
2013-11-15changed to CGSizePtyl Dragon1-12/+0
2013-11-15added Size touch_lo_get_content_size()Ptyl Dragon1-0/+10
2013-11-15for torPtyl Dragon1-4/+4
2013-11-15in progress tile renderingPtyl Dragon1-3/+13
2013-11-15iOS uses virtual device tooPtyl Dragon1-7/+10
2013-11-15Tiled rendering: This is wrong approach, kill it.Jan Holesovsky1-4/+0
2013-11-15Tiled rendering: Use VirtualDevice, and set the MapMode correctly.Jan Holesovsky1-16/+11
2013-11-15Tiled rendering: Update the adjustments in the test app .ui.Jan Holesovsky1-2/+9
2013-11-15Tiled rendering: Better way to get the values in the test app.Jan Holesovsky1-12/+6
2013-11-15now iOS draws something (upside down)Ptyl Dragon1-6/+5
2013-11-15Tiled rendering: Very crude way to "show something".Jan Holesovsky2-7/+24
2013-11-15now showing blank tilePtyl Dragon1-1/+13
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon1-1/+9
2013-11-15Tiled rendering: The tile shows now when we request for it.Jan Holesovsky2-2/+5
2013-11-15Tiled rendering: Show the device's content.Jan Holesovsky1-1/+4
2013-11-15Tiled rendering: Do the same thing as in touch_lo_draw_tile().Jan Holesovsky3-197/+259
2013-11-15Cosmetics.Jan Holesovsky1-13/+16
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky2-0/+56
2013-11-15DOCX:fdo#71646 fix wrong direction when save the file.Faisal M. Al-Otaibi3-0/+14
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna4-3/+42
2013-11-15fdo#71581: Fix unit test cases.Muthu Subramanian1-2/+2
2013-11-15o3tl::sorted_vector Compare needs to be a strict weak orderingStephan Bergmann1-1/+6
2013-11-15SwDoc::GetTxtCollFromPool: fix Footnote paragraph styleMiklos Vajna1-1/+0
2013-11-15fdo#70978 Improve Word Count displaySamuel Mehrbrodt2-11/+8
2013-11-15Fix for LibreOffice crash during Document RoundTripTushar Bende3-1/+15
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann4-6/+1
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde4-0/+75
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann4-13/+35
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-8/+11
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co3-0/+66