summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-08rename CollapsAttribs -> CollapseAttribsNoel Grandin
2016-09-08improve comment grammarNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-30loplugin:implicitboolconversionStephan Bergmann
2016-08-30Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26reduce defines to boolJochen Nitschke
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18coverity#1371381 Dereference before null checkCaolán McNamara
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-27Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-19Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara
2016-07-13Revert "bccu#1781: Impress/Comments - selection not updated on delete"Caolán McNamara
2016-07-11Fix typosAndrea Gelmini
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann