summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-09-05tdf#162359 sw: fix the export of comments as PDF annotationsTibor Nagy
2024-08-27vcl,filter: replace about 5 hard-coded JPEG PDF export qualitysMichael Stahl
2024-08-22tdf#153966 vcl: Fix precision loss laying out right-aligned textJonathan Clark
2024-08-19SalLayout::InitFont doesn't do anythingCaolán McNamara
2024-08-16cid#1616498 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15vcl: add "fillWithData" function to BitmapTools - used in lokTomaž Vajngerl
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-08-14CairoSDPR: Handle EmphasisMarksArmin Le Grand (Collabora)
2024-08-13tdf#130857 VclBuilder: Move handleAtkObject to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleItems to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move size group parsing to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move list store handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move collectProperty to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper to finalize valueMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move locale handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Rename ParserState -> VclParserStateMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper for interface domainMichael Weghorn
2024-08-13tdf#130857 Drop VclBuilder::m_pStringReplaceMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move m_bLegacy to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move 2 static methods to base classMichael Weghorn
2024-08-13VclBuilder: Drop UStringPair in favor of StringPairMichael Weghorn
2024-08-11Related: tdf#154959 suitable label printer paper size not auto-selectedCaolán McNamara
2024-08-07tdf#130857 qt weld: Implement newly added 'escape_ui_str'Michael Weghorn
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell
2024-08-05CairoSDPR: direct text rendering using CairoArmin Le Grand (Collabora)
2024-08-02tdf#155636 tdf#155637 tdf#156962 Consistently use non-native controlsMichael Weghorn
2024-08-02tdf#162259: correctly handle font width on WindowsMike Kaganski
2024-08-02tdf#155447 a11y: Set accessible ID for WeldEditViewMichael Weghorn
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-31tdf#162280 vcl: consider font family type for glyph cachingMiklos Vajna
2024-07-31tdf#161765, tdf#115688 Let user choose which animation settings to usePer99
2024-07-25tdf#67919 access toolbar button dropdown menu from macOS VoiceOverPatrick Luby
2024-07-24tdf#161501 icon choice ctrl: Drop WB_HIGHLIGHTFRAMEMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Use a single member for entry rectMichael Weghorn
2024-07-24tdf#161501 vcl: Make TabitemValue position-awareMichael Weghorn
2024-07-23Resolves: tdf#162161 reexport of specific pdf appears blankCaolán McNamara
2024-07-23loplugin:unusedmethodsNoel Grandin
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-07-16tdf#162002 DOCX import, font embed: only discard subset fonts with few glyphsMiklos Vajna
2024-07-12tdf#129244: Let ImpGraphic update its buffer for new pixel sizesMike Kaganski
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn
2024-07-10icon choice ctrl: Drop code for non-autoposition modeMichael Weghorn
2024-07-10icon choice ctrl: Simplify list pos handlingMichael Weghorn
2024-07-10sd: slideshow render interface and implementationMarco Cecchetti
2024-07-10icon choice ctrl: Update doc on WB_* flagsMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_LEFTMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_TOPMichael Weghorn
2024-07-09loplugin:unnecessaryvirtualNoel Grandin
2024-07-09SDPRCairo: Add support for InvertPrimitive2DArmin Le Grand (Collabora)