summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini3-4/+4
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann3-8/+12
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-16Adapt castStephan Bergmann1-1/+1
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann4-6/+11
2018-08-15loplugin:useuniqueptr pass XEditAttribute around by std::unique_ptrNoel Grandin3-12/+11
2018-08-14SvxCharSetColorItem can be removedNoel Grandin9-43/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-3/+4
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet1-1/+1
2018-08-10tdf#119169 impress, crash when editing bulleted listNoel Grandin1-1/+2
2018-08-09loplugin:unusedmethodsNoel Grandin2-11/+2
2018-08-02coverity#1438198 silence using invalid iteratorCaolán McNamara1-2/+5
2018-08-01Add missing sal/log.hxx headersGabor Kelemen26-0/+26
2018-07-31loplugin:returnconstant in editengNoel Grandin4-9/+6
2018-07-30deque could be a vector insteadCaolán McNamara1-2/+1
2018-07-28ofz#9613 Integer-overflow in shadow multiplicationCaolán McNamara1-2/+3
2018-07-28loplugin:stringloop in editengNoel Grandin7-50/+49
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann2-12/+0
2018-07-26tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn1-0/+2
2018-07-25ofz#7666 WritingDirectionInfos doesn't have to be a dequeCaolán McNamara1-1/+1
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli1-1/+1
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-16SvPersistBase no longer necessaryNoel Grandin3-37/+0
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke1-8/+0
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin3-7/+7
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin5-81/+82
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti1-1/+11
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin4-17/+20
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): editengStephan Bergmann3-6/+6
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen1-1/+6
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-20/+17
2018-06-11loplugin:unusedmethodsNoel Grandin1-5/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin3-6/+3
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-06-06Translate German comments and debug stringsJohnny_M2-3/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke9-9/+0
2018-06-03editeng: work around spurious GCC 7 -Werror=return-typeMichael Stahl1-1/+1
2018-05-25SID_FIELD appears to be in useNoel Grandin1-29/+30
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara1-1/+1
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-36/+26
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin6-38/+23
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin1-17/+6
2018-05-15ofz#7802 infinite loopCaolán McNamara1-1/+15
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin3-33/+34
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin1-5/+3
2018-05-14loplugin:useuniqueptr in EditTextObjectImplNoel Grandin3-10/+6
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin12-38/+35
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-2/+18
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna1-0/+17
2018-04-28[API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl1-1/+16