summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Revert tdf#115639 fixesAron Budea2-8/+0
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-5/+3
2018-08-29Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+5
2018-07-20tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+30
2018-03-25tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+2
2018-03-25tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-1/+1
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-1/+9
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+0
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+4
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