summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2021-04-27tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptrMike Kaganski1-3/+5
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna1-6/+6
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna1-5/+5
2021-04-19cid#1476278 silence Null pointer dereferencesCaolán McNamara1-1/+3
2021-04-19Fix two string matches to not include the trailing NULsStephan Bergmann1-2/+2
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin16-150/+150
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin3-4/+4
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin3-294/+183
2021-04-07rtl::Static -> function local staticNoel Grandin21-134/+58
2021-04-01Fix typosAndrea Gelmini1-2/+2
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)1-0/+32
2021-03-30tdf#140343 sw page rtl gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-03-29tdf#98749 Move initialization of page defaults to writer corePanos1-10/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-4/+4
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl1-0/+1
2021-03-02loplugin:refcounting in swNoel3-8/+8
2021-02-27tdf#138345 Char highlight: numbering needs charstyle props highlightJustin Luth1-1/+1
2021-02-20loplugin:refcounting in swNoel13-87/+66
2021-02-15loplugin:referencecasting in swNoel2-4/+4
2021-02-11Remove unneeded breaksAndrea Gelmini1-2/+0
2021-02-06tdf#139529 Fix incomplete DisplayName property for table stylesMaxim Monastirsky1-0/+1
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl2-2/+2
2021-02-04use more getSdrObjectFromXShapeNoel1-3/+1
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-14/+14
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen1-1/+1
2021-01-05Revert "NotifyClients no more"Stephan Bergmann1-1/+1
2021-01-03NotifyClients no moreBjoern Michaelsen1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-15/+17
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann1-2/+2
2020-12-19use more string_view in SfxItemPropertyMapNoel1-1/+1
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs1-0/+9
2020-12-08Simplify attribute set definitions a littleMike Kaganski2-5/+2
2020-12-02cid#1470356 silence Dereference null return valueCaolán McNamara1-4/+5
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth1-1/+1
2020-12-01cid#1470356 silence Dereference null return valueCaolán McNamara1-4/+4
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-9/+12
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel7-36/+36
2020-11-24sw: fix SwXTextRange::createEnumeration() inside table cellMichael Stahl3-14/+28
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen12-11/+6
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl3-20/+171
2020-11-24sw: exception messages for SwXTextRangeMichael Stahl1-15/+15
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-4/+4
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel1-1/+1
2020-11-05retire most of SwModifyBjoern Michaelsen2-7/+5
2020-11-02Field, FieldType: Remove remaining calls to ModifyNotificationBjoern Michaelsen1-1/+1
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl4-11/+183
2020-11-01std::set->o3tl::sorted_vector in ExportFramesNoel Grandin1-8/+6