summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke2016-09-011-2/+2
* use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke2016-09-011-1/+1
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann2016-08-306-12/+12
* loplugin:implicitboolconversionStephan Bergmann2016-08-301-1/+1
* Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara2016-08-301-2/+1
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-303-3/+3
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-9/+9
* reduce defines to boolJochen Nitschke2016-08-262-14/+10
* loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann2016-08-251-4/+4
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-1916-215/+215
* coverity#1371381 Dereference before null checkCaolán McNamara2016-08-181-16/+14
* convert SvxEscapement to scoped enumNoel Grandin2016-08-171-5/+5
* convert SvxTabAdjust to scoped enumNoel Grandin2016-08-175-37/+37
* convert SvxLineSpace to scoped enumNoel Grandin2016-08-175-27/+27
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-175-25/+25
* convert SvxSpecialLineSpace to scoped enumNoel Grandin2016-08-171-16/+28
* convert SvxBreak to scoped enumNoel Grandin2016-08-171-18/+18
* convert SvxCellJustifyMethod to scoped enumNoel Grandin2016-08-173-8/+8
* editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna2016-08-162-2/+8
* loplugin:stringstaticStephan Bergmann2016-08-161-5/+3
* convert SvxSpellArea to scoped enumNoel Grandin2016-08-153-17/+17
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-17/+0
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-054-12/+12
* use std::move in a few placesNoel Grandin2016-08-051-1/+1
* editeng: track view shells in SfxListUndoActionsMiklos Vajna2016-08-022-2/+16
* editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna2016-08-023-1/+16
* editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2016-08-024-29/+21
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-2/+2
* Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara2016-07-272-14/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-277-12/+12
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-263-3/+3
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2016-07-203-9/+9
* Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara2016-07-191-24/+1
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-151-6/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-154-17/+1
* tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara2016-07-131-3/+3
* Revert "bccu#1781: Impress/Comments - selection not updated on delete"Caolán McNamara2016-07-131-1/+0
* Fix typosAndrea Gelmini2016-07-111-1/+1
* Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2016-07-107-54/+14
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-101-5/+2
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-082-3/+3
* SvxGetOrCreatePosDic parameter is unusedStephan Bergmann2016-07-083-5/+3
* loplugin:redundantcast: redundant static_casts in editengStephan Bergmann2016-07-081-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-0717-27/+27
* tdf#100734: Update bullet of paragraph on UNDOMike Kaganski2016-07-041-0/+2
* don't autocapitalize words that follow a field markCaolán McNamara2016-07-012-6/+34
* move #includes to top of fileNoel Grandin2016-06-291-2/+1
* Simplify some PutProperties callsStephan Bergmann2016-06-281-156/+117
* [API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos2016-06-271-1/+32