summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Change PACKAGEREVISION to 20200312cp-6.0-29-20200312Andras Timar1-1/+1
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara25-75/+74
2020-01-27theming: avoid continually attempting to load missing theme library.Michael Meeks1-1/+5
2020-01-27lok: status update - avoid SIGFPE on zero range.Michael Meeks1-4/+7
2020-01-20Change PACKAGEREVISION to 20200120cp-6.0-29-20200120Andras Timar1-1/+1
2020-01-14lok: avoid emission storms of un-necessary invalidations.Michael Meeks2-3/+8
2020-01-10Remove broken MergeDataHashMap optimizationStephan Bergmann2-160/+13
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila5-0/+17
2020-01-09sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2020-01-06fix backportAndras Timar1-1/+1
2020-01-06headless: optimize DrawWaveLine / drawPixel.Michael Meeks1-9/+7
2019-11-27Change PACKAGEREVISION to 20191127cp-6.0-29-20191127Andras Timar1-1/+1
2019-11-27build fix: remove extra ] from cxx fileAndras Timar1-1/+0
2019-11-27Added Orientation argument to LOKIT renderFontMert Tumer5-33/+59
2019-10-19Change PACKAGEREVISION to 20191019cp-6.0-29-20191019Andras Timar1-1/+1
2019-10-09DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna3-1/+36
2019-10-09shave 10% off load time of large docx fileNoel Grandin2-0/+6
2019-10-09tdf#126544 writerfilter: check parent style exists before assigningJustin Luth2-1/+12
2019-10-09tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth6-42/+80
2019-10-09NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth2-3/+5
2019-10-07openssl 1.0.2tCaolán McNamara1-2/+2
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti1-0/+8
2019-09-27sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai2-3/+16
2019-09-27sd lok: Test invalidation after adding\removing slideTamás Zolnai1-0/+44
2019-09-27lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai6-52/+31
2019-09-27sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai2-14/+12
2019-09-27sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai1-0/+31
2019-09-27sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai1-0/+34
2019-09-27sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai2-28/+25
2019-09-27sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai1-0/+50
2019-09-27sc lok: Test invalidation after adding\removing sheetTamás Zolnai2-0/+50
2019-09-27lok: send an invalidation by document size changeTamás Zolnai14-24/+82
2019-09-27sc lok tests: Store all invalidation rectangles.Tamás Zolnai1-18/+21
2019-09-27sc lok: Test invalidation after sheet changeTamás Zolnai2-0/+29
2019-09-27sc lok: Test also the invalidation rectangle in case of row/column insertionTamás Zolnai1-0/+6
2019-09-27sc lok: Test invalidation triggered by PageDownTamás Zolnai1-0/+38
2019-09-12Change PACKAGEREVISION to 20190912cp-6.0-29-20190912Andras Timar1-1/+1
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai3-1/+28
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai26-317/+329
2019-09-06band-aid: deprecated-declarations related to cupsJulien Nabet1-0/+36
2019-09-06band-aid: deprecated-declarations related to gtkJulien Nabet2-1/+15
2019-09-06Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet1-1/+1
2019-09-06fix pyuno compile on Fedora29Noel Grandin1-0/+4
2019-08-29sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian6-5/+69
2019-08-28Change PACKAGEREVISION to 20190828cp-6.0-29-20190828Andras Timar1-1/+1
2019-08-27Set text field modified on edit in ImpressSzymon Kłos1-0/+3
2019-08-21Change PACKAGEREVISION to 295Andras Timar1-1/+1
2019-08-21calc: simplify getDocumentSize calculation.Michael Meeks1-9/+1
2019-07-16Change PACKAGEREVISION to 294cd-6.0-29-4Andras Timar1-1/+1
2019-07-16LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21