summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outlvw.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-12/+12
2016-04-05loplugin:constantparam in editengNoel Grandin1-4/+4
2016-03-18loplugin:constantfunction in editengNoel Grandin1-10/+5
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-4/+4
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna1-5/+0
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-3/+5
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna1-0/+5
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam1-1/+10
2015-08-11loplugin: defaultparamsNoel Grandin1-6/+6
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-06Typo: emty->emptyJulien Nabet1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-4/+4
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-5/+5
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-1/+1
2015-03-25convert MouseTarget to enum classNoel Grandin1-9/+9
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna1-0/+5
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-6/+6
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna1-0/+4
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-2/+2
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-7/+7
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-1/+5
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara1-1/+1
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-02-27Remove visual noise from editengAlexander Wilms1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-79/+79
2014-02-21editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-21editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-10A little simpler.Kohei Yoshida1-4/+1
2014-02-10fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida1-0/+26
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-106/+0
2013-09-22remove unused members from OutlinerViewIvan Timofeev1-7/+0
2013-09-11convert various bits in editeng from String to OUStringNoel Grandin1-4/+4
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin1-3/+3