summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli4-50/+19
2020-11-14fix updates of Skia draw region for Windows widgets (tdf#137559)Luboš Luňák1-0/+3
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna3-1/+44
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara1-0/+7
2020-11-14allow F1<->F26 accelerators in .uiCaolán McNamara1-0/+6
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara3-0/+12
2020-11-14Update git submodulesSeth Chaiklin1-0/+0
2020-11-14Resolves: tdf#103419 - update tooltip for SWITCH in CalcSeth Chaiklin1-3/+3
2020-11-13loplugin:toolslongJulien Nabet2-8/+8
2020-11-13add set_accessible_descriptionCaolán McNamara4-0/+16
2020-11-13tdf#137808: Renamed Track Changes as Show Tracked ChangesAyhan Yalçınsoy1-1/+1
2020-11-13fix some tools::Long falloutNoel Grandin8-21/+23
2020-11-13Improve the C++/UNO bridge for macOS on Apple SiliconTor Lillqvist2-2/+258
2020-11-13Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist8-27/+209
2020-11-13Removed executable permission on docx fileAndrea Gelmini1-0/+0
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski12-48/+89
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh3-0/+148
2020-11-13block nvidia drivers for vulkan only for version<457.36.0 (tdf#138145)Luboš Luňák1-1/+1
2020-11-13properly clip native VCL gradients (tdf#137563)Luboš Luňák1-1/+2
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna3-141/+175
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer15-120/+107
2020-11-13tdf#123936 Formatting files in module hwpfilter with clang-formatPhilipp Hofer8-72/+43
2020-11-13tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer3-51/+26
2020-11-13tdf#123936 Formatting files in module helpcompiler with clang-formatPhilipp Hofer4-15/+12
2020-11-13tdf#123936 Formatting files in module fpicker with clang-formatPhilipp Hofer11-58/+41
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer13-161/+132
2020-11-13tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer14-113/+75
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer7-46/+36
2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer6-48/+35
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer22-181/+124
2020-11-13tdf#123936 Formatting files in module cppu with clang-formatPhilipp Hofer5-21/+22
2020-11-13tdf#123936 Formatting files in module cli_ure with clang-formatPhilipp Hofer3-22/+17
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer24-379/+274
2020-11-13tdf#123936 Formatting files in module codemaker with clang-formatPhilipp Hofer5-32/+25
2020-11-13tdf#123936 Formatting files in module binaryurp with clang-formatPhilipp Hofer6-40/+45
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer21-168/+128
2020-11-13tdf#123936 Formatting files in module comphelper with clang-formatPhilipp Hofer7-74/+52
2020-11-13tdf#123936 Formatting files in module bridges with clang-formatPhilipp Hofer5-77/+68
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer16-189/+128
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna3-1/+18
2020-11-13lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-32/+25
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+85
2020-11-13tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara1-0/+1
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer13-134/+123
2020-11-13tdf#123936 Formatting files in module basegfx with clang-formatPhilipp Hofer4-38/+23
2020-11-13tdf#123936 Formatting files in module ios with clang-formatPhilipp Hofer2-3/+0
2020-11-13improve sorting in global-analysis pluginsNoel12-25/+73
2020-11-13tdf#138157 turn off cursor earlierCaolán McNamara1-11/+17
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin14-34/+48