summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-28Typo: SERVICE_SDB_PREPAREDSTATMENT->SERVICE_SDB_PREPAREDSTATEMENT (dbaccess)Julien Nabet
2022-10-28Fix bug in copying table where we need to create a primary keyNoel Grandin
2022-10-28add TOOLS_WARNNoel Grandin
2022-10-28make ValueTransfer easier to understandNoel Grandin
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski
2022-10-28Removed duplicated includeAndrea Gelmini
2022-10-28remove configure arguments to curl that no longer existCaolán McNamara
2022-10-28invalidate slider on gaining/losing focus so could show a macOS focus ringCaolán McNamara
2022-10-28rename createPreparedStatment->createPreparedStatementNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28vcl: extract function Animation::RenderNextFrameInAllRenderers()Chris Sherlock