summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-06Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara2-33/+42
2020-10-06tdf#137209 unparent widgets in fragment dtorCaolán McNamara1-0/+8
2020-10-06tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara13-46/+74
2020-10-06related: tdf#127579: make use of FindCharFormatByName more robustXisco Fauli1-2/+18
2020-10-06lint-ui: validate has_default and can_defaultNoel3-1/+13
2020-10-05tdf#137250 fire changed on typeahead in combobox without menu activeCaolán McNamara1-9/+12
2020-10-05ofz#26122 allow NINSIZE input full elementsCaolán McNamara1-7/+9
2020-10-05crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara1-2/+3
2020-10-04Fix format comment handling in number format dialogEike Rathke2-6/+34
2020-10-04tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli3-7/+41
2020-10-03SkCanvas::drawPaint() -> drawRect(), where applicable, and fix matrixLuboš Luňák1-12/+14
2020-10-02tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli3-11/+9
2020-10-01use https://git.libreoffice.org/$repo as canonical URL for submodulesChristian Lohmaier1-3/+3
2020-10-01tdf#136441 ms export: don't export comments in footnotesJustin Luth3-1/+9
2020-10-01tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh3-1/+17
2020-10-01ofz#25989 cmap parsingCaolán McNamara1-1/+1
2020-10-01Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara3-4/+22
2020-10-01Related: tdf#137016 check if subcontrol has the focusCaolán McNamara5-11/+39
2020-10-01add an explicit --disable-qrcodegen configure optionCaolán McNamara8-20/+89
2020-10-01tdf#134598 call FmtSelect to update watercanCaolán McNamara1-2/+7
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna2-11/+31
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna2-14/+56
2020-09-30Restore the fix for tdf#126830Maxim Monastirsky1-1/+1
2020-09-30oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna1-13/+90
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna3-2/+35
2020-09-30tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+26
2020-09-30blacklist Windows/nVidia for Skia/Vulkan (tdf#135370, tdf#136036, tdf#136407)Luboš Luňák1-0/+3
2020-09-30make it possible to blacklist just "windows"Luboš Luňák5-7/+44
2020-09-30update creditsChristian Lohmaier1-1712/+1798
2020-09-30Update git submodulesChristian Lohmaier1-0/+0
2020-09-30Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke3-28/+83
2020-09-30gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara2-14/+30
2020-09-30Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky1-16/+7
2020-09-30tdf#130445 Use actual icon sizeMaxim Monastirsky2-6/+4
2020-09-30tdf#136520 allow color popdowns to be tearable againCaolán McNamara5-4/+40
2020-09-29tdf#136573 chart2: enable arrow keys in data labelTünde Tóth1-8/+24
2020-09-29tdf#136430 Fix chart crash trying to move data labelsBalazs Varga1-1/+6
2020-09-29tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga8-8/+19
2020-09-29tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs2-28/+2
2020-09-29tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs4-9/+10
2020-09-29tdf#136650 DOCX pie chart import: fix percentageBalazs Varga3-23/+52
2020-09-29tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel3-9/+73
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-29tdf#136551 DOTX import: restore support for large XML attribute valuesMiklos Vajna1-1/+3
2020-09-29avoid crash if DrawTransformedBitmap() would mean empty Skia bitmapLuboš Luňák1-0/+2
2020-09-29Resolves: tdf#136985 bogus undo steps added by comment manipulationCaolán McNamara1-0/+27
2020-09-29Related: tdf#136985 apparent phantom redo entries with cursor in commentCaolán McNamara1-1/+1
2020-09-29tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara5-17/+45
2020-09-29ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-29tdf#135916 just set the target table as selectionCaolán McNamara1-3/+0