summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai5-7/+40
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-7/+7
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-11/+159
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+12
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin11-154/+154
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2018-02-15editeng: fix up ODF export test code to build againMiklos Vajna1-3/+3
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl1-0/+4
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko1-1/+1
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann1-12/+12
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin15-313/+313
2018-02-13tab expansion performance is appallingCaolán McNamara1-1/+4
2018-02-12Translate German variable namesJohnny_M1-34/+34
2018-02-12Translate German variable namesJohnny_M1-21/+21
2018-02-12cppcheck useInitializationListJochen Nitschke2-9/+0
2018-02-10coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2018-02-06loplugin:useuniqueptr in TextRangerNoel Grandin1-7/+4
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-66/+43
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin5-46/+38
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin1-4/+2
2018-02-05loplugin:useuniqueptr in SvxRTFParserNoel Grandin1-11/+4
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin1-11/+9
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin2-6/+5
2018-02-05loplugin:useuniqueptr in SvxRTFItemStackTypeNoel Grandin1-14/+10
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin1-16/+11
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin1-17/+11
2018-02-05loplugin:useuniqueptr in ImpEditViewNoel Grandin3-18/+11
2018-02-02editeng: remove dead codeChris Sherlock2-21/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin1-7/+8
2018-01-31Fix typosAndrea Gelmini1-1/+1
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann1-1/+1
2018-01-29Values need not be bounded by sal_uInt16, it appearsStephan Bergmann1-4/+4
2018-01-29inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke1-33/+21
2018-01-28Remove various more obsolete sal_uInt16 restrictionsStephan Bergmann1-33/+18
2018-01-28USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-28Remove useless checks against SAL_MAX_INT32Stephan Bergmann1-4/+4
2018-01-28AccessibleImageBullet::GetParagraphCount no longer restricted to sal_uIn16,Stephan Bergmann1-3/+3
2018-01-28AccessibleEditableTextPara::GetParagraphCount no longer restrictedStephan Bergmann1-28/+28
2018-01-28Remove useless check against SAL_MAX_INT32Stephan Bergmann1-1/+1
2018-01-28nStart/EndEEIndex nned not be bounded by sal_uInt16Stephan Bergmann1-2/+2
2018-01-28SvxAccessibleTextIndex::mnEEIndex need not be bounded sal_uInt16Stephan Bergmann1-8/+8
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-1/+1
2018-01-24Avoid upcoming GCC 8 -Werror=class-memaccess on css::util::DateTimeStephan Bergmann1-3/+8
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin1-56/+35
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-34/+28
2018-01-24loplugin:unused-returns in vclNoel Grandin2-5/+3
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-23OutputDevice::GetCaretPositions takes sal_Int32 nIndex parameterStephan Bergmann1-2/+2