summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2022-07-19sw content control, dropdown: allow selecting via the keyboardMiklos Vajna1-0/+2
2022-07-14sw: fix spurious layout invalidation from ~SwCallLink()Michael Stahl1-0/+8
2022-07-11xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl1-1/+3
2022-06-16tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl2-2/+8
2022-06-14tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl1-1/+1
2022-06-09loplugin:unusedmethodsNoel Grandin1-2/+0
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl2-5/+8
2022-06-02sw: document SwContentFrameMiklos Vajna1-0/+4
2022-05-25sw content controls, date: show a date picker on clickMiklos Vajna1-0/+41
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl1-0/+3
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna2-4/+6
2022-05-13tdf#104930 aligning CTL text with hanging baseline.Mark Hung2-0/+7
2022-05-10sw: document SwXTextFieldMiklos Vajna1-0/+4
2022-05-06sw content controls, drop-down: select list item on clickMiklos Vajna1-0/+2
2022-05-05sw content controls, drop-down: show list items on clickMiklos Vajna2-0/+85
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin1-1/+1
2022-04-28tdf#100680 sw DOCX compatibility: fix wrap of as_char flysAttila Bakos (NISZ)1-0/+2
2022-04-27forcepoint#93 fix crash on layout of specific rtfCaolán McNamara1-6/+5
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin1-1/+1
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl1-0/+1
2022-04-20loplugin:passstuffbyrefNoel Grandin2-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-3/+3
2022-04-09use helper GetTextArray() in all placesLuboš Luňák1-7/+0
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák1-39/+6
2022-04-06sw: fix expansion of SetGetExpField in headers with split table rowsMichael Stahl2-3/+14
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara1-1/+1
2022-04-05sw content controls: add initial layout supportMiklos Vajna2-0/+4
2022-04-05sw: document SwXFieldmarkMiklos Vajna1-0/+1
2022-04-04sw content controls: include this in the UNO API text portion enumMiklos Vajna1-1/+8
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin1-2/+2
2022-04-01sw content controls: add UNO API to insert this with custom propsMiklos Vajna1-1/+20
2022-03-31sw content controls: add UNO API to insert thisMiklos Vajna1-0/+139
2022-03-28sw clearing breaks: add layout support for the left and right casesMiklos Vajna1-8/+3
2022-03-24loplugin:constantparamNoel Grandin1-7/+4
2022-03-24sw fields: add Title uno propertyMiklos Vajna1-0/+1
2022-03-15use GetVclCache() in one more place in SwFntObj (tdf#116400)Luboš Luňák1-0/+2
2022-03-15use CreateTextLayoutCache() in writer (tdf#116400)Luboš Luňák1-2/+3
2022-03-14new loplugin:trivialconstructorNoel Grandin1-2/+0
2022-03-13Fix typo in codeAndrea Gelmini1-2/+2
2022-03-12remove newly unused codeCaolán McNamara1-8/+2
2022-03-11new loplugin:trivialdestructorNoel Grandin1-4/+0
2022-03-10Recheck sw headers with IWYUGabor Kelemen21-15/+12
2022-03-04sw clearing breaks: initial layout supportMiklos Vajna1-0/+11
2022-03-03sw clearing breaks: include this in the UNO API text portion enumMiklos Vajna2-2/+10
2022-03-03add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara1-0/+1
2022-03-02sw: really prevent footnote frame against delete while it's movedMichael Stahl1-5/+1
2022-03-01sw clearing breaks: add UNO API to insert thisMiklos Vajna1-0/+91
2022-02-24sw: prevent footnote frame against delete while it's movedMichael Stahl1-1/+5
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin1-2/+1
2022-02-22sw: document SwNoTextNodeMiklos Vajna1-1/+1