summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-08tdf#162211 revert "tdf#160077 writerfilter: shape vertRelation is FRAMEJustin Luth3-40/+70
2024-08-08cid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara15-35/+38
2024-08-08slideshow: change transition drawing view to icon viewJaviya Vivekkumar Dineshbhai3-167/+132
2024-08-08cool#9735 sw lok: take LOK vis area into account when deciding idle layoutMiklos Vajna2-2/+50
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge3-2/+32
2024-08-08UBSan CppunitTest_sw_writerfilter_misc needs the SwXTextFieldMasters nowStephan Bergmann1-1/+1
2024-08-08test: Refactor pixel assertionSkyler Grey1-7/+7
2024-08-08tdf#162358 Fix missing fallback run inside grapheme clusterJonathan Clark1-4/+5
2024-08-08tdf#162211 layoutInCell: clean-up unit tests and make some pre-emptiveJustin Luth4-6/+58
2024-08-07use more concrete UNO type in writerfilterNoel Grandin8-27/+56
2024-08-07cid#1557545 COPY_INSTEAD_OF_MOVECaolán McNamara8-9/+10
2024-08-07ScriptForge - Optimize process synchro between Python & BasicJean-Pierre Ledure1-0/+4
2024-08-07I finally understand why we need that hackStephan Bergmann2-2/+20
2024-08-07ScriptForge - Upgrade to version 25.2Jean-Pierre Ledure2-2/+2
2024-08-07sw a11y: Add a11y names for bg settings in side barMichael Weghorn4-9/+30
2024-08-07tdf#162121 sw: fix tab stop position in columned ToXMichael Stahl7-40/+111
2024-08-07tdf#130857 qt weld: Implement newly added 'escape_ui_str'Michael Weghorn3-3/+7
2024-08-07sw: fix typo in SwLayAction::InternalAction()Miklos Vajna1-2/+2
2024-08-07no need to do lookup hereNoel Grandin1-4/+3
2024-08-07cool#9654 fix: Skip invalidation if it won't go throughSkyler Grey1-0/+1
2024-08-07simplify bookmark name calculationNoel Grandin1-7/+7
2024-08-07simplify IMark hierarchy (11)Noel Grandin5-19/+15
2024-08-07simplify IMark hierarchy (10)Noel Grandin12-32/+63
2024-08-07tdf#161909: Escape filepaths for password dialog.Moritz Duge1-1/+2
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge6-0/+22
2024-08-07simplify IMark hierarchy (9)Noel Grandin5-56/+56
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell5-0/+39
2024-08-07use more concrete UNO type in writerfilterNoel Grandin5-129/+134
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::get_clipboardMichael Weghorn1-1/+3
2024-08-07tdf#130857 qt weld: Implement {s,g}et_tooltip_textMichael Weghorn2-3/+11
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{show,hide}Michael Weghorn1-2/+10
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::has_child_focusMichael Weghorn1-1/+14
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::is_activeMichael Weghorn1-1/+1
2024-08-07tdf#130857 qt weld: Implement focus-related methodsMichael Weghorn2-4/+19
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{get,is}_visibleMichael Weghorn1-2/+13
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_sensitiveMichael Weghorn2-3/+11
2024-08-07tdf#162351 tdf#130857 qt weld: Handle button clickMichael Weghorn2-1/+9
2024-08-07 tdf#162351 tdf#130857 qt weld: Implement weld_widget_for_responseMichael Weghorn2-0/+10
2024-08-07tdf#162351 tdf#130857 qt weld: Extract helper function to get buttonMichael Weghorn2-11/+23
2024-08-07tdf#162351 tdf#130857 qt weld: Add basic QtInstanceButtonMichael Weghorn6-0/+114
2024-08-07Update git submodulesAdolfo Jayme Barrientos1-0/+0
2024-08-06Update git submodulesAdolfo Jayme Barrientos1-0/+0
2024-08-06Ref: TDF#157930 Refine conditionaleasydialog.uiOlivier Hallot1-6/+45
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara21-28/+29
2024-08-06cid#1615230 silence Overflowed constantCaolán McNamara1-0/+1
2024-08-06cid#1607096 silence Overflowed constantCaolán McNamara1-2/+3
2024-08-06tdf#160786 sc: Fix repeat char format code inaccuracyJonathan Clark3-3/+196
2024-08-06cid#1606751 silence Overflowed array index readCaolán McNamara1-1/+1
2024-08-06Avoid excessive progress updates unconditionally.Michael Meeks1-3/+1
2024-08-06tdf#162370: check if nNext is valid, tooMike Kaganski3-1/+8