summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann1-1/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+0
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-24/+0
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+2
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-2/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann10-15/+15
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-30loplugin:unusedfieldsNoel Grandin1-6/+4
2016-06-24loplugin:singlevalfields in editengNoel Grandin2-4/+1
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2-14/+1
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2-2/+18
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-2/+5
2016-06-01remove unused SID constants and associated codeNoel Grandin1-101/+0
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-3/+3
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-2/+4
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli1-1/+2
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke1-0/+4
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin4-9/+0
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin3-19/+26
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann2-2/+0
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke2-5/+3
2016-04-13loplugin:passstuffbyref in editengNoel Grandin8-17/+17
2016-04-12Avoid reserved identifiersStephan Bergmann3-6/+6
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin3-6/+6
2016-04-06Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-06Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-06Avoid reserved identifiersStephan Bergmann1-9/+9
2016-04-05loplugin:constantparam in editengNoel Grandin8-11/+11
2016-03-18loplugin:constantfunction in editengNoel Grandin11-18/+11
2016-03-15loplugin:constantparamNoel Grandin1-3/+3
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara2-4/+7
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin3-8/+4
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin4-7/+5
2016-03-06bIsExpanding is unusedCaolán McNamara1-1/+0
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin11-30/+24
2016-02-23new loplugin: commaoperatorNoel Grandin2-7/+14
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2-2/+2
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna1-2/+2
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann1-54/+10
2016-02-09Remove excess newlinesChris Sherlock20-42/+0
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+1
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-20/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-6/+6
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2016-01-22new loplugin sfxpoolitemNoel Grandin1-0/+1