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