summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-04LOK - Calc: row/column headers are updated fasterMarco Cecchetti1-0/+1
2017-04-04LOK - Calc: document size as sum of row heights/col widths in pixelMarco Cecchetti1-0/+1
2017-04-04LOK - Calc: a cache-like structure for row/col positions in the documentMarco Cecchetti1-0/+1
2017-04-04sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+9
2017-03-30tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna1-1/+3
2017-03-30tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dictsMiklos Vajna1-1/+3
2017-03-30tdf#106693 vcl PDF export, norefxobj: copy array objectsMiklos Vajna1-1/+13
2017-03-30tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna1-0/+5
2017-03-30tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna1-1/+3
2017-03-30tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-1/+4
2017-03-30vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2-292/+357
2017-03-30Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann1-1/+1
2017-03-30xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna1-8/+9
2017-03-29Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti1-7/+7
2017-03-29tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure1-0/+2
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-0/+3
2017-03-16tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt1-0/+1
2017-03-14tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna1-0/+33
2017-03-14tdf#105461 vcl: add text highlight textcaseMiklos Vajna1-0/+17
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2-0/+301
2017-03-14tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna1-1/+1
2017-03-14tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna1-1/+1
2017-03-14tdf#105093 sd PDF export: handle embedded videosMiklos Vajna2-1/+5
2017-03-14Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-1/+1
2017-03-14tdf#104841 sd PDF export: handle linked videosMiklos Vajna2-0/+15
2017-03-10tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+6
2017-02-28Run macro:// via LOKitKatarina Behrens2-0/+15
2017-02-24Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara1-1/+1
2017-02-24Fix visible space on Mac with the new layout engineKhaled Hosny1-0/+2
2017-02-18SvxPostItIdItem is now string typePranav Kant1-2/+2
2017-02-18lok: Allow to reply to comments using postit idPranav Kant2-0/+27
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2017-02-17lok: refill font list if emptyHenry Castro1-0/+1
2017-02-17sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl1-0/+160
2017-02-17No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist1-1/+7
2017-02-17lok: Implement new callbacks for comment notificationsPranav Kant1-0/+26
2017-02-17lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+7
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant2-0/+9
2017-02-17Lok: support for batch API callsAshod Nakashian2-0/+20
2017-02-17Lok: improved tile invalidation compressionAshod Nakashian1-0/+4
2017-02-17Lok: number callback enum for easier debuggingAshod Nakashian1-32/+32
2017-02-17osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2-2/+14
2017-02-09tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2-1/+8
2017-02-01Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-1/+6
2017-02-01ofz: tidy up eps preview importCaolán McNamara1-0/+1
2017-01-30tdf#105502 sd increase font size: handle table selectionMiklos Vajna2-1/+6
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-0/+2
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht2-2/+5
2017-01-19Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara1-5/+11
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+4