summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-08tdf#107554 New default table styleYousuf Philips
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin
2017-11-06loplugin:finalclasses in editengNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-10-04Fix typosAndrea Gelmini
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-11Fix typosAndrea Gelmini
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand