summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-8/+8
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-1/+1
2017-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2017-11-29loplugin:unusedmethodsNoel Grandin1-3/+0
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+9
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-0/+2
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-33/+54
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-9/+14
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin2-11/+11
2017-11-15TypedWhichIdNoel Grandin3-21/+36
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke9-18/+0
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai1-1/+0
2017-11-10loplugin:unusedmethodsNoel Grandin2-3/+0
2017-11-08tdf#107554 New default table styleYousuf Philips1-0/+1
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin1-2/+2
2017-11-06loplugin:finalclasses in editengNoel Grandin2-6/+2
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl2-7/+17
2017-10-31loplugin:constantparam in editengNoel Grandin1-1/+1
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl1-0/+56
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl1-0/+1
2017-10-08Make Color a forward declarationChris Sherlock2-1/+2
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl1-0/+4
2017-10-04Fix typosAndrea Gelmini1-1/+1
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin1-10/+12
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-8/+9
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin1-2/+0
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin1-1/+0
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-13/+16
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-14/+15
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-1/+4
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-5/+6
2017-09-15convert SvxFileType to scoped enumNoel Grandin1-2/+5
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin1-6/+7
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin1-2/+4
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin1-6/+7
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin1-1/+1
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin2-9/+9
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin1-5/+5
2017-09-08loplugin:constantparamNoel Grandin1-2/+1
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-2/+2
2017-08-25loplugin:unusedmethodsNoel Grandin2-2/+0
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke1-8/+10
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke2-18/+1
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-4/+3
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke1-34/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-2/+0
2017-08-17Removing unused serialisation codeVarun Dhall1-1/+1