summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/calbck.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-11remove b_mInDocDTOR flag altogetherBjoern Michaelsen1-6/+1
2015-11-11reduce branch depth in SwModify dtorBjoern Michaelsen1-24/+21
2015-11-11remove IsInDocDTOR() as a public memberBjoern Michaelsen1-1/+1
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen1-0/+8
2015-10-30sw: prefix members of SwModifyMiklos Vajna1-5/+5
2015-06-10sw: fix GCC undefined reference to `typeinfo for sw::LegacyModifyHint'Michael Stahl1-0/+14
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann1-0/+1
2015-06-09give better hints for the whodunnit in SwClient/ModifyBjoern Michaelsen1-2/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-26some more assertsBjoern Michaelsen1-0/+1
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 Michaelsen1-2/+2
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-17Fix MSVC buildStephan Bergmann1-0/+2
2015-03-16refactor iterationBjoern Michaelsen1-22/+9
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
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-10loplugin: cstylecastNoel Grandin1-1/+1
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl1-4/+0
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl1-1/+0
2014-08-20i#107771: sw: make SwXReferenceMark a client of its format poolitemMichael Stahl1-1/+0