summaryrefslogtreecommitdiffstats
path: root/sw/source/core/text/itrform2.cxx
Commit message (Expand)AuthorAgeFilesLines
* crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara2021-11-171-0/+4
* crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl2020-06-041-1/+1
* tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl2020-06-041-0/+51
* tdf#45589 sw: split text portions at bookmarksMichael Stahl2020-06-041-0/+4
* sw_redlinehide: trivial GetNode() in textMichael Stahl2018-06-141-5/+5
* sw_redlinehide: SwScriptInfo conversion in itrform2.cxxMichael Stahl2018-06-141-12/+13
* sw_redlinehide: split up SwScriptInfo::WhichFont confusionMichael Stahl2018-06-141-1/+1
* sw_redlinehide: trivial node conversions in itrform2.cxx/itrpaint.cxxMichael Stahl2018-06-141-8/+8
* sw_redlinehide: trivial conversions in itrform2.cxxMichael Stahl2018-06-141-64/+69
* sw_redlinehide: convert headers to TextFrameIndexMichael Stahl2018-06-141-2/+2
* tdf#117245 sw layout: extend TabOverMargin compat modeMiklos Vajna2018-05-111-1/+1
* Fix typosAndrea Gelmini2018-05-051-1/+1
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-4/+3
* tdf#115067: We need to differentiate NBSP blank portionsVitaliy Anderson2018-04-201-1/+2
* tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap2018-04-161-0/+12
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-5/+5
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-5/+5
* tdf#97622: Apply Asian spacing only to Asian textKhaled Hosny2018-03-241-1/+3
* tdf#112448: Fix: take correct line heightSerge Krot2018-03-151-3/+3
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-9/+9
* Remove obsolete overflow checkStephan Bergmann2018-02-021-21/+3
* USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann2018-02-011-1/+1
* Fix some IWYU warningsMiklos Vajna2018-01-241-0/+2
* tdf#35301 Formatting ruby text on right side.Mark Hung2018-01-211-16/+1
* Fix typosAndrea Gelmini2018-01-171-3/+3
* tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna2018-01-161-0/+13
* More loplugin:cstylecast: swStephan Bergmann2018-01-121-13/+13
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-7/+1
* sw: remove SvStream operator<< functions of layout classesMiklos Vajna2017-12-011-1/+0
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:flatten in swNoel Grandin2017-11-211-118/+120
* sw: clean up temporary debug code in itrform2Miklos Vajna2017-11-031-8/+0
* RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand2017-10-311-12/+12
* Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand2017-10-301-11/+11
* Isolated SwFrame members maFrane and maPrtArmin Le Grand2017-10-301-11/+11
* loplugin:includeform: swStephan Bergmann2017-10-231-1/+1
* sw: prefix members of SwFieldPortionMiklos Vajna2017-10-091-1/+1
* sw: always use "" for includes in current source's directoryMike Kaganski2017-10-071-13/+13
* loplugin:constparams in sw part4Noel Grandin2017-08-041-4/+4
* loplugin:unusedfields in sw part4Noel Grandin2017-06-221-1/+0
* Improved loplugin:cstylecast to reference types: swStephan Bergmann2017-06-051-4/+4
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* tdf#39468: Translate German comments in sw/source/core/text/itrform2.cxxJens Carl2017-05-041-40/+34
* tdf#107362 don't insert kern if snap to char is not checked.Mark Hung2017-05-011-2/+3
* tdf#106736 do not insert kern portion before tab portion.Mark Hung2017-04-141-3/+6
* Fix typosAndrea Gelmini2017-03-251-2/+2
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-4/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* use proper message passingBjoern Michaelsen2016-12-241-1/+1
* Split out sw::FlyContentPortionBjoern Michaelsen2016-12-211-1/+1