summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Handle print-twips 'cellviewcursor' msg correctlyfeature/calc-coordinatesDennis Francis1-2/+4
2020-05-25Handle print-twips referencemarks msg correctlyDennis Francis1-4/+4
2020-05-25Handle print-twips 'cellcursor' msg from correctlyDennis Francis2-4/+16
2020-05-25Allow conversion of print-twips coordinates to tile-twips...Dennis Francis2-8/+125
2020-05-25Enable option 'sc_print_twips_msgs' in SAL_LOK_OPTIONSDennis Francis1-0/+1
2020-05-25row(col) header's canvas height(width) should not auto-adjust...Dennis Francis1-2/+0
2020-05-25fix a logical error regarding useDevicePixels flagDennis Francis1-1/+1
2020-05-25Avoid double parse/load of the first sheet geometry messageDennis Francis1-1/+3
2020-05-25Supress multiple .uno:SheetGeometryData requests...Dennis Francis1-2/+12
2020-05-25loleaflet: avoid double logging of messagesDennis Francis1-2/+0
2020-05-25handle 'invalidatesheetgeometry' messageDennis Francis1-4/+12
2020-05-25Ignore the "invalidateheader:" msgs when...Dennis Francis1-5/+8
2020-05-25supress clang -Wparentheses-equality for WIF*() spurious caseDennis Francis1-0/+14
2020-05-25handle LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+4
2020-05-25Initialize outlines ds on empty outlineDennis Francis1-0/+1
2020-05-25call refreshViewData() on setpart message...Dennis Francis1-3/+1
2020-05-25Add ability to get first match in binarySearchDennis Francis1-5/+34
2020-05-25Make the newly added interfaces more robustDennis Francis1-4/+23
2020-05-25Reuse binarySearch routine in L.SpanList search functionsDennis Francis1-50/+18
2020-05-25Restore the scope of 'offset' tampering codeDennis Francis1-6/+12
2020-05-25enforce bound-checks on setViewArea()Dennis Francis1-0/+4
2020-05-25call refreshViewData after 'scrolloffset' is firedDennis Francis1-3/+4
2020-05-25Don't ask core for sheet-geometry data for invalidateheader msgsDennis Francis1-3/+3
2020-05-25use SheetGeometry data to draw headers/gridlines if enabledDennis Francis7-45/+160
2020-05-25Round down when computing row/col index from tile-twips positionDennis Francis1-4/+6
2020-05-25add table outline query interfacesDennis Francis1-10/+142
2020-05-25introduce .uno:SheetGeometryData requester/handlerDennis Francis1-0/+44
2020-05-25add sheet-geometry datastructuresDennis Francis1-0/+841
2020-05-25move the 'updaterowcolumnheaders' event handling codeDennis Francis5-46/+55
2020-05-25Move the ViewRowColumnHeaders handling code into its own methodDennis Francis1-7/+11
2020-05-25Do not rely on js ordering of multi event executionDennis Francis3-8/+36
2020-05-18cypress: this is unstable.Tamás Zolnai1-1/+1
2020-05-18cypress: add zooming test for form fields.Tamás Zolnai1-0/+52
2020-05-18MSForms: rerender form field button on zoom.Tamás Zolnai1-0/+13
2020-05-18Revert "cypress: enable some more tests."Tamás Zolnai2-2/+8
2020-05-16loleaflet: Empty user list flashes up at start on mobileAron Budea1-2/+2
2020-05-15Add RequestDetails.cpp and hppTor Lillqvist1-0/+6
2020-05-15set INSTDIR again in and check for dockerfile in proper locationChristian Lohmaier1-1/+2
2020-05-15cypress: enable some more tests.Tamás Zolnai2-8/+2
2020-05-15cypress: simplify clickFormulaBar() method.Tamás Zolnai2-10/+4
2020-05-15cypress: reenable checkboxes related tests.Tamás Zolnai2-4/+4
2020-05-15Add an "export options" plist for providing .ipa archivesTor Lillqvist1-0/+8
2020-05-15cypress: reenable fixed test cases.Tamás Zolnai2-5/+3
2020-05-15libfuzzer: add initial documentationMiklos Vajna1-0/+20
2020-05-14Welcome: include the host + service-root.Michael Meeks1-1/+1
2020-05-14cypress: it seems checkboxes on mobile wizard does not work anymore.Tamás Zolnai2-4/+4
2020-05-14Mend error substitution, jsstring.replace() doesn't replace in-place.Michael Meeks1-2/+2
2020-05-14Avoid exception during racy startup.Michael Meeks1-1/+2
2020-05-14Fix indentation markers:Pedro Pinto Silva2-24/+6
2020-05-14Show the welcome message at maximum once, unless requested.Michael Meeks1-1/+8