summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outlvw.cxx
AgeCommit message (Expand)Author
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
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-22convert Link<> to typedNoel Grandin
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-06Typo: emty->emptyJulien Nabet
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert MouseTarget to enum classNoel Grandin
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms