summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-10tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2-1/+8
2017-02-08Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-2/+8
2017-02-08ofz: tidy up eps preview importCaolán McNamara1-0/+1
2017-02-08tdf#103852 avoid clipboard deadlockTomaž Vajngerl1-0/+4
2017-02-08Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann1-1/+1
2017-02-08tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin1-1/+1
2017-02-08tdf#90070 don't clip flys with bordersJustin Luth1-2/+3
2017-02-08tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-3/+3
2017-02-01bnc#946678 tdf#105502 sd increase font size: handle table selectionMiklos Vajna2-1/+6
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+4
2016-12-19lok: refill font list if emptyHenry Castro1-0/+1
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian1-32/+32
2016-11-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl1-1/+4
2016-11-24tdf#103204 opencl: initialize command queue on demandTomaž Vajngerl1-0/+1
2016-11-24tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist1-8/+9
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-1/+5
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky1-0/+12
2016-11-14lok: add character parameter to renderFontHenry Castro2-2/+4
2016-11-08tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky2-0/+2
2016-10-29tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai1-1/+1
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara3-105/+188
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai1-1/+1
2016-10-23tdf#101827 - mend busy contour dialog.Michael Meeks1-0/+2
2016-10-23Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke1-0/+4
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida1-0/+11
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-0/+2
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans2-63/+2
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara1-12/+2
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-1/+9
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna2-6/+5
2016-09-30Calc: implemented parallel cell text editingMarco Cecchetti1-1/+20
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna3-4/+14
2016-09-28sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+2
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+7
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara1-0/+16
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna3-0/+23
2016-09-16LOK: tile rendering regression fixAshod Nakashian1-0/+12
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna3-9/+9
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2-15/+0
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+2
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna3-0/+6
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2-0/+15
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2-20/+3
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2-3/+20
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2-3/+3
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna2-3/+4
2016-09-01Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara1-0/+2
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2-0/+4
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna1-0/+8
2016-08-30Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-0/+23