summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Implement data area size retrieval.Andrzej Hunt2-70/+10
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt5-0/+213
2014-06-25Remove outdated includes.Andrzej Hunt1-7/+0
2014-06-25Kill gtktiledviewer's alpha channel hack.Andrzej Hunt1-5/+0
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt3-22/+31
2014-06-25Add base value to set alpha channel for 32 bit colourspaces.Andrzej Hunt1-0/+10
2014-06-25Get rid of outdated comments.Andrzej Hunt1-21/+4
2014-06-25Upgrade gtktiledviewer to use its own buffer.Andrzej Hunt1-13/+29
2014-06-25Use external buffer for LibLO tiled rendering.Andrzej Hunt3-22/+27
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt5-19/+44
2014-06-25Upgrade gtktiledviewer to RGBA.Andrzej Hunt1-1/+5
2014-06-25Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt2-2/+10
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt4-46/+79
2014-06-25Draw the whole image for our gtk tiled viewer.Andrzej Hunt1-3/+15
2014-06-25Implement document size retrieval for LibLO.Andrzej Hunt3-0/+32
2014-06-25Add rowstride to tiled rendering via LibLO.Andrzej Hunt3-1/+10
2014-06-25Use bitmap buffers in the gtktiledviewer.Andrzej Hunt1-21/+21
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt7-32/+56
2014-06-25Add some rendering to our gtktiledviewer.Andrzej Hunt2-7/+48
2014-06-25Add tiled rendering via liblibreoffice.Andrzej Hunt5-0/+151
2014-06-25TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt4-0/+120
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-25Resolves: fdo#80423 string resources not built and includedCaolán McNamara1-0/+1
2014-06-25SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUSTMiklos Vajna3-1/+18
2014-06-25Resolves: #i125154# numbering too small on sample .doc importClarence Guo1-2/+2
2014-06-25fix fdo#80490 - string 'Auto Spell Checking'Joren De Cuyper1-1/+1
2014-06-25partially fix fdo#80490 - string 'Non-printing Characters'Joren De Cuyper4-17/+17
2014-06-25fdo#51763 - make title of dialog localisableJoren De Cuyper2-4/+2
2014-06-25unlocked solarmutex assertion in SdrObject::getShapeCaolán McNamara1-0/+3
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy1-7/+26
2014-06-25loplugin:unreffunMatúš Kukan1-1/+1
2014-06-25remove empty DumpHints() [loplugin:unreffun]Matúš Kukan1-3/+0
2014-06-25error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan58-97/+97
2014-06-25isFinished() not really usedMatúš Kukan1-2/+1
2014-06-25loplugin:sallogareasMiklos Vajna1-0/+1
2014-06-25remove whitespacesMarkus Mohrhard181-1484/+0
2014-06-25remove whitespaceMarkus Mohrhard950-4290/+0
2014-06-25remove whitespacesMarkus Mohrhard623-11530/+2
2014-06-25fix build after rebaseMarkus Mohrhard5-77/+17
2014-06-25slidesorter - cleanup redundant caches and notifications.Michael Meeks3-38/+41
2014-06-25slide-sorter: re-factor to improve bbox calcuationMichael Meeks7-140/+95
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida4-22/+13
2014-06-24Annotate the code a little more, to make it easier to follow.Kohei Yoshida2-27/+54
2014-06-24Unwind this logic a bit.Kohei Yoshida1-4/+8
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe8-37/+30
2014-06-24Reduce indentation levels.Kohei Yoshida1-160/+163
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida2-34/+34
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-24Use comphelper::SequenceAsHashMapMiklos Vajna1-44/+25