summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Translate German variable namesJohnny_M1-4/+4
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+2
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl1-1/+0
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-1/+1
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-1/+1
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-1/+9
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+4
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann1-4/+9
2018-02-06loplugin:useuniqueptr in TextRangerNoel Grandin1-3/+4
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-7/+4
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin1-2/+3
2018-02-05loplugin:useuniqueptr in SvxRTFParserNoel Grandin1-5/+5
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin1-2/+2
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin1-2/+2
2018-02-05loplugin:useuniqueptr in SvxRTFItemStackTypeNoel Grandin1-2/+3
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin1-1/+1
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin1-4/+6
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin2-7/+5
2018-01-29inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke1-3/+0
2018-01-28SvxAccessibleTextIndex::mnEEIndex need not be bounded sal_uInt16Stephan Bergmann1-1/+1
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-1/+1
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin1-12/+14
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-3/+3
2018-01-20loplugin:unusedmethodsNoel Grandin2-106/+0
2018-01-19loplugin:useuniqueptr in EditFieldInfoNoel Grandin1-13/+7
2018-01-18ofz#5471 Null-dereference READCaolán McNamara1-1/+6
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-15Remove unused LRSPACE_{16,AUTOFIRST}_VERSIONStephan Bergmann1-2/+0
2018-01-15More loplugin:cstylecast: editengStephan Bergmann4-5/+5
2018-01-12More loplugin:cstylecast: editengStephan Bergmann9-12/+12
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-1/+1
2018-01-06remove unused definesNoel Grandin2-2/+1
2018-01-05remove dead eeitemid.hxxNoel Grandin2-116/+0
2018-01-04de-duplicate some defines in hrc filesNoel Grandin1-2/+0
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin4-20/+20
2017-12-25various coverity exception warningsCaolán McNamara2-11/+11
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+0
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-2/+2
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin1-1/+1
2017-12-16convert EETextFormat to scoped enumNoel Grandin2-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
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