summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
AgeCommit message (Expand)AuthorFilesLines
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin1-1/+1
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara1-6/+4
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-1/+1
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna1-0/+8
2021-04-27CommandType is "long" type not "short" typeJulien Nabet1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-1/+1
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)1-105/+257
2021-04-16lok: force writer web-view off.Michael Meeks1-1/+6
2021-04-09sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna1-0/+9
2021-04-09sw doc model xml dump: show if a text format is conditionalMiklos Vajna1-0/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen9-0/+9
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)2-6/+35
2021-03-30Use o3tl::convert instead of GetMetricValMike Kaganski2-25/+26
2021-03-29sw page rtl gutter margin: add doc modelMiklos Vajna1-0/+2
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu2-0/+2
2021-03-29tdf#140828 sw textbox: fix AS_CHAR regressionAttila Bakos (NISZ)1-2/+3
2021-03-26loplugin:flattenNoel1-11/+11
2021-03-25const OUString -> const OUStringLiteralMike Kaganski3-4/+4
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl1-1/+3
2021-03-24tdf#140757 sw ChangesInMargin: fix crash on Undo of Accept AllLászló Németh1-1/+5
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha1-5/+50
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu1242-11/+13
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara6-217/+217
2021-03-18tdf#140980 sw: fix bad strikethrough of annotationsLászló Németh2-6/+26
2021-03-17tdf#140982 sw ChangesInMargin: fix annotation rangesLászló Németh2-30/+50
2021-03-17tdf#46561 sw: fix lost undo stack setting header/footerDaniel Arato (NISZ)1-58/+29
2021-03-13Drop duplicate methodMike Kaganski1-5/+0
2021-03-12Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli1-51/+1
2021-03-12Use range-based for; mention similar method in commentsMike Kaganski1-6/+5
2021-03-09tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh1-2/+2
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-2/+2
2021-03-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski1-0/+2
2021-03-07ref-count SdrPageNoel2-5/+6
2021-03-07loplugin:staticdynamic now with extra saltNoel1-5/+4
2021-03-06loplugin:staticdynamic look for static after dynamicNoel1-8/+8
2021-03-04ofz#31672 Bad-castCaolán McNamara1-6/+6
2021-03-02tdf#140117 sw UI: keep headers/footers when inactiveDaniel Arato (NISZ)1-14/+56
2021-03-01tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxesAttila Bakos (NISZ)1-18/+71
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin1-0/+17
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh2-0/+57
2021-02-20loplugin:refcounting in swNoel1-8/+6
2021-02-12cid#1472878 silence Unchecked dynamic_castCaolán McNamara1-2/+3
2021-02-11LOK: form field button: split SendLOKMessage() method.Tamás Zolnai1-5/+5
2021-02-11lok: rework form field button message handling.Tamás Zolnai1-0/+35
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen1-10/+3
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna1-0/+5
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski1-3/+4