summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-29Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara1-1/+11
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+1
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-14/+14
2019-09-06TyposAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann1-3/+3
2019-05-28Add comment about this "weird assignment" in editdocJulien Nabet1-4/+6
2019-05-21Fix typoAndrea Gelmini1-4/+4
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-3/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-16/+16
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-4/+4
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-16/+13
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-17/+17
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-1/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-2/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-6/+6
2018-10-09use unique_ptr in ParaPortionListNoel Grandin1-6/+6
2018-10-06drop some now unnecessary includesCaolán McNamara1-6/+3
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-1/+0
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-28loplugin:stringloop in editengNoel Grandin1-6/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-25SID_FIELD appears to be in useNoel Grandin1-29/+30
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-11Use for-range loops in editengJulien Nabet1-3/+2
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-4/+3
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-18/+18
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin1-1/+8
2018-01-04GetTrueSlotId is deadNoel Grandin1-8/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-01loplugin:unusedfieldsNoel Grandin1-5/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-14/+14
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-1/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-2/+2
2017-11-15TypedWhichIdNoel Grandin1-2/+2
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke1-17/+0
2017-10-31loplugin:constantparam in editengNoel Grandin1-5/+3
2017-10-23loplugin:includeform: editengStephan Bergmann1-6/+6
2017-09-14improve redundantcast lopluginNoel Grandin1-1/+1
2017-08-17Removing unused serialisation codeVarun Dhall1-3/+3
2017-08-14Removing unused SetVersionMap from editengVarun Dhall1-50/+0
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall1-20/+0