summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31tdf#126788 only call TotalCount() if we need the resultNoel Grandin
2022-10-31tdf#151654 related: dereference after nullptr checkMike Kaganski
2022-10-31tdf#151071 Sifr follow upstream: Form Control, Record, Cell Styles, ShadowRizal Muttaqin
2022-10-31tdf#151837 Sifr: Icons in Left Area of XML DocumentRizal Muttaqin
2022-10-30tdf#129610 SdNavigator: Realize multiple selection of objectsJim Raykowski
2022-10-30'use strict' and 'use warnings' in all installer PerlMike Kaganski
2022-10-30Bump glade release for sd/.../insertlayer.uiOlivier Hallot
2022-10-30tdf#126788 reduce number of comparisons to query XUnoTunnelNoel Grandin
2022-10-30tdf#126788 avoid temporary SequenceNoel Grandin
2022-10-30Update git submodulesAlain Romedenne
2022-10-30tdf#151818 xlsx SmartArt import, apply theme text colorRegina Henschel
2022-10-30Fix errors in scriptitems.pm found by 'use strict'Mike Kaganski
2022-10-30tdf#126788 avoid temporary vectorNoel Grandin
2022-10-30tdf#126788 fetch node index once hereNoel Grandin
2022-10-30tdf#126788 no need to dynamic_cast twice hereNoel Grandin
2022-10-30tdf#126788 use singleton to avoid initial allocationNoel Grandin
2022-10-30tdf#126788 check for listeners firstNoel Grandin
2022-10-30MSI: fix handling empty directoriesMike Kaganski
2022-10-30SdNavigator: Update selections on shape filter callbackJim Raykowski
2022-10-30tdf#138868 related: Update Navigator on Esc key unmarkingJim Raykowski
2022-10-30tdf#138868 related: Update Navigator tree selections on UNO SelectAllJim Raykowski
2022-10-30tdf#151124 Make outline folding state change set doc modified stateJim Raykowski
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-29tdf#147021: SAL_N_ELEMENTS changed to std::sizeinsanetree
2022-10-29tdf#126788 reduce cost of OInterfaceContainerHelper4::disposeAndClearNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-10-29tdf#126788 replace dynamic_cast with static_castNoel Grandin
2022-10-29tdf#126788 check if we need to fire an eventNoel Grandin
2022-10-29require xmlsec1-nss >= 1.2.35Rene Engelhard
2022-10-29vcl: fix memory leak in CoreTextFontFace::GetHbTable()Khaled Hosny
2022-10-29vcl: fold CoreTextFontFace::GetFonTtable into its only userKhaled Hosny
2022-10-29vcl: simplify how CoreTextFont stores CTFontRefKhaled Hosny
2022-10-29vcl: rename CoreTextStyle to CoreTextFontKhaled Hosny
2022-10-29vcl: consistently cam PhysicalFontFace a faceKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-29use WindowColor instead of White for highlighted toolbox itemsCaolán McNamara
2022-10-29tdf#151794 sc validate: honor NO_BLANK in Cell range dropdownJustin Luth
2022-10-28CppunitTest_sd_export_tests: use clang-formatXisco Fauli
2022-10-28CppunitTest_sd_export_tests-ooxml3: inherit from UnoApiTestXisco Fauli
2022-10-28macos: set tooltext colors from something from the themeCaolán McNamara
2022-10-28tdf#54095 docx SmartArt import, apply theme text colorRegina Henschel
2022-10-28DOCX export, numbering portion format: consider full-para char formats as wellMiklos Vajna
2022-10-28CppunitTest_sd_misc_tests: inherit from UnoApiTestXisco Fauli
2022-10-28CppunitTest_sd_shape_import_export_tests: inherit from UnoApiTestXisco Fauli
2022-10-28sd: get rid of duplicated code...Xisco Fauli
2022-10-28xmlsec: blind fix to lower the possibly pointless NSS requirementMiklos Vajna
2022-10-28ofz: build-failure use with-tls result for curlCaolán McNamara
2022-10-28CppunitTest_sd_misc_tests: use clang-formatXisco Fauli