summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Outline folding experimental feature rehackJim Raykowski27-525/+518
2021-05-14Add extended tips to print dialogOlivier Hallot6-591/+803
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin21-98/+327
2021-05-13tdf#142014 Fix displaying strokes when line width is 0Bartosz Kosiorek3-4/+30
2021-05-13gtk4: add default spacing in GtkBox GtkButtonBox replacementCaolán McNamara1-0/+29
2021-05-13DBG_ASSERT->assert in UnoWrapperNoel Grandin1-9/+10
2021-05-13can pass by const& hereNoel Grandin3-3/+3
2021-05-13fix leak in VCLXWindowImplNoel Grandin1-5/+7
2021-05-13dispose component in testNoel Grandin1-0/+1
2021-05-13tdf#132389 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch1-2/+3
2021-05-13Use double to iterate products in scmatrix.dante6-32/+33
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch3-8/+21
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky2-0/+29
2021-05-13comment on suspicious codeCaolán McNamara1-0/+2
2021-05-13inline some typedefsNoel Grandin18-64/+41
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis1-8/+9
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis8-48/+28
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis2-11/+36
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis1-3/+14
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis2-5/+1
2021-05-13make some classes privateNoel Grandin6-19/+21
2021-05-13gtk4: get word count dialog visibleCaolán McNamara1-27/+75
2021-05-13gtk4: add a mechanism to support reusing the same .uis for gtk3 and gtk4Caolán McNamara1-24/+358
2021-05-13gtk4: skip gtk_widget_get_root if pWidget is nullCaolán McNamara1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin46-98/+105
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna2-1/+98
2021-05-13error: use of undeclared identifier '_exit'Caolán McNamara1-0/+1
2021-05-13sw_uiwriter: Use a template in makefiles to reduce duplicated codeXisco Fauli5-228/+100
2021-05-13Introduce SwSectionFrameInvFlags to replace magic numbers in ...Miklos Vajna2-14/+25
2021-05-12fix leak in canvas testNoel Grandin1-1/+1
2021-05-12suppress more basic leaksNoel Grandin1-1/+2
2021-05-12unused include lineCaolán McNamara1-1/+0
2021-05-12rename ui-converter-skeleton to ui-rules-enforcerCaolán McNamara1-2/+7
2021-05-12add truncate-multiline for uniformityCaolán McNamara1-0/+1
2021-05-12tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line widthBartosz Kosiorek3-1/+33
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli3-14/+183
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin46-105/+98
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-12fix ubsan use-after-freeNoel Grandin1-0/+25
2021-05-12gtk4: add a typedef for different gtk_widget_translate_coordinates arg typeCaolán McNamara5-25/+19
2021-05-12tdf#141307: adapt null-checkBjoern Michaelsen1-1/+1
2021-05-12gtk4: add widget_get_first_child to wrap gtk_widget_get_first_childCaolán McNamara2-23/+20
2021-05-12gtk4: wrap gtk_image_get_icon_name for different version argsCaolán McNamara2-3/+12
2021-05-12gtk4: enable CreateBuilder but forward to generic one stillCaolán McNamara2-3/+9
2021-05-12gtk[3|4]: drop m_xFrameWeld before gtk_window_destroy invalidates m_pWindowCaolán McNamara1-0/+1
2021-05-12gtk4: renable providing parent to native dialogsCaolán McNamara1-2/+0
2021-05-12fix some VirtualDevice leaksNoel Grandin6-4/+6
2021-05-12Update git submodulesMarco Pinto1-0/+0
2021-05-12gtk4: reenable gtk message dialogsCaolán McNamara1-19/+81