summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-08-31Fix syntaxJulien Nabet
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann
2018-08-30Translate German commentsJohnny_M
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16Adapt castStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15loplugin:useuniqueptr pass XEditAttribute around by std::unique_ptrNoel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet
2018-08-10tdf#119169 impress, crash when editing bulleted listNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-02coverity#1438198 silence using invalid iteratorCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-28ofz#9613 Integer-overflow in shadow multiplicationCaolán McNamara
2018-07-28loplugin:stringloop in editengNoel Grandin
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-07-26tdf#115438 Fix freeze when pasting unformatted textPaul Trojahn
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli
2018-07-20Fix typosAndrea Gelmini
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): editengStephan Bergmann
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-03editeng: work around spurious GCC 7 -Werror=return-typeMichael Stahl
2018-05-25SID_FIELD appears to be in useNoel Grandin
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin
2018-05-15ofz#7802 infinite loopCaolán McNamara