summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13can pass by const& hereNoel Grandin
2021-05-13fix leak in VCLXWindowImplNoel Grandin
2021-05-13dispose component in testNoel Grandin
2021-05-13tdf#132389 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-05-13Use double to iterate products in scmatrix.dante
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky
2021-05-13comment on suspicious codeCaolán McNamara
2021-05-13inline some typedefsNoel Grandin
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-13make some classes privateNoel Grandin
2021-05-13gtk4: get word count dialog visibleCaolán McNamara
2021-05-13gtk4: add a mechanism to support reusing the same .uis for gtk3 and gtk4Caolán McNamara
2021-05-13gtk4: skip gtk_widget_get_root if pWidget is nullCaolán McNamara
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna
2021-05-13error: use of undeclared identifier '_exit'Caolán McNamara
2021-05-13sw_uiwriter: Use a template in makefiles to reduce duplicated codeXisco Fauli
2021-05-13Introduce SwSectionFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-12fix leak in canvas testNoel Grandin
2021-05-12suppress more basic leaksNoel Grandin
2021-05-12unused include lineCaolán McNamara
2021-05-12rename ui-converter-skeleton to ui-rules-enforcerCaolán McNamara
2021-05-12add truncate-multiline for uniformityCaolán McNamara
2021-05-12tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line widthBartosz Kosiorek
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-05-12fix ubsan use-after-freeNoel Grandin
2021-05-12gtk4: add a typedef for different gtk_widget_translate_coordinates arg typeCaolán McNamara
2021-05-12tdf#141307: adapt null-checkBjoern Michaelsen
2021-05-12gtk4: add widget_get_first_child to wrap gtk_widget_get_first_childCaolán McNamara
2021-05-12gtk4: wrap gtk_image_get_icon_name for different version argsCaolán McNamara
2021-05-12gtk4: enable CreateBuilder but forward to generic one stillCaolán McNamara
2021-05-12gtk[3|4]: drop m_xFrameWeld before gtk_window_destroy invalidates m_pWindowCaolán McNamara
2021-05-12gtk4: renable providing parent to native dialogsCaolán McNamara
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-12Update git submodulesMarco Pinto
2021-05-12gtk4: reenable gtk message dialogsCaolán McNamara
2021-05-12Update to ICU 69.1Eike Rathke
2021-05-12vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna
2021-05-12Guard against isCXX11ConstantExpr on dependent expressionStephan Bergmann
2021-05-12Fix broken TOX in Online.Gülşah Köse
2021-05-12fix leak in VCLXWindowNoel Grandin
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse