summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet48-73/+73
2021-03-08BASIC : simplify BaseWindow initialization.Arnaud Versini1-3/+3
2021-03-08clean up some more dynamic/static castingNoel15-72/+75
2021-03-08loplugin:refcounting check for one more caseNoel8-15/+104
2021-03-08tdf#128469 add "Reset" tooltip to style dialogsSeth Chaiklin1-1/+1
2021-03-07Revert "tdf#126310 Disable lazy loading of WMF images"Xisco Fauli1-2/+2
2021-03-07tdf#107459: move unittest to function testXisco Fauli3-21/+12
2021-03-07tdf#116136 don't show statusbar template control tooltipJim Raykowski1-1/+4
2021-03-07move queue_resize to baseclassCaolán McNamara4-10/+11
2021-03-07tdf#140856 macOS listbox renderingNoel Grandin1-8/+4
2021-03-07tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2-11/+39
2021-03-07Update git submodulesSeth Chaiklin1-0/+0
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante3-29/+28
2021-03-07tdf#124176 Use pragma once in sw/source/uibase/sidebarAhmet Hakan Çelik1-4/+1
2021-03-07BASIC : use standard mutex from std.Arnaud Versini2-6/+12
2021-03-07Starmath now allows multiple parsers fourth partdante3-46/+99
2021-03-07ref-count SdrPageNoel65-384/+354
2021-03-07loplugin:staticdynamic now with extra saltNoel21-80/+97
2021-03-07Update git submodulesSeth Chaiklin1-0/+0
2021-03-07Fix typosAndrea Gelmini2-15/+15
2021-03-07tdf#140850 update light bulb image of ToTDRizal Muttaqin10-0/+5
2021-03-07tdf#140051 SI property values like "Bold" are now localisableshivam-514-11/+13
2021-03-06filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti4-27/+198
2021-03-06update pchesJulien Nabet9-18/+11
2021-03-06sw: rename misleading rMEvt, which is not a referenceMiklos Vajna1-48/+46
2021-03-06update pchesJulien Nabet27-69/+135
2021-03-06sidebar: use real height to determine preffered sizeSzymon Kłos1-0/+1
2021-03-06jsdialog: send selection change for icon viewSzymon Kłos2-9/+123
2021-03-06jsdialog: refresh on thawSzymon Kłos1-0/+1
2021-03-06elementary: related to tdf#140838 new Undo & Redo iconsRizal Muttaqin6-3/+3
2021-03-06elementary: tdf#140838 new Undo & Redo iconsRizal Muttaqin36-18/+18
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos3-4/+49
2021-03-06jsdialog: stop idle on destructionSzymon Kłos2-2/+10
2021-03-06jsdialog: update on treeview clearSzymon Kłos2-0/+8
2021-03-06Add to smviewshell an acces to the docking windowdante2-0/+12
2021-03-06SmParser obtainer, correct error on exception messagedante1-2/+2
2021-03-06loplugin:staticdynamic look for static after dynamicNoel14-54/+102
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin4-16/+3
2021-03-06tdf#135774 writerfilter Char highlight: revert tdf#117137Justin Luth3-2/+29
2021-03-06drop check for visibility before calling updateMotionPathTagsCaolán McNamara1-1/+1
2021-03-06use weld::WaitObjectCaolán McNamara1-2/+2
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara6-7/+7
2021-03-06check widget existance to detect we're disposedCaolán McNamara3-3/+3
2021-03-06replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara1-2/+2
2021-03-06tdf#126689 Colibre: Continue Previous Numbering iconsRizal Muttaqin14-0/+18
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze3-4/+24
2021-03-06Use int where API expects intMike Kaganski3-5/+5
2021-03-06tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner1-1/+1
2021-03-06tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski9-78/+113
2021-03-05replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara1-3/+3