summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsr.hxx
AgeCommit message (Expand)Author
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-09-19sw: fix listener registration of sw::UnoCursorPointerMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-16remove mempoolNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-02-23Don't pass shared_ptr by valueStephan Bergmann
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin
2016-11-29kill SwClient/Modify here, use sane(r) SfxBroadcaster/ListenerBjoern Michaelsen
2016-11-29get rid of LegacyModifyHintBjoern Michaelsen
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15sw: remove unused SwUnoTableCrsr::Clone()Michael Stahl
2015-06-10Revert "There's SAL_DLLPUBLIC_RTTI for that"Stephan Bergmann
2015-06-10There's SAL_DLLPUBLIC_RTTI for thatStephan Bergmann
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann
2015-06-09use UnoCursorPointer in SwXTextCursorBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwNavigationMgrBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextRangesBjoern Michaelsen
2015-06-09add smart pointer for managing SwUnoCrsrsBjoern Michaelsen
2015-05-26remove SaneOwnership distinctionBjoern Michaelsen
2015-05-26use new unocrsrs in SwXCellRangeBjoern Michaelsen
2015-05-26kill faux polymophic SwUnoCrsr::Clone()Bjoern Michaelsen
2015-05-26some more assertsBjoern Michaelsen
2015-05-26introduce CreateUnoCrsr2 to migrate to sane memory mngmtBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-03-14sw: prefix members of SwUnoCrsr, SwUnoTableCrsrMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-04-25Translation of German comments.Christoph Herzog
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer
2010-11-08Commented code fragments, meaningless and bogus comments removed.Robert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth