summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna2-1/+4
2017-04-24Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai1-1/+2
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti2-2/+11
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai7-12/+62
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna1-0/+4
2017-04-12tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier1-0/+6
2017-04-12tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier1-1/+2
2017-04-12tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier2-1/+5
2017-04-12don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke1-0/+3
2017-04-12tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier2-0/+22
2017-04-12tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna1-2/+5
2017-04-08Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-08tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier1-1/+2
2017-04-07tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-2/+2
2017-04-07tdf#106237 sw: do some basic sanity checking on layout-cacheMichael Stahl1-0/+1
2017-04-06tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna1-1/+5
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