summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli13-40/+39
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli18-30/+29
2024-05-29svx: GetDescriptionOfMarkedPoints() -> ...Xisco Fauli3-9/+8
2024-05-29svx: GetDescriptionOfMarkedGluePoints() -> ...Xisco Fauli3-9/+8
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli35-166/+166
2024-05-29svx: TryToFindMarkedObject -> GetMarkedObjectList().FindObjectXisco Fauli5-15/+14
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli14-95/+94
2024-05-29create comment reply synchronouslyPranam Lashkari3-1/+27
2024-05-29tdf#161234 New design for the cell outlineRafael Lima1-4/+20
2024-05-29tdf#161202: lowers shouldn't move forward because of lack of spaceMike Kaganski8-4/+54
2024-05-29Clean up gcc3_wasm bridge_noopt_objectsStephan Bergmann2-24/+1
2024-05-29simplify and reduce allocation in SwRedlineTableNoel Grandin1-23/+6
2024-05-29loplugin:ostr in sw/../writerfilterNoel Grandin38-1452/+1472
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin3-1/+4
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin3-1/+5
2024-05-29Properly fix use of uninitialized valueStephan Bergmann1-2/+2
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin3-1/+8
2024-05-29Revert "tdf#161261 sw: fix lost size of image resized in fixed-height cell"Stephan Bergmann2-96/+5
2024-05-29Implement exception catchingStephan Bergmann5-7/+208
2024-05-29related tdf#160971 gtk3 a11y: Keep new combobox valueMichael Weghorn1-2/+2
2024-05-29a11y: Don't report dummy a11y name for icon choice controlMichael Weghorn1-4/+1
2024-05-29a11y: Report focused state for icon choice control entriesMichael Weghorn1-0/+5
2024-05-29tdf#81272 Improved CJK fallback rendering performanceJonathan Clark5-120/+93
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze5-405/+239
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann5-81/+11
2024-05-28Set minimal size to variable field pageOliver Specht1-0/+2
2024-05-28Emscripten: Document failing getExceptionMessageStephan Bergmann1-0/+8
2024-05-28Update git submodulesAndrea Gelmini1-0/+0
2024-05-28ofz: Use-of-uninitialized-valueCaolán McNamara1-0/+5
2024-05-28tdf#161048 Revert "move opencl check at startup inside its own thread"Noel Grandin2-5/+1
2024-05-28loplugin:ostr in sc/../unoobjNoel Grandin42-321/+321
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin7-6/+13
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin3-2/+8
2024-05-28loplugin:ostr in sc/../dbguiNoel Grandin21-384/+384
2024-05-28tdf#160984 sw continuous endnotes: DOCX: import <w:endnotePr> pos == sectEndMiklos Vajna5-1/+45
2024-05-28no need to dynamic_cast hereNoel Grandin1-1/+2
2024-05-28Emscripten: Add hack to prepare for --enable-wasm-exceptionsStephan Bergmann2-1/+11
2024-05-28sw doc model xml dump: show SwFormatEndAtTextEndMiklos Vajna2-0/+9
2024-05-28sw: use SAL_RET_MAYBENULL in getOtherTextBoxFormat()Xisco Fauli1-3/+4
2024-05-28Update git submodulesOlivier Hallot1-0/+0
2024-05-28Update git submodulesOlivier Hallot1-0/+0
2024-05-28Update git submodulesOlivier Hallot1-0/+0
2024-05-28Update git submodulesOlivier Hallot1-0/+0
2024-05-28Fix typoAndrea Gelmini1-1/+1
2024-05-28odk: don't run compiler -dumpversion for eaach include of settings.mkChristian Lohmaier1-2/+2
2024-05-28use internal python for gbuild-to-ide on windows and python=fully-internalChristian Lohmaier1-0/+1
2024-05-28loplugin:ostr in sw/../ww8Noel Grandin24-374/+381
2024-05-28ofz#69290 Integer-overflowCaolán McNamara1-4/+2
2024-05-28sd: use SAL_RET_MAYBENULL in GetDrawView()Xisco Fauli2-3/+3
2024-05-28sd: warning C6011: Dereferencing NULL pointerXisco Fauli2-9/+15