summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin147-889/+388
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk7-36/+94
2018-06-07lok: sc: scroll issueMarco Cecchetti3-43/+55
2018-06-07We use ICU 61 nowTor Lillqvist1-1/+1
2018-06-07Bump iOS SDK version to the current one, 11.4Tor Lillqvist2-3/+3
2018-06-07tdf#118042: fix crash on Target box in Hyperlink dialogJulien Nabet1-1/+1
2018-06-07Merge in Flatpak improvementsStephan Bergmann1-0/+15
2018-06-07Missing dependency on directoryStephan Bergmann1-1/+2
2018-06-07Update Flatpak to OpenJDK10Stephan Bergmann2-3/+3
2018-06-07Show the "status bar" property in the LO status indicator also in WriterTor Lillqvist1-0/+17
2018-06-07weld SwFormatTablePageCaolán McNamara7-384/+611
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-07Fix typoAndrea Gelmini1-1/+1
2018-06-07tdf#88961 change table line style color to make it more visibleNickson Thanda1-7/+2
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin2-29/+24
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin19-57/+56
2018-06-07Add ooo.vba.word.Application.StatusBar property for debug output from clientTor Lillqvist3-0/+29
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin10-18/+41
2018-06-07sc: A putative micro optimization of MEDIAN() for even-length arraysTakeshi Abe1-2/+1
2018-06-07Fix off-by-one error: The XCollection loop index is one-basedTor Lillqvist1-2/+2
2018-06-07Updated coreSophia Schröder1-0/+0
2018-06-07svx: fix loplugin errorsAshod Nakashian1-7/+6
2018-06-07svx: don't re-declare pdfium structsAshod Nakashian3-18/+26
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian11-13/+16
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian1-1/+2
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian3-17/+37
2018-06-07sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian4-11/+7
2018-06-07Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky1-1/+1
2018-06-07sd: disable pdf import testsAshod Nakashian1-3/+3
2018-06-07svx: set the font name of imported PDF textAshod Nakashian3-1/+86
2018-06-07svx: update PDFium patch and codeAshod Nakashian4-4/+143
2018-06-07svx: cleanup pdfium importerAshod Nakashian4-299/+156
2018-06-07svx: transform PDF text rectangles while importingAshod Nakashian2-11/+69
2018-06-07svx: support no fill and no stroke paths in PDF importAshod Nakashian1-12/+25
2018-06-07svx: support sub-paths in PDF importAshod Nakashian1-10/+25
2018-06-07svx: import processed PDF textAshod Nakashian4-17/+173
2018-06-07svx: correctly possition form objects from PDFAshod Nakashian4-13/+168
2018-06-07svx: support importing forms from PDFsAshod Nakashian4-29/+145
2018-06-07sd: support breaking any PDF pageAshod Nakashian3-10/+11
2018-06-07sd: pdf: really share the PDF streamAshod Nakashian1-1/+2
2018-06-07svx: path line width is given as full thickness in PDFAshod Nakashian1-0/+1
2018-06-07svx: support color text for imported PDFsAshod Nakashian3-17/+161
2018-06-07svx: more accurate PDF imported text sizeAshod Nakashian2-5/+12
2018-06-07svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian3-3/+113
2018-06-07svx: improved text importing from PDFAshod Nakashian3-39/+108
2018-06-07svx: improve path importing from PDFAshod Nakashian3-11/+144
2018-06-07svx: support Paths in PDFs while importingAshod Nakashian4-1/+147
2018-06-07svx: support PDF text colorAshod Nakashian3-2/+136
2018-06-07svx: more informative loggingAshod Nakashian2-15/+14