summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kill saveAsWithOptions again. (merge error/oversight)feature/calctiledrenderingAndrzej Hunt2014-06-301-4/+0
* LOK DocView: handle document load failure without crashing.Michael Meeks2014-06-301-7/+15
* Ensure we actually render all cells in the selected area.Andrzej Hunt2014-06-261-0/+4
* Take into account drawing layer for data area size.Andrzej Hunt2014-06-261-2/+18
* DO NOT USEAndrzej Hunt2014-06-253-4/+70
* Use output device mapping for draw layer too.Andrzej Hunt2014-06-251-1/+2
* Turns out document coordinates are already in TWIPs.Andrzej Hunt2014-06-251-13/+2
* Set correct scaling for normal painting.Andrzej Hunt2014-06-251-0/+5
* Use output device scaling to determine cells in draw-area.Andrzej Hunt2014-06-251-9/+10
* Don't scale grid and cell dimensions multiple times.Andrzej Hunt2014-06-252-19/+21
* Return TWIPS for calc document size.Andrzej Hunt2014-06-252-3/+11
* Implement data area size retrieval.Andrzej Hunt2014-06-253-4/+41
* Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2014-06-252-7/+14
* Calc: Add tiled rendering device to the paint view.Andrzej Hunt2014-06-251-0/+13
* Render tiles from calc.Andrzej Hunt2014-06-253-14/+32
* fix buildCaolán McNamara2014-06-251-5/+8
* LOK: tiled rendering / svp includes are Linux only too for now.Andrzej Hunt2014-06-251-1/+4
* LOK: Tiled Rendering only useable on Linux.Andrzej Hunt2014-06-251-0/+11
* Update libgltf: new build system and various fixesZolnai Tamás2014-06-2531-1274/+1357
* MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák2014-06-251-0/+1
* remove spurious com::sun::star::util prefixMichael Stahl2014-06-253-4/+3
* remove spurious com::sun::star::text prefixMichael Stahl2014-06-254-8/+8
* remove spurious com::sun::star::forms prefixMichael Stahl2014-06-252-2/+2
* remove spurious com::sun::star::frame prefixMichael Stahl2014-06-251-2/+2
* remove spurious com::sun::star::script prefixMichael Stahl2014-06-251-1/+1
* remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl2014-06-259-12/+12
* remove spurious com::sun::star::chaosMichael Stahl2014-06-257-9/+9
* SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attachedMiklos Vajna2014-06-251-1/+14
* Add all the required conditions for vclplug_svp.Andrzej Hunt2014-06-251-1/+3
* vclplug_svp only exists with ENABLE_HEADLESS.Andrzej Hunt2014-06-251-1/+1
* Related: fdo#37401 adjust fix to original aCenter useCaolán McNamara2014-06-251-1/+1
* LOK DocView: clean up document on exit.Andrzej Hunt2014-06-251-0/+12
* Add zoom controls to gtktiledviewer.Andrzej Hunt2014-06-251-5/+75
* LOK Docview: add set_zoomAndrzej Hunt2014-06-252-11/+40
* Use full sofficerc for LOK.Andrzej Hunt2014-06-251-10/+1
* Add tiled rendering outline to Calc.Andrzej Hunt2014-06-254-0/+55
* Use ITiledRenderable for LIBLOK.Andrzej Hunt2014-06-252-41/+24
* Add ITiledRenderable.Andrzej Hunt2014-06-253-1/+79
* LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt2014-06-252-43/+90
* Prevent GTK assertions due to scrolled window not being initialised.Andrzej Hunt2014-06-251-0/+6
* Move gtktiledviewer into libreofficekit.Andrzej Hunt2014-06-254-17/+10
* Tiled Rendering: ensure rendered area is visible.Andrzej Hunt2014-06-251-2/+8
* Implement data area size retrieval.Andrzej Hunt2014-06-252-70/+10
* Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt2014-06-255-0/+213
* Remove outdated includes.Andrzej Hunt2014-06-251-7/+0
* Kill gtktiledviewer's alpha channel hack.Andrzej Hunt2014-06-251-5/+0
* Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt2014-06-253-22/+31
* Add base value to set alpha channel for 32 bit colourspaces.Andrzej Hunt2014-06-251-0/+10
* Get rid of outdated comments.Andrzej Hunt2014-06-251-21/+4
* Upgrade gtktiledviewer to use its own buffer.Andrzej Hunt2014-06-251-13/+29