summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfld.cxx
AgeCommit message (Expand)AuthorFilesLines
3 hourstdf#140616 ApplyParagraphMarkFormatToNumbering: including highlightJustin Luth1-1/+1
2023-12-06tdf#154369 don't apply default items to numbering symbolsOliver Specht1-1/+2
2023-10-25Export text placeholder fields as PDF form fieldsMike Kaganski1-1/+2
2023-10-25Simplify SwTextFormatter::NewFieldPortionMike Kaganski1-149/+60
2023-10-25Drop unused SwFieldPortion::m_nAttrFieldTypeMike Kaganski1-10/+0
2023-10-25Simplify a bitMike Kaganski1-8/+4
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-1/+9
2023-10-17tdf#154454 sw: make comparison of changed paragraph numbering optionalMatthew Kogan1-1/+3
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky1-5/+0
2023-03-02tdf#131386 ApplyParagraphMarkFormatToNumbering remove RTF fallbackJustin Luth1-40/+0
2023-02-28tdf#146168 tdf#150613 list attributes: limit hack to RTFJustin Luth1-1/+10
2022-12-16sw, numbering portion format: ignore char formats covering the entire paragraphMiklos Vajna1-5/+5
2022-10-20sw, numbering portion format: consider full-para char formats as wellMiklos Vajna1-0/+22
2022-09-20tdf#150613 sw: better DOC import of paragraph marker formattingJustin Luth1-2/+3
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk1-1/+2
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin1-2/+2
2022-07-29tdf#119840 make this loop a little more efficientNoel Grandin1-2/+7
2022-07-29use more SwPaM::StartEndNoel Grandin1-1/+1
2022-07-04sw content controls, checkbox: reduce left vs right amount of shading mismatchMiklos Vajna1-1/+6
2022-06-24tdf#115523 sw_redlinenum: show correct, also original numberingLászló Németh1-8/+35
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtNoel Grandin1-7/+6
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin1-1/+1
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh1-1/+1
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-1/+1
2021-10-20tdf#145233 sw track changes: show moved text in green colorLászló Németh1-4/+21
2021-10-15tdf#145068 sw change tracking: highlight numbering of changed list itemsLászló Németh1-1/+1
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin1-8/+6
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh1-1/+2
2021-03-30related tdf#131801: remove completed TODO commentJustin Luth1-2/+0
2021-03-18tdf#108518 partial revert tdf#64222 sw: better DOCX im/exportJustin Luth1-3/+3
2021-03-13tdf#135774 Char highlight: partial revert tdf#114799Justin Luth1-0/+4
2021-03-12tdf#135774 Char highlight: numbering: don't clear existing mxBackColorJustin Luth1-0/+8
2021-03-01tdf#114799 Char highlight: don't convert imported shadingJustin Luth1-1/+15
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth1-5/+11
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-4/+4
2020-09-01cid#1466575 Dereference null return valueCaolán McNamara1-2/+2
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk1-3/+28
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-42/+42
2020-06-23tdf#83309: sw: do not create bullet with no charVasily Melenchuk1-5/+8
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh1-7/+7
2020-04-17tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh1-1/+2
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-4/+0