summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin5-8/+8
2024-11-07loplugin:passstuffbyref in sfx2Noel Grandin3-3/+3
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga1-0/+1
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam3-0/+164
2024-11-06tdf#95239 sw: fix wrong order of PDF ToC, if headings put in text framesLászló Németh1-0/+1
2024-11-06loplugin:passstuffbyref in svxNoel Grandin10-16/+16
2024-11-06loplugin:passstuffbyref in basicNoel Grandin4-4/+4
2024-11-06loplugin:passstuffbyref in editengNoel Grandin3-3/+3
2024-11-06loplugin:passstuffbyref in xmloffNoel Grandin2-3/+3
2024-11-06loplugin:passstuffbyref in ucbhelperNoel Grandin1-1/+1
2024-11-06loplugin:passstuffbyref in vclNoel Grandin10-16/+16
2024-11-06loplugin:passstuffbyref in svlNoel Grandin3-3/+3
2024-11-06loplugin:passstuffbyref in toolsNoel Grandin1-1/+1
2024-11-06loplugin:passstuffbyref in unotoolsNoel Grandin1-1/+1
2024-11-06loplugin:passstuffbyref in comphelperNoel Grandin1-1/+1
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin2-3/+11
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel1-0/+5
2024-11-05Replace unnecessary #include with forward declarationPatrick Luby1-2/+1
2024-11-05Fix crash due to unexpected dynamic_cast failures in optimized buildPatrick Luby1-1/+2
2024-11-04move CryptTools from oox to comphelper so we can reuse itTomaž Vajngerl3-128/+103
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl1-2/+14
2024-11-04comphelper: move tostring to hash.hxx so it can be reusedTomaž Vajngerl1-0/+3
2024-11-04svx: prefix members of E3dCubeObjMiklos Vajna1-6/+6
2024-11-03tdf#143148 Use #pragma once instead of include guardslynn_edem1-3/+1
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark3-1/+11
2024-11-01tdf#36709 Refactor Converter to separate parsing from unit conversionJonathan Clark1-0/+12
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski1-3/+1
2024-11-01Merge ImplInit into ctorMike Kaganski1-1/+0
2024-10-31cid#1606874 silence Data race conditionCaolán McNamara1-1/+1
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin5-99/+11
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn1-2/+0
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn1-4/+1
2024-10-29fix enabled-mergelibs-more buildJuergen Funk1-2/+2
2024-10-29tdf#130857 VclBuilder: Move extractResizable to BuilderBaseMichael Weghorn1-0/+1
2024-10-29tdf#130857 VclBuilder: Move extractTooltipText to BuilderBaseMichael Weghorn1-0/+1
2024-10-29test: Merge SwAccessibleTestBase and AccessibleTestBaseXisco Fauli2-58/+16
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli1-1/+1
2024-10-29tdf#130857 qt weld: Set button image set in .ui fileMichael Weghorn1-1/+3
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn2-2/+2
2024-10-29tdf#130857 VclBuilder: Move extractIconName to BuilderBaseMichael Weghorn1-0/+1
2024-10-28don't use iterateItemSurrogates for EE_FEATURE_FIELDNoel Grandin1-0/+17
2024-10-27tdf#143148: #pragma once instead of include guardsLorenzo Lovato1-4/+1
2024-10-27Simplify a bitMike Kaganski1-0/+1
2024-10-27tdf#143148 Use #pragma once instead of include guardsLue_lueita1-4/+1
2024-10-26tdf#130857 qt weld: Implement QtInstanceImage::set_imageMichael Weghorn1-3/+18
2024-10-25tdf#130857 qt weld: Prefer custom handler for dialog buttonsMichael Weghorn1-1/+1
2024-10-25tdf#139152 Exporting Image or Drawing to PNG is missing metadaNoel Grandin1-0/+3
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn1-1/+1
2024-10-25cid#1633781 Initialization or destruction ordering is unspecifiedCaolán McNamara1-1/+1
2024-10-25tdf#130857 VclBuilder: Move extractActive to BuilderBaseMichael Weghorn1-0/+2