summaryrefslogtreecommitdiff
path: root/sw/source/core/attr
AgeCommit message (Expand)AuthorFilesLines
2015-04-30sw: prefix members of SwFmtMiklos Vajna1-133/+133
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-25kill a typed Modify useBjoern Michaelsen1-2/+2
2015-03-24assert hard on misguided removalBjoern Michaelsen1-30/+23
2015-03-24code convention: member namesBjoern Michaelsen1-16/+16
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen2-5/+5
2015-03-24these can be moved out of the loopBjoern Michaelsen1-2/+2
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen1-4/+4
2015-03-23loplugin:constantfunction: swNoel Grandin1-13/+0
2015-03-19more privacy tweaksBjoern Michaelsen1-1/+1
2015-03-19rename SwClientIter to sw::ClientIteratorBaseBjoern Michaelsen1-6/+6
2015-03-19remove superficial helpersBjoern Michaelsen1-6/+6
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-17Fix MSVC buildStephan Bergmann1-0/+2
2015-03-16refactor iterationBjoern Michaelsen1-22/+9
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-2/+2
2015-03-14inline SwDepends trivialsBjoern Michaelsen1-25/+0
2015-03-14inline broadcast iterationsBjoern Michaelsen1-13/+0
2015-03-14simplify SwClientIter iterationBjoern Michaelsen1-14/+5
2015-03-14inline trivial SwModify functionsBjoern Michaelsen1-26/+0
2015-03-14inline trivial SwClient functionsBjoern Michaelsen1-22/+4
2015-03-14fix naming conventions while at itBjoern Michaelsen1-7/+7
2015-03-14now inline SwClientIter, its small enoughBjoern Michaelsen1-85/+5
2015-03-14use sw::Ring<>Bjoern Michaelsen1-29/+15
2015-03-14simplify SwClientIter dtorBjoern Michaelsen1-13/+10
2015-03-14simplify SwClientIter ctorBjoern Michaelsen1-11/+3
2015-03-14Last() superficial checkBjoern Michaelsen1-3/+5
2015-03-14GoStart() GoEnd() consistencyBjoern Michaelsen1-5/+2
2015-03-14simplify SwClient::Previous() moreBjoern Michaelsen1-5/+4
2015-03-14simplify SwClient::Next() moreBjoern Michaelsen1-5/+1
2015-03-14simplify SwClient::Last() with Previous()Bjoern Michaelsen1-7/+3
2015-03-14simplify SwClient::Previous()Bjoern Michaelsen1-10/+6
2015-03-14simplify SwClient::First() with Next()Bjoern Michaelsen1-7/+4
2015-03-14simplify SwClient::Next()Bjoern Michaelsen1-12/+8
2015-03-14simplify SwClient::Last()Bjoern Michaelsen1-12/+7
2015-03-14simplify SwClient::First()Bjoern Michaelsen1-14/+7
2015-03-14simplify SwClient::GoEnd()Bjoern Michaelsen1-10/+6
2015-03-14simplify SwClient::GoStart()Bjoern Michaelsen1-8/+5
2015-03-14simplify SwClient::operator++()Bjoern Michaelsen1-7/+2
2015-03-14separate the sane from the less sane in SwClientBjoern Michaelsen1-31/+27
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-12/+9
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2-3/+3
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna1-0/+9
2014-12-05since touching this: sprinkle in some nullptrBjoern Michaelsen1-16/+16
2014-12-05removing in callback should be alright, we update the iteratorsBjoern Michaelsen1-3/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1