summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-06bIsExpanding is unusedCaolán McNamara
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Fix typosAndrea Gelmini
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-22new loplugin sfxpoolitemNoel Grandin
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22loplugin:overrideStephan Bergmann
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-12Mark some classes as finalStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-24Remove unneeded bitfieldDaniel Robertson
2015-12-23loplugin:unusedfields in /includeNoel Grandin