summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-09tdf#134286: fix pre-commit hook to make hooks.allownonascii workShiro Kawai1-0/+1
2020-10-09tdf#137205 sc: autofill date sequences in merged cellsAttila Szűcs3-32/+143
2020-10-08Don't needlessly convert to sal_Int32 instead of longStephan Bergmann1-4/+4
2020-10-08tdf#136964 Writer Navigator: Use same Headings expanded statesJim Raykowski1-6/+12
2020-10-08don't scroll to the cursor on gaining focusCaolán McNamara1-1/+1
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin11-75/+69
2020-10-08add GraphicMapper to native-code.pyTomaž Vajngerl1-0/+1
2020-10-08tdf#137274: sw: Add UItestXisco Fauli1-0/+70
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy5-0/+108
2020-10-08tdf#137295: sw_ooxmlexport15: Add unittestXisco Fauli2-0/+10
2020-10-08Fix C++ UNO component constructor function signatureStephan Bergmann1-1/+1
2020-10-08CustomWeld::Paint rRect is in logical units, not pixelsCaolán McNamara2-2/+2
2020-10-08don't scroll to the cursor during paintCaolán McNamara1-1/+1
2020-10-08Update Orcus lib ref in flatpakJulien Nabet1-3/+3
2020-10-08add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara5-1/+31
2020-10-08external/liborcus: Missing includesStephan Bergmann2-0/+31
2020-10-08tdf#130314 space counting for input field.Mark Hung1-4/+4
2020-10-08track dirty areas for Skia drawingLuboš Luňák6-24/+153
2020-10-08pdfium: remove non-public headers from include pathMiklos Vajna1-1/+0
2020-10-08Related tdf#135202: declare libmariadb/secure/win_crypt in mk file for MariaDBJulien Nabet1-0/+1
2020-10-08we only should have one has_default==True in these dialogsCaolán McNamara4-7/+0
2020-10-08Do not redefine ETIME unconditionally on FreeBSD.Gleb Popov1-1/+3
2020-10-08Replace UI submenu by dialogHeiko Tietze8-8/+8
2020-10-07we only should have one has_default==True in these dialogsCaolán McNamara13-14/+0
2020-10-07Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpCloseCaolán McNamara1-1/+1
2020-10-07tdf#137295 missing frames on roundtrip through docxCaolán McNamara1-1/+15
2020-10-07lint-ui: add exclusionNoel1-1/+4
2020-10-07lint-ui: remove checks for top-level widgetsNoel1-7/+4
2020-10-07Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara1-4/+5
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze32-6/+775
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara7-1303/+359
2020-10-07dynamic_cast followed by static_castCaolán McNamara2-12/+7
2020-10-07RTF import: copy direct para formatting for first para in insert modeMiklos Vajna3-0/+58
2020-10-07better way of ensuring Skia is used only with canvas that workLuboš Luňák1-5/+5
2020-10-07let a subclass destroy and recreate its EditViewCaolán McNamara2-24/+45
2020-10-07support pan-down-symbolic/pan-up-symbolic as SPIN_DOWN/SPIN_UPCaolán McNamara2-13/+22
2020-10-07try more to match Skia's alpha type for source and destinationLuboš Luňák5-20/+44
2020-10-07faster Skia from-image conversions if no alpha is involvedLuboš Luňák1-0/+3
2020-10-07lint-ui: add exclusions for remaining capitalisation warningsNoel1-3/+33
2020-10-07CppunitTest_vcl_pdfexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-147/+56
2020-10-07update creditsChristian Lohmaier1-647/+648
2020-10-07CustomWeld is finalCaolán McNamara1-1/+1
2020-10-07ui files: fix some capitalisation issuesNoel28-38/+38
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin23-10/+29
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski3-31/+0
2020-10-06SwGrammarContext: ::Modify no moreBjoern Michaelsen1-11/+7
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir6-11/+50
2020-10-06loplugin:const* make some params and methods constNoel32-54/+54
2020-10-06loplugin:const* make some params and methods constNoel25-62/+62
2020-10-06loplugin:const* make some params and methods constNoel28-33/+34