summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in editengStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04tdf#100734: Update bullet of paragraph on UNDOMike Kaganski
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu