summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2018-01-04loplugin:unusedfieldsNoel Grandin1-20/+0
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin3-13/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-18tdf#114212 sw: fix layout of as-char anchored text-frame of shapeMichael Stahl1-1/+1
2017-12-15sw: prefix SwTextFrame::pTextCache memberMichael Stahl2-5/+5
2017-12-15sw: clarify what the hell SwTextFrame::GetFormatted() actually doesMichael Stahl1-6/+6
2017-12-15sal_uIntPtr->SwLinePortion* in SwTextPortionMapNoel Grandin1-5/+5
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-3/+3
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-2/+2
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand5-10/+10
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Dump page valid flags in dumpAsXmlTamás Zolnai1-0/+13
2017-12-04use LANGUAGE_ENGLISH_US for fuzzingCaolán McNamara1-1/+3
2017-12-01sw: remove SvStream operator<< functions of layout classesMiklos Vajna17-682/+0
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin2-4/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin5-14/+14
2017-11-24sw: remove temporary debug code in txtfrmMiklos Vajna1-5/+0
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin2-2/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin2-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann3-15/+15
2017-11-21coverity warningsCaolán McNamara2-2/+2
2017-11-21loplugin:flatten in swNoel Grandin5-460/+470
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-1/+16
2017-11-17Fix typosAndrea Gelmini1-1/+1
2017-11-17Resolves: tdf#113871 bounds check kashida posCaolán McNamara1-5/+4
2017-11-17sw: remove temporary debug code in txtftn that no longer builds anywayMiklos Vajna1-15/+0
2017-11-15sw: document SwRootFrame -> SwLinePortion encapsulation chainMiklos Vajna2-1/+4
2017-11-14Only do kashida insertion with fonts that have non-zero width kashidasMartin Hosken2-8/+6
2017-11-10sw: remove temporary debug code in txttab that no longer builds anywayMiklos Vajna1-14/+0
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-11-03sw: clean up temporary debug code in itrform2Miklos Vajna1-8/+0
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand20-347/+349
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand2-100/+110
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand20-347/+347
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand2-34/+96
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand2-39/+86
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand20-340/+340
2017-10-27loplugin:constantparam in swNoel Grandin1-4/+4
2017-10-27sw: clean up temporary debug code in frmpaintMiklos Vajna1-10/+0
2017-10-23loplugin:includeform: swStephan Bergmann42-185/+185
2017-10-23loplugin:finalclasses in swNoel Grandin2-4/+4
2017-10-22tdf#110994 make text-to-text alignment work in standard page mode.Mark Hung1-4/+2
2017-10-20sw layout xml dump: show validity flags of SwFrameMiklos Vajna1-0/+3
2017-10-09sw: prefix members of SwFieldPortionMiklos Vajna5-126/+126
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski27-86/+86
2017-09-23coverity#1418338 Uncaught exceptionCaolán McNamara1-2/+2