summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outlvw.cxx
AgeCommit message (Expand)Author
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin