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