summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtdd.cxx
AgeCommit message (Expand)Author
2023-07-23tdf#156111 SwNavigator hyperlink dnd enhancementJim Raykowski
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-12Fix typoAndrea Gelmini
2023-02-10tdf#153205 related: Improve selection mode control icon updateJim Raykowski
2022-02-04Don't cast enum to bool instead of comparing to a defined constantMike Kaganski
2021-12-06sw: prefix members of SwAnchorMarker, SwEditWin, SwShadowCursor and ...Miklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-04-28tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-07-25loplugin:useuniqueptr in SwEditWinNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-05-26tdf#106131 no global drag when anchor drag activeArmin Le Grand
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-04-01loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-22sw: prefix members of SwModuleMiklos Vajna
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl