summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-21tdf#130857 VclBuilder: Extract helpers to insert combo/list box itemsMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Extract helpers to set prio/EnumContextMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Avoid using vcl WindowType to detect toolbarMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move handleActionWidget to base classMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move "packing" parsing to base classMichael Weghorn
2024-09-21tdf#130857 Refactor VclBuilder::handlePacking/applyPackingPropertiesMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Reduce var scopeMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use existing toBool helperMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use OUString instead of OStringMichael Weghorn
2024-09-21vcl: Move UTF-16 toBool helper to it's local non-UTF16 equivalentMichael Weghorn
2024-09-21Use '#pragma once' in include/vcl/builder.hxxMichael Weghorn
2024-09-21tdf#130857 qt weld: Drop accidently added empty filesMichael Weghorn
2024-09-21tdf#130857 vcl: Move BuilderBase to an own headerMichael Weghorn
2024-09-21tdf#143148 Use pragma once in animationnodehelper.hxxMarc Mondesir
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-20lok: sd: slideshow render: some bug fixesMarco Cecchetti
2024-09-20Invent --with-extra-cc/cxx-flagsStephan Bergmann
2024-09-20tdf#161562 Sluggish scrolling after saving and changing text colorNoel Grandin
2024-09-20no need to do UNO_QUERY hereNoel Grandin
2024-09-20add a --with-system-java-websocketCaolán McNamara
2024-09-20cid#1606721 PA: Public AttributeCaolán McNamara
2024-09-20cid#1606722 PA: Public AttributeCaolán McNamara
2024-09-20cid#1607041 PA: Public AttributeCaolán McNamara
2024-09-20cid#1607131 PA: Public AttributeCaolán McNamara
2024-09-20cid#1607206 PA: Public AttributeCaolán McNamara
2024-09-20cid#1607639 PA: Public AttributeCaolán McNamara
2024-09-20cid#1608090 PA: Public AttributeCaolán McNamara
2024-09-20cid#1608290 PA: Public AttributeCaolán McNamara
2024-09-20tdf#162431 - Check for missing parametersAndreas Heinisch
2024-09-20GCC_HOME no longer needs to be SUBST'edStephan Bergmann
2024-09-20Make sure to have a graphic hereMike Kaganski
2024-09-20use more concrete UNO types in variousNoel Grandin
2024-09-20Update git submodulesOlivier Hallot
2024-09-20tdf#85435 sw: No longer clear AddExtLeading for doc files with gridJonathan Clark
2024-09-20Correct usage of premultiply for ENABLE_WASM_STRIP_PREMULTIPLYArmin Le Grand (allotropia)
2024-09-20i#94666 sw: layout: fix problem with WIDOW_MAGIC in sectionsMichael Stahl
2024-09-20tdf#129808 sw: Use ext leading for text grid spacing on DOC importJonathan Clark
2024-09-20cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna
2024-09-20Avoid wrong "no replacement graphic" state when updating OLE graphicMike Kaganski
2024-09-20tdf#156047 Avoid white title on Vivid and BlueCurveLaurent Balland
2024-09-20lok: add media (video) info to the presentation info JSONTomaž Vajngerl
2024-09-20dont use GetItemSurrogates for gathering SvxTabStopItemNoel Grandin
2024-09-20dont use GetItemSurrogates for gathering SvXMLAttrContainerItemNoel Grandin
2024-09-20tdf#152298: Handle "keep with next, allow split, span some rows" caseMike Kaganski
2024-09-20Check if split is forced when calculating fixed-height row's min heightMike Kaganski
2024-09-20When split is forbidden, avoid useless calculationsMike Kaganski
2024-09-20Re-calculate the available space before calling lcl_RecalcSplitLineMike Kaganski
2024-09-20Optimize rows height calculation a bitMike Kaganski
2024-09-20Related: tdf#152298 Consider bottom margin in remaining space calculationMike Kaganski
2024-09-19null-deref seen on rtf2pdf with tdf94049-1.rtfCaolán McNamara