summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-06loplugin:passstuffbyref in svxNoel Grandin
2024-11-06loplugin:passstuffbyref in basicNoel Grandin
2024-11-06loplugin:passstuffbyref in editengNoel Grandin
2024-11-06loplugin:passstuffbyref in xmloffNoel Grandin
2024-11-06loplugin:passstuffbyref in ucbhelperNoel Grandin
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-11-06loplugin:passstuffbyref in svlNoel Grandin
2024-11-06loplugin:passstuffbyref in toolsNoel Grandin
2024-11-06loplugin:passstuffbyref in unotoolsNoel Grandin
2024-11-06loplugin:passstuffbyref in comphelperNoel Grandin
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel
2024-11-05Replace unnecessary #include with forward declarationPatrick Luby
2024-11-05Fix crash due to unexpected dynamic_cast failures in optimized buildPatrick Luby
2024-11-04move CryptTools from oox to comphelper so we can reuse itTomaž Vajngerl
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-11-04comphelper: move tostring to hash.hxx so it can be reusedTomaž Vajngerl
2024-11-04svx: prefix members of E3dCubeObjMiklos Vajna
2024-11-03tdf#143148 Use #pragma once instead of include guardslynn_edem
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark
2024-11-01tdf#36709 Refactor Converter to separate parsing from unit conversionJonathan Clark
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski
2024-11-01Merge ImplInit into ctorMike Kaganski
2024-10-31cid#1606874 silence Data race conditionCaolán McNamara
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-29fix enabled-mergelibs-more buildJuergen Funk
2024-10-29tdf#130857 VclBuilder: Move extractResizable to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractTooltipText to BuilderBaseMichael Weghorn
2024-10-29test: Merge SwAccessibleTestBase and AccessibleTestBaseXisco Fauli
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-29tdf#130857 qt weld: Set button image set in .ui fileMichael Weghorn
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractIconName to BuilderBaseMichael Weghorn
2024-10-28don't use iterateItemSurrogates for EE_FEATURE_FIELDNoel Grandin
2024-10-27tdf#143148: #pragma once instead of include guardsLorenzo Lovato
2024-10-27Simplify a bitMike Kaganski
2024-10-27tdf#143148 Use #pragma once instead of include guardsLue_lueita
2024-10-26tdf#130857 qt weld: Implement QtInstanceImage::set_imageMichael Weghorn
2024-10-25tdf#130857 qt weld: Prefer custom handler for dialog buttonsMichael Weghorn
2024-10-25tdf#139152 Exporting Image or Drawing to PNG is missing metadaNoel Grandin
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-25cid#1633781 Initialization or destruction ordering is unspecifiedCaolán McNamara
2024-10-25tdf#130857 VclBuilder: Move extractActive to BuilderBaseMichael Weghorn
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-10-24tdf#130857 VclBuilder: Make extractEntry a static helperMichael Weghorn
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-10-24tdf#130857 qt: Move pixmap helper to new include/vcl/qt/QtUtils.hxxMichael Weghorn
2024-10-23tdf#90341 Clean up excessive const_cast'ingUsman Akinyemi