summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-2/+2
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin2-2/+4
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl2-7/+17
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh1-0/+4
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin1-0/+3
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-3/+3
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-15tdf#118699 DOCX import: don't add numberingLászló Németh1-0/+3
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen20-48/+13
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen27-36/+36
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl1-4/+6
2019-05-10an is used before a vowel soundCaolán McNamara3-3/+3
2019-05-08tdf#116501 fix freezing at embedded text tablesLászló Németh2-0/+15
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann5-5/+5
2019-04-30tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl1-6/+3
2019-04-30tdf#122607 sw: remove deleted SwTextFrame's cache entryMichael Stahl1-0/+1
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl1-0/+22
2019-04-26tdf#123313 sw: towards fixing ToX Update Undo wrt. CrossReferenceMichael Stahl1-1/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-04-25ubsan: use after freeCaolán McNamara1-13/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2-0/+2
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-0/+30
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl1-0/+2
2019-04-02sw_redlinehide: remove WrongListIterator::MergedOrSame assertsMichael Stahl1-3/+0
2019-03-25sw: prefix members of SwUndoSetFlyFormatMiklos Vajna1-8/+8
2019-03-22Add few more fixes to build with Boost < 1.56Tomáš Chvátal1-0/+7
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen25-51/+24
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna1-1/+1
2019-03-10MSForms: Add some extra comments for the new codeTamás Zolnai2-0/+6
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai3-0/+78
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai3-0/+15
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai3-0/+58
2019-03-09loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl2-2/+14
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-6/+9
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-9/+6
2019-03-04new loplugin typedefparamNoel Grandin2-6/+9
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin4-5/+3
2019-02-28sw: fix some borked commentsMichael Stahl1-2/+2
2019-02-25UNO paragraph iterator: uno SvtListener instead of SwClientBjoern Michaelsen1-5/+3
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna2-11/+22
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna2-4/+14
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-1/+4
2019-01-24loplugin:constparams in swNoel Grandin2-3/+3
2019-01-23sw: prefix members of SetGetExpFieldMiklos Vajna1-11/+11
2019-01-18PortionType::Url is unusedNoel Grandin1-1/+0
2019-01-18convert POR constants to scoped enumNoel Grandin2-65/+68
2019-01-17use unique_ptr in swNoel Grandin1-1/+1