summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-5/+5
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin5-37/+37
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin5-27/+27
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin5-25/+25
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin1-16/+28
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-18/+18
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin3-8/+8
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna2-2/+8
2016-08-16loplugin:stringstaticStephan Bergmann1-5/+3
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin3-17/+17
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-17/+0
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin4-12/+12
2016-08-05use std::move in a few placesNoel Grandin1-1/+1
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna2-2/+16
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna3-1/+16
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna4-29/+21
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-2/+2
2016-07-27Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara2-14/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin7-12/+12
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-3/+3
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna3-9/+9
2016-07-19Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara1-24/+1
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann1-6/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin4-17/+1
2016-07-13tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara1-3/+3
2016-07-13Revert "bccu#1781: Impress/Comments - selection not updated on delete"Caolán McNamara1-1/+0
2016-07-11Fix typosAndrea Gelmini1-1/+1
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann7-54/+14
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara1-5/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2-3/+3
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann3-5/+3
2016-07-08loplugin:redundantcast: redundant static_casts in editengStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann17-27/+27
2016-07-04tdf#100734: Update bullet of paragraph on UNDOMike Kaganski1-0/+2
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara2-6/+34
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-28Simplify some PutProperties callsStephan Bergmann1-156/+117
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos1-1/+32
2016-06-24loplugin:singlevalfields in editengNoel Grandin3-5/+0
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-17/+17
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna4-33/+1
2016-06-21fix DBG_ASSERT condition to match messageNoel Grandin1-1/+1
2016-06-21improve error messageNoel Grandin1-1/+1
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-1/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna2-28/+6
2016-06-13coverity#1362679 try and tell coverity these are non-null by restoring...Caolán McNamara1-15/+6
2016-06-13Revert "coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara1-6/+15
2016-06-13coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara1-15/+6