summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoflatpara.cxx
AgeCommit message (Expand)Author
2023-10-22Use getXWeak in swMike Kaganski
2023-05-13tdf#155232: drop m_aFlatParaList from SwXFlatParagraphIteratorMike Kaganski
2023-01-20XUnoTunnel->dynamic_cast in SwXFlatParagraphNoel Grandin
2023-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-24sw: Move getGrammarContact function into GrammarContact and renameTomaž Vajngerl
2022-10-24sw: rename IGrammarContact*, SwGrammarContact* to GrammarContact*Tomaž Vajngerl
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl
2022-10-17elide some dynamic_cast in writerNoel Grandin
2022-10-16sw: refactor SwParaIdleData - rename, lifecycle, move to headerTomaž Vajngerl
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-02-25UNO paragraph iterator: uno SvtListener instead of SwClientBjoern Michaelsen
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-08sw_redlinehide: SwXFlatParagraphIterator::getNextPara() iterate ...Michael Stahl
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-08SwXFlatParagraph: check some positions before blindly using themMichael Stahl
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12remove useless Mutex guardsNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09also fix SwXFlatParagraphIteratorBjoern Michaelsen
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl