summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-07-04cid#1557397 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-04cid#1555756 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-03tdf#160817 related: fix tooltip-text translatable context assignmentsJim Raykowski1-5/+5
2024-07-03cid#1607629 Uninitialized scalar fieldCaolán McNamara1-0/+1
2024-07-03cid#1606556 Overflowed constantCaolán McNamara1-1/+1
2024-07-03tdf#161646 sw page number wizard: fit into existing marginsJustin Luth7-7/+117
2024-07-03cid#1266442 Dereference after null checkCaolán McNamara1-1/+1
2024-07-03cid#1555210 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+4
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin3-63/+38
2024-07-03disable most of tdf159102 UITest againNoel Grandin1-11/+12
2024-07-02sw fmtcol.cxx: fix copy/paste errorJustin Luth1-1/+1
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli26-26/+26
2024-07-02cid#1608558 Use of auto that causes a copyCaolán McNamara1-8/+3
2024-07-02cid#1608155 Argument cannot be negativeCaolán McNamara1-1/+1
2024-07-02tdf#159102 sw: add missing get_url_for_data_file to the unit testLászló Németh1-1/+1
2024-07-01tdf#159102 sw: enable unit test again with extended test documentLászló Németh2-38/+166
2024-07-01tdf#160170 sw: test for fix overshrank lines with hyphenationLászló Németh2-0/+290
2024-07-01tdf#160817 SwNavigator expose main functions for selected entryJim Raykowski9-179/+1290
2024-07-01SwNavigator: Add a function to delete all content of a content typeJim Raykowski2-49/+346
2024-07-01doc: Don't export notes author/date when in privacy modeSamuel Mehrbrodt2-9/+28
2024-07-01doc: Don't export changes author/date when in privacy modeSamuel Mehrbrodt3-3/+20
2024-07-01Use correct config option to keep changes infoSamuel Mehrbrodt1-6/+4
2024-06-30tdf#161310 Translate My AutoText in Insert toolbarAron Budea1-0/+2
2024-06-29tdf#161563 sw: fix invisible light gray underline for No BreakLászló Németh1-1/+1
2024-06-29Fix VBA Table's *Padding properties typeMike Kaganski2-16/+16
2024-06-29Fix VBA get*Padding, which returns a floating-point valueMike Kaganski3-7/+6
2024-06-29Rename some ConversionHelper functionsMike Kaganski15-111/+115
2024-06-29Fix "lets" -> "let's"Andrea Gelmini1-2/+2
2024-06-29Use a matching type hereMike Kaganski1-1/+1
2024-06-29Simplify a use of convertTwipToMm100 a bitMike Kaganski1-2/+1
2024-06-29warning C6011: Dereferencing NULL pointer 'pArgs'Mike Kaganski1-4/+7
2024-06-29Simplify WrapPolygonMike Kaganski4-30/+28
2024-06-28Resolves tdf#115665 Format in the CTRL+H search affectsJim Raykowski2-0/+64
2024-06-28Simplify solar.h a bitMike Kaganski3-68/+58
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini1-1/+1
2024-06-28tdf#92029: sw_autocorrect: Add unittestXisco Fauli4-0/+136
2024-06-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel Grandin2-13/+13
2024-06-28Fix autotext shortcut generationSamuel Mehrbrodt1-1/+1
2024-06-28Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna2-0/+75
2024-06-28item-specific instance managers for SwFormatFrameSize and SwFormatVertOrientNoel Grandin3-13/+106
2024-06-28Resave with newer Glade versionBogdan Buzea1-9/+9
2024-06-28tdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth4-1/+76
2024-06-27avoid OUString temporaryNoel Grandin1-2/+1
2024-06-27tdf#159777 - A11Y sidebar: Add warning about ParaTopMarginBalazs Varga2-10/+44
2024-06-27tdf#159925 - A11Y sidebar: Check for missing hyperlink nameBalazs Varga6-3/+65
2024-06-27sw: simplify SwShellCursor::Show()Miklos Vajna1-1/+1
2024-06-27Related: tdf#161652 sw, RTF paste: avoid duplicated numbering stylesMiklos Vajna7-5/+160
2024-06-27Resave with newer Glade versionBogdan Buzea48-2207/+1418
2024-06-26tdf#156724 sw: layout: ignore footnotes when splitting float table rowMichael Stahl3-1/+14
2024-06-26simplify logic in DoTextBoxZOrderCorrectionNoel Grandin1-16/+4