summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-28Simplify a bitMike Kaganski1-16/+10
2023-12-28editeng: ImpEditView - clean-up UNO typesTomaž Vajngerl1-19/+17
2023-12-28editeng: prefix ImpEditEngine pVirtDev, pRefDevTomaž Vajngerl5-38/+38
2023-12-28editeng: unneeded forward declarationTomaž Vajngerl1-1/+0
2023-12-28editeng: move inline methods into ImpEditEngine classTomaž Vajngerl1-138/+124
2023-12-28editeng: move EPosition in its own header fileTomaž Vajngerl2-25/+50
2023-12-28editeng: simplify and clean-up EPaMTomaž Vajngerl1-29/+15
2023-12-28editeng: add EPaM unit testsTomaž Vajngerl3-0/+111
2023-12-28editeng: move EPaM in its own header fileTomaž Vajngerl2-23/+63
2023-12-28editeng: simplify and clean-up ESelectionTomaž Vajngerl1-74/+52
2023-12-28editeng: add ESelection unit testsTomaž Vajngerl2-0/+186
2023-12-28editeng: move ESelection in its own header fileTomaž Vajngerl2-89/+121
2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock3-9/+9
2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock4-40/+96
2023-12-28vcl: add test for an invalid index in OutputDevice::GetTextBreak()Chris Sherlock5-2/+140
2023-12-27Update git submodulesOlivier Hallot1-0/+0
2023-12-27tdf#158803 Remove unused imports from desktopBogdan B2-4/+0
2023-12-27Update git submodulesOlivier Hallot1-0/+0
2023-12-27tdf#144124 Detect if ownership has been lostPatrick Luby1-0/+8
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi31-70/+53
2023-12-27Use emplace_back instead of push_back (Formula)Julien Nabet1-2/+2
2023-12-27Use rtl::Reference to avoid static_casts, and simplifyMike Kaganski2-181/+136
2023-12-27Update git submodulesOlivier Hallot1-0/+0
2023-12-27tdf#158862: check if document is initializedMike Kaganski9-331/+231
2023-12-27Update git submodulesOlivier Hallot1-0/+0
2023-12-27Update git submodulesOlivier Hallot1-0/+0
2023-12-26Remove executable bits on data fileAndrea Gelmini1-0/+0
2023-12-26Fix typoAndrea Gelmini1-1/+1
2023-12-26Use emplace_back instead of push_back (extensions part2)Julien Nabet1-6/+6
2023-12-26Use emplace_back instead of push_back (sd)Julien Nabet1-9/+9
2023-12-26Use emplace_back instead of push_back (scaddins)Julien Nabet3-3/+3
2023-12-26tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby3-4/+52
2023-12-26Simplify aPropVector construction in framework/statusbarmanagerJulien Nabet1-30/+12
2023-12-26tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby3-6/+25
2023-12-26Make GetpApp() the pNotifier's default valueMike Kaganski1-3/+3
2023-12-26cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-26cid#1559882 Uninitialized scalar fieldCaolán McNamara1-2/+2
2023-12-26cid#1559938 Dereference null return valueCaolán McNamara1-1/+6
2023-12-26cid#1559937 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2023-12-25tdf#158023 Add \ before parentheses if they are in the <t> tag.Irgaliev Amin7-4/+47
2023-12-25android-viewer translated using WeblateWeblate9-5/+253
2023-12-25ScriptForge - Upgrade to version 24.8Jean-Pierre Ledure10-13/+13
2023-12-25tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski6-52/+122
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli8752-4/+21
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby1-0/+8
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen12-113/+1
2023-12-24tdf#158837 hyphenation crash in: int rtl::str::indexOfStr_WithLengthNoel Grandin1-0/+2
2023-12-24Update git submodulesOlivier Hallot1-0/+0
2023-12-24Silence new GCC 14 trunk -Werror=alloc-sizeStephan Bergmann1-0/+7
2023-12-24tdf#158807 Call UpdatePaletteForNewColor with rReplaceColor parameterPatrick Luby1-2/+2