summaryrefslogtreecommitdiff
path: root/sw/inc/calbck.hxx
AgeCommit message (Expand)Author
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-25remove typed Modify for goodBjoern Michaelsen
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
2015-03-24update docsBjoern Michaelsen
2015-03-24code convention: member namesBjoern Michaelsen
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen
2015-03-24PTR_CAST isnt actually needed hereBjoern Michaelsen
2015-03-23Revert "make ClientIteratorBase only know about WriterListener"Stephan Bergmann
2015-03-20use static_cast<> and typeid, its fasterBjoern Michaelsen
2015-03-20make ClientIteratorBase only know about WriterListenerBjoern Michaelsen
2015-03-20use IsChanged() some moreBjoern Michaelsen
2015-03-20remove spurious friend and forward-declBjoern Michaelsen
2015-03-20introduce Sync() helperBjoern Michaelsen
2015-03-20move IsChanged to shared baseBjoern Michaelsen
2015-03-20typoBjoern Michaelsen
2015-03-20derive SwIterator<> from ClientIteratorBaseBjoern Michaelsen
2015-03-19more privacy tweaksBjoern Michaelsen
2015-03-19rename SwClientIter to sw::ClientIteratorBaseBjoern Michaelsen
2015-03-19simplify specialized SwIterator::First()Bjoern Michaelsen
2015-03-19make SwClientIter construcatable only from SwIterBjoern Michaelsen
2015-03-19limit friendshipBjoern Michaelsen
2015-03-19remove superficial helpersBjoern Michaelsen
2015-03-19specialize SwIterator<SwClient, T>Bjoern Michaelsen
2015-03-19make GetModify privateBjoern Michaelsen
2015-03-19more static checks ftwBjoern Michaelsen
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19move GoEnd to SwIterator<>Bjoern Michaelsen
2015-03-17-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-03-16make SwClientIter::GoStart/GoEnd privateBjoern Michaelsen
2015-03-16get rid of SearchTypeBjoern Michaelsen
2015-03-16fix stray SAL_OVERRIDEBjoern Michaelsen
2015-03-16Fixes for moving stuff to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Previous() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Next() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Last() to SwIteratorBjoern Michaelsen
2015-03-16move SwClientIter::First() to SwIteratorBjoern Michaelsen
2015-03-16make typed iteration private in SwClientIter nowBjoern Michaelsen
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen
2015-03-16nonsense SwClientIter::operator() isnt used, better remove before someone doesBjoern Michaelsen
2015-03-16loplugin:saloverrideStephan Bergmann
2015-03-14SwDepend: naming conventionsBjoern Michaelsen
2015-03-14SwDepend: cosmeticsBjoern Michaelsen
2015-03-14inline SwDepends trivialsBjoern Michaelsen
2015-03-14inline broadcast iterationsBjoern Michaelsen
2015-03-14simplify SwClientIter iterationBjoern Michaelsen
2015-03-14simpilfy SwClient::operator()Bjoern Michaelsen
2015-03-14inline trivial SwModify functionsBjoern Michaelsen
2015-03-14inline trivial SwClient functionsBjoern Michaelsen
2015-03-14fix naming conventions while at itBjoern Michaelsen