summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-05SwModelTestBase: helper methods to reduce copypasteMike Kaganski6-129/+113
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl28-46/+46
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara6-35/+57
2022-08-05nDelta overwritten on all branches except defaultCaolán McNamara1-5/+2
2022-08-05using ScrollType::Drag looks the safest choiceCaolán McNamara1-1/+1
2022-08-05vcl: Add a configure option to set VCL_FLOAT_DEVICE_PIXELKhaled Hosny1-8/+12
2022-08-05tdf#150219 Crash when cutting trace dependent with precedent on different sheetNoel Grandin1-1/+2
2022-08-05make GoStartDoc always set SwPosition::nContentNoel Grandin1-3/+1
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin17-80/+85
2022-08-05use more SwPosition::AssignNoel Grandin22-117/+61
2022-08-05Fix typoStephan Bergmann1-1/+1
2022-08-04Add known but not in AddInMap English names for GRAM_API, tdf#150253 follow-upEike Rathke1-3/+11
2022-08-04qt a11y: Implement QtAccessibleWidget::offsetAtPointMichael Weghorn1-3/+10
2022-08-04tdf#150265: properly handle empty rectangle in SwView::CalcVisAreaMike Kaganski1-7/+1
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara12-174/+221
2022-08-04MvSection functions should maintain the SwPosition::nContent fieldNoel Grandin3-4/+20
2022-08-04a11y: Add missing "not" in XAccessibleText::getTextBehindIndex docMichael Weghorn1-1/+1
2022-08-04qt a11y: implement QtAccessibleWidget::{row,column}HeaderCellsMichael Weghorn1-4/+36
2022-08-04qt a11y: Implement QtAccessibleWidget::selectedCell{s,Count}Michael Weghorn1-4/+28
2022-08-04Prefer -lclang-cpp over hand-curated -lclang* listStephan Bergmann1-3/+7
2022-08-04cid#1507745 return localNoel Grandin1-2/+2
2022-08-04resave with latest gladeCaolán McNamara1-46/+42
2022-08-04tdf#150249 close of popover not detectedCaolán McNamara1-12/+16
2022-08-04qt a11y: Map BUTTON_{DROPDOWN,MENU} to Qt equivalentsMichael Weghorn1-2/+2
2022-08-04tdf#149388 sw: add better limit to detect tracked text movingLászló Németh8-8/+75
2022-08-04Update git submodulesOlivier Hallot1-0/+0
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin70-219/+227
2022-08-04introduce SwPosition::AssignStartIndex and AssignEndIndexNoel Grandin10-31/+37
2022-08-04tdf#150251: clarify macro URL authority in command line helpMike Kaganski1-1/+4
2022-08-04Adapt test to LLVM 16 trunk libc++Stephan Bergmann1-1/+3
2022-08-04use more SwPosition::AssignNoel Grandin28-89/+50
2022-08-04qt a11y: Map AccessibleRole::FILE_CHOOSERMichael Weghorn1-0/+2
2022-08-04qt a11y: Drop extra empty lines in switch/caseMichael Weghorn1-82/+0
2022-08-04qt a11y: Drop obsolete and misleading commentMichael Weghorn1-5/+0
2022-08-04Update git submodulesOlivier Hallot1-0/+0
2022-08-04external/openldap: Fix -Wint-conversionStephan Bergmann2-0/+12
2022-08-04Fix typos, __clang_ -> __clang__Stephan Bergmann2-3/+3
2022-08-04Silence false -Werror=maybe-uninitializedStephan Bergmann1-0/+14
2022-08-04elide some SwNodeIndex temporariesNoel Grandin20-63/+75
2022-08-04tdf#150166 DOCX export: revert ToC w:move* to fix broken fileLászló Németh2-4/+21
2022-08-04add more SwPosition::AssignNoel Grandin34-159/+75
2022-08-04introduce SwPosition::AssignNoel Grandin12-22/+36
2022-08-04qt a11y: Implement QtAccessibleWidget::windowMichael Weghorn1-1/+17
2022-08-04qt a11y: Consider QObject hierarchy to find parentMichael Weghorn1-1/+12
2022-08-04tdf#150247: patch orcus to use UTF-16 paths on WindowsMike Kaganski3-29/+38
2022-08-04Resolves: tdf#150253 Add English names for GRAM_API AddIn functionsEike Rathke2-5/+22
2022-08-04Update git submodulesMartin Srebotnjak1-0/+0
2022-08-03external/boost: Fix ill-formed constant expression errorsStephan Bergmann2-0/+35
2022-08-03external/redland: Fix -Wint-conversionStephan Bergmann2-0/+23
2022-08-03CLANGTOOLLIBS needs to include -lclangSupport nowStephan Bergmann1-1/+1