summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-18coverity#1371381 Dereference before null checkCaolán McNamara
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04tdf#100734: Update bullet of paragraph on UNDOMike Kaganski
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-06bIsExpanding is unusedCaolán McNamara
2016-03-06coverity#1355252 Uninitialized pointer fieldCaolán McNamara
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris 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-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin