summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itratr.hxx
AgeCommit message (Expand)Author
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl
2018-11-15sw_redlinehide_3: fix SwAttrIter::SeekFwd()Michael Stahl
2018-09-03use less magic in sw/Noel Grandin
2018-07-16coverity#1401328 Uncaught exceptionCaolán McNamara
2018-07-11loplugin:useuniqueptr in SwAttrIterNoel Grandin
2018-06-08sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl
2018-06-08sw_redlinehide: remove "protected" SwAttrIter::m_pHints memberMichael Stahl
2018-06-08sw_redlinehide: rename it to SwAttrIter::MaybeHasHints()Michael Stahl
2018-06-08sw_redlinehide: split font/SwAttrHandler init out of CtorInitAttrIterMichael Stahl
2018-06-08sw_redlinehide: this m_nCurrentIndexOffset is giving me headachesMichael Stahl
2018-06-08sw_redlinehide: don't need SwAttrIter::m_pFirstNodeMichael Stahl
2018-06-08sw_redlinehide: add MergedPara member to SwAttrIterMichael Stahl
2018-06-08sw_redlinehide: SwAttrIter::GetHints only used to check if there areMichael Stahl
2018-06-08sw_redlinehide: convert itratr.hxx to TextFrameIndexMichael Stahl
2018-06-08sw_redlinehide: SwAttrIter::GetNextAttr() skips over delete redlinesMichael Stahl
2018-06-08sw_redlinehide: add function to create merged paragraph dataMichael Stahl
2018-05-16sw_redlinehide: SwAttrIter::m_pAttrSet is used once, in the ctorMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-04loplugin:constparams in sw part4Noel Grandin
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2014-09-06sal_uInt16 to more proper types, group a test into a boolMatteo Casalin
2014-07-22Do not include txttypes.hxx unnecessarilyMatteo Casalin
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-08sal_Bool to boolMatteo Casalin
2014-01-25coverity#708445 Unitialized scalar fieldNorbert Thiebaud
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-08-18CharBrd 4.1: merge borders of text portionsZolnai Tamás
2013-08-12Fix char border mergeZolnai Tamás
2013-08-02CharBrd 4.1: merge borders of text portionsZolnai Tamás
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-01unused and empty SwAttrIter::Dump()Miklos Vajna
2012-04-02Translate German commentsPhilipp Weissenbacher
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora