summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-12-08remove unused SvXMLTokenMapsNoel1-44/+0
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth1-1/+2
2020-12-08fastparser in stylesNoel Grandin1-19/+13
2020-12-07sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl1-1/+8
2020-12-07move various notebookbar widgets into vclCaolán McNamara2-3/+3
2020-12-07loplugin:unusedmethodsNoel6-31/+0
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh2-0/+17
2020-12-07SwUserFieldType: Modify no moreBjoern Michaelsen2-7/+7
2020-12-07Sw{Get,Set}ExpFieldType: Modify no moreBjoern Michaelsen2-6/+8
2020-12-07SwRefPageSetFieldType: Modify no moreBjoern Michaelsen2-7/+10
2020-12-07SwAuthorityFieldType: Modify no moreBjoern Michaelsen2-3/+3
2020-12-07SwFormat: Modify no moreBjoern Michaelsen3-51/+58
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna9-154/+154
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin6-156/+19
2020-12-06SwFormatFootname: Modify no moreBjoern Michaelsen2-8/+7
2020-12-06SwFormatRefMark: Modify no moreBjoern Michaelsen2-7/+7
2020-12-06SwSectionFormat: Call SwFrameFormat::SwClientNotify instead of ::ModifyBjoern Michaelsen1-4/+4
2020-12-06SwTextRuby: Modify no more (also make it final along the way)Bjoern Michaelsen2-18/+15
2020-12-06SwCallMouseEvent: Modify no moreBjoern Michaelsen1-8/+14
2020-12-06SwDDETable: Modify no moreBjoern Michaelsen2-12/+13
2020-12-06SwFormatPageDesc: Modify no moreBjoern Michaelsen2-52/+39
2020-12-06Meta: Modify no moreBjoern Michaelsen2-7/+8
2020-12-05SwFrameFormat::Modify refactoringBjoern Michaelsen2-82/+78
2020-12-04call createFastChildContextFallback in more placesNoel Grandin1-1/+1
2020-12-04Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann1-2/+2
2020-12-04weld writer's FrameControl MenuButtonsCaolán McNamara15-193/+345
2020-12-04tdf#100691 sw Table of Contents: remove hidden textLászló Németh3-1/+256
2020-12-04update pchesCaolán McNamara4-17/+59
2020-12-04tdf#137802: sw: Add UITestXisco Fauli2-0/+84
2020-12-04unused IdleDisappearHandlerCaolán McNamara1-1/+0
2020-12-04tdf#61154 sw Table of Contents: remove tracked deletionLászló Németh3-1/+169
2020-12-04exclude some more tests for !IsDefaultDPINoel Grandin1-0/+2
2020-12-03fix SEGV in CppunitTest_sw_core_undo on WindowsNoel Grandin1-0/+2
2020-12-03Just use a mutex for access to SwDoc::mpNumberFormatterStephan Bergmann3-12/+24
2020-12-03inherit FormFieldButton from ControlCaolán McNamara2-9/+11
2020-12-03show form dropdown on mouse press not releaseCaolán McNamara2-6/+5
2020-12-03tdf#137802 sw: fix crash of textbox anchored to pageAttila Bakos (NISZ)1-10/+7
2020-12-03tdf#135044 sw: fix Ctrl + drag textbox copyAttila Bakos (NISZ)1-0/+5
2020-12-03SwTextINetFormat: Modify no moreBjoern Michaelsen2-40/+37
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh3-8/+14
2020-12-03weld SwOutlineContentVisibilityWinCaolán McNamara6-25/+170
2020-12-03tdf#134626: sw_uiwriter: Add unittestXisco Fauli2-0/+50
2020-12-03fastparser in SwXMLBodyContentContextNoel1-10/+8
2020-12-03fastparser in SwXMLTableContextNoel2-22/+150
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel2-3/+3
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski7-61/+250
2020-12-02tdf#138596: sw: Add UItestXisco Fauli1-0/+23
2020-12-02SwTableBoxFormat: Modify no moreBjoern Michaelsen2-170/+171
2020-12-02cid#1371301 silence Missing move assignment operatorCaolán McNamara1-1/+1
2020-12-02tdf#66043 sw: fix spell checking of word with deletionLászló Németh3-4/+79