summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti
2020-03-05use more FastParser in SvxXMLTextImportContexNoel Grandin
2020-03-04use FastParser in SvxXMLTextImportContextNoel Grandin
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna
2020-02-29lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara
2020-02-28lok: send hyperlink info also in editengGrzegorz Araminowicz
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-24tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19related tdf#80194 editeng RTF: set automatic subscript for \subJustin Luth
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-06rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-23tdf#128046: preserve list levels on pasteKatarina Behrens
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-11cid#705996 unintended sign extensionCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy
2020-01-08return fast context in SvxXMLTextImportContextNoel Grandin
2020-01-08Grammar fixesAndrea Gelmini
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-29tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-28tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-22editeng: detect invalid paragraphs when drawingAshod Nakashian
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-20tdf#124176: Use pragma once instead of include guardsBatuhan Görkem Benzer
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-17Fix typoAndrea Gelmini
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara