summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski3-6/+66
2022-08-06crashtesting: keep a reference to the passed in LibXSLTTransformerCaolán McNamara1-1/+1
2022-08-06tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet1-1/+4
2022-08-06the "CreateWindow" function in svtools is newly removedCaolán McNamara2-63/+1
2022-08-06cid#1507764 Unintended comparison to logical negationCaolán McNamara1-1/+1
2022-08-06make SeekEntry take a SwNode, not an SwNodeIndexNoel Grandin8-9/+10
2022-08-06turn on -Wshadow-all for clang compilersNoel Grandin1-0/+1
2022-08-06VBA Add conversion methods to globalHannah Meeks3-0/+64
2022-08-06move SVTXGridControl to toolkitCaolán McNamara34-246/+169
2022-08-06ScDataTableView has visible grid in the rectangle at the scrollbar junctionCaolán McNamara2-7/+7
2022-08-06tdf#117388 use native scrollbar under gtk in calc data view browserCaolán McNamara2-25/+28
2022-08-06tdf#117388 use native scrollbar under gtk in reportdesignerCaolán McNamara4-30/+39
2022-08-06tdf#117388 use native scrollbar under gtk in database scrolled windowCaolán McNamara2-15/+22
2022-08-06Revert "align horz scrollbar to top if assigned more space than it wants"Caolán McNamara1-2/+0
2022-08-06ofz#49832 Integer-overflowCaolán McNamara1-1/+2
2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski4-26/+23
2022-08-06no need to allocate on heap hereNoel Grandin3-12/+12
2022-08-06Related: tdf#135993 Destroy temporary OpCodeMap when reading configEike Rathke3-31/+167
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin10-32/+32
2022-08-06make GetFirstAndLastNode take a SwNode, not an SwNodeIndexNoel Grandin6-8/+8
2022-08-06make GetParaPropsNode take a SwNode, not an SwNodeIndexNoel Grandin11-34/+35
2022-08-06tdf#150222 reporbuilder, set font for a text box crashesNoel Grandin1-61/+66
2022-08-06tdf#148240 follow up: Make Outline-Folding non-experimentalJim Raykowski1-4/+2
2022-08-06Make parallelism configurable for BZ attachment fetchersThorsten Behrens2-3/+4
2022-08-06Disable abisource from BZ attachment fetcherThorsten Behrens1-1/+2
2022-08-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara5-90/+53
2022-08-05resave with latest gladeCaolán McNamara1-111/+110
2022-08-05Use 1 meter, not 10 meters divided by 10Mike Kaganski1-3/+3
2022-08-05wina11y: Drop unused AccessibleKey{Binding,Stroke}.idlMichael Weghorn4-213/+0
2022-08-05wina11y: Drop unused Charset.idlMichael Weghorn2-34/+0
2022-08-05align horz scrollbar to top if assigned more space than it wantsCaolán McNamara1-0/+2
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara13-61/+59
2022-08-05wina11y: Fix indentation of this lineMichael Weghorn1-1/+1
2022-08-05wina11y: Drop unused AccChildNode struct from defines.idlMichael Weghorn1-5/+0
2022-08-05wina11y: Drop extra location bookkeepingMichael Weghorn6-85/+16
2022-08-05wina11y: Drop AccObjectManagerAgent::UpdateLocationMichael Weghorn6-39/+0
2022-08-05Resolves tdf#114508: Individual selection in recovery dialogHeiko Tietze4-51/+185
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin12-24/+34
2022-08-05tdf#117388 use native scrollbar under gtk in calc print previewCaolán McNamara2-11/+34
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara2-25/+24
2022-08-05Use o3tl::convert in VbaApplicationBase::CentimetersToPointsMike Kaganski1-3/+1
2022-08-05introduce GoNextSection(SwPosition... and similarNoel Grandin7-17/+137
2022-08-05wina11y: Implement IAccessibleTableCell::get{column,row}HeaderCellsMichael Weghorn2-2/+84
2022-08-05wina11y: Implement IAccessibleTableCell::get_tableMichael Weghorn2-1/+24
2022-08-05wina11y: Implement IAccessibleTableCell:get_rowColumnExtentsMichael Weghorn2-1/+24
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara11-56/+56
2022-08-05start with size at optimal sizeCaolán McNamara1-0/+1
2022-08-05drop unnecessary nDelta of 0 optimizationCaolán McNamara1-5/+0
2022-08-05VBA Add conversion methods to ApplicationHannah Meeks3-2/+82
2022-08-05VBA Add Padding properties to XTableHannah Meeks5-8/+107