summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+24
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-19gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-1/+3
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna2-0/+4
2016-08-16unused class: drawinglayer::primitive3d::Primitive3DContainercp-5.1-4Andras Timar1-17/+0
2016-08-10LOK init: strcpy() -> strncpy()Miklos Vajna1-4/+5
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna1-0/+6
2016-08-05LOK init: avoid non-inline function definition in header fileMiklos Vajna1-5/+5
2016-08-05svl: track creation time of SfxUndoAction instancesMiklos Vajna1-0/+5