summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav
2013-11-15DOCX export: fixes for para auto spacing roundtripMiklos Vajna
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist
2013-11-15release BitmapReadAccess after use to fix 1 mb per render mem leakPtyl Dragon
2013-11-15removed use of envvars in touch_lo_draw_tilePtyl Dragon
2013-11-15Do use scaling after allTor Lillqvist
2013-11-15Call MakeVisible() to "scroll" the requested area into view if necessaryTor Lillqvist
2013-11-15Make the use of tileWidth/Height in the call to PaintTile() optionalTor Lillqvist
2013-11-15Make the scaling with the "tile/context" ratio optional, tooTor Lillqvist
2013-11-15Use SAL_INFO() instead of commented-out SAL_DEBUG() for nowTor Lillqvist
2013-11-15It seems that calling SetSwVisArea() has no effectTor Lillqvist
2013-11-15Pass tilePosX/Y also to PaintTile()Tor Lillqvist
2013-11-15removed DPX RIP (0,0) coords shift. played with rendering parametersPtyl Dragon
2013-11-15added units MLODpxes and MLORipsPtyl Dragon
2013-11-15ready for integration with CATiledLayerPtyl Dragon
2013-11-151st implementation of touch_lo_get_content_sizePtyl Dragon
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15Need to acquire SolarMutex while using a VirtualDeviceTor Lillqvist
2013-11-15changed to CGSizePtyl Dragon
2013-11-15added Size touch_lo_get_content_size()Ptyl Dragon
2013-11-15for torPtyl Dragon
2013-11-15in progress tile renderingPtyl Dragon
2013-11-15iOS uses virtual device tooPtyl Dragon
2013-11-15Tiled rendering: This is wrong approach, kill it.Jan Holesovsky
2013-11-15Tiled rendering: Use VirtualDevice, and set the MapMode correctly.Jan Holesovsky
2013-11-15Tiled rendering: Update the adjustments in the test app .ui.Jan Holesovsky
2013-11-15Tiled rendering: Better way to get the values in the test app.Jan Holesovsky
2013-11-15now iOS draws something (upside down)Ptyl Dragon
2013-11-15Tiled rendering: Very crude way to "show something".Jan Holesovsky
2013-11-15now showing blank tilePtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-15Tiled rendering: The tile shows now when we request for it.Jan Holesovsky
2013-11-15Tiled rendering: Show the device's content.Jan Holesovsky
2013-11-15Tiled rendering: Do the same thing as in touch_lo_draw_tile().Jan Holesovsky
2013-11-15Cosmetics.Jan Holesovsky
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky
2013-11-15DOCX:fdo#71646 fix wrong direction when save the file.Faisal M. Al-Otaibi
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna
2013-11-15fdo#71581: Fix unit test cases.Muthu Subramanian
2013-11-15o3tl::sorted_vector Compare needs to be a strict weak orderingStephan Bergmann
2013-11-15SwDoc::GetTxtCollFromPool: fix Footnote paragraph styleMiklos Vajna
2013-11-15fdo#70978 Improve Word Count displaySamuel Mehrbrodt
2013-11-15Fix for LibreOffice crash during Document RoundTripTushar Bende
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen