summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit4.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-14loplugin:flatten in editengNoel Grandin1-178/+177
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth1-2/+12
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth1-2/+2
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-11-27Better handling of text rotation attribute.Tamás Zolnai1-2/+4
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-1/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-4/+3
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-09-06TyposAndrea Gelmini1-2/+2
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin1-1/+1
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-21ofz#15997 TimeoutCaolán McNamara1-1/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-20InvalidateAtWindow should be preferredCaolán McNamara1-1/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-01weld SvxThesaurusDialogCaolán McNamara1-1/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-11/+4
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin1-2/+1
2019-03-28loplugin:useuniqueptr in ImpEditEngine::WriteItemListAsRTFNoel Grandin1-10/+9
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-1/+1
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-12/+7
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-1/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-2/+1
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-3/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-3/+3
2018-10-07Fix typosAndrea Gelmini1-1/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-2/+0
2018-09-07loplugin:useuniqueptr in ImpEditEngine::ConvertNoel Grandin1-3/+2
2018-09-06loplugin:useuniqueptr in editengNoel Grandin1-3/+3
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-2/+0
2018-08-15loplugin:useuniqueptr pass XEditAttribute around by std::unique_ptrNoel Grandin1-3/+3
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-28loplugin:stringloop in editengNoel Grandin1-4/+2
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-3/+1
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-05-14loplugin:useuniqueptr in EditTextObjectImplNoel Grandin1-1/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-5/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-11Use for-range loops in editengJulien Nabet1-3/+1
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke1-3/+1
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-4/+4
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin1-7/+5