summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-08tdf#155447 a11y: Add test for accessible IDs expected by OrcaMichael Weghorn
2024-11-08Revert commit 2fe53b2e436cb236b2dc121ceec4f22de49a13a8Patrick Luby
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn
2024-11-08Factor out conversion of awt::XBitmap to BitmapEx in vclMike Kaganski
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin
2024-11-07Make sure VCLXPopupMenu has unique RTTIStephan Bergmann
2024-11-07loplugin:passstuffbyref in avmedia..canvasNoel Grandin
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin
2024-11-07loplugin:passstuffbyref in sfx2Noel Grandin
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam
2024-11-06tdf#95239 sw: fix wrong order of PDF ToC, if headings put in text framesLászló Németh
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