summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2018-09-02tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski1-7/+17
2018-07-18tdf#118738: use SwDepend instead of WriterMultiListener in SwContentNodeXisco Fauli1-69/+65
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot1-1/+42
2018-06-14sw_redlinehide: trivial conversions in lcl_DrawLineForWrongListDataMichael Stahl1-9/+6
2018-06-14sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl1-5/+2
2018-06-14sw_redlinehide: Add sw::WrongListIteratorMichael Stahl1-0/+10
2018-06-14sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl1-6/+6
2018-06-14sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl1-19/+25
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl2-5/+5
2018-06-14sw_redlinehide: hyphenationMichael Stahl1-6/+33
2018-06-14sw_redlinehide: make SwScanner independent of SwTextNodeMichael Stahl1-3/+15
2018-06-14sw_redlinehide: convert SwSubFont::DrawText_ to static SwScriptInfoMichael Stahl1-7/+10
2018-06-14sw_redlinehide: trivial conversions in swfont.cxxMichael Stahl1-38/+43
2018-06-14sw_redlinehide: trivial conversions in fntcache.cxx, part 2Michael Stahl1-74/+85
2018-06-14sw_redlinehide: trivial conversions in fntcache.cxx, part 1Michael Stahl1-84/+91
2018-06-14sw_redlinehide: trivial conversions in fntcap.cxxMichael Stahl1-60/+66
2018-06-14sw_redlinehide: convert font/SwDrawTextInfo/SwFntObj headersMichael Stahl3-7/+7
2018-06-14sw_redlinehide: trivial conversions in editsh.cxx,ndtxt.cxxMichael Stahl1-1/+1
2018-06-14sw_redlinehide: move SwContentFrame::RegisterToNode to SwTextFrameMichael Stahl1-4/+6
2018-06-14sw_redlinehide: try to fix UBSAN issue in ~SwContentNodeMichael Stahl1-4/+2
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-05-22cleanup redundant variableMike Kaganski1-3/+2
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski3-43/+50
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl1-2/+2
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen1-65/+69
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-1/+3
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna1-1/+1
2018-04-12sw: fix some IWYU warningsMiklos Vajna4-0/+4
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin2-5/+2
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu1-0/+5
2018-04-07coverity#1433794 Unintended sign extensionCaolán McNamara1-1/+1
2018-03-14tdf#69416 don't remove field content in proofreading,László Németh1-3/+4
2018-03-07use more Color in swNoel Grandin1-6/+6
2018-03-05sw: prefix members of SwFontAccess, SwFontObj and SwRangeRedlineMiklos Vajna1-5/+5
2018-03-02forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara1-2/+1
2018-02-28Fix some IWYU warningsMiklos Vajna2-0/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26sw: Fix build with older boost::optional like 1.54Rico Tzschichholz1-3/+3
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-4/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin3-81/+81
2018-02-21ColorData->Color in swNoel Grandin1-1/+1
2018-02-20sw: DELETEZ to unique_ptr in SwTextFootnoteMichael Stahl1-4/+3
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl1-9/+4
2018-02-17Translate German variable namesJohnny_M1-2/+2
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung1-0/+16
2018-01-30loplugin:unused-returns in swNoel Grandin2-15/+7
2018-01-29sw: speed up SwpHints::Check() by 2xMichael Stahl1-2/+2
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen2-6/+6