summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara
2016-08-26reduce defines to boolJochen Nitschke
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
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-15convert SvxSpellArea to scoped enumNoel Grandin
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-27Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara
2016-07-27formally->formerlyCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel 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-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
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-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann