summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-22loplugin:refcounting in editengNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-15Revert "ofz#29461 flatten SetAttrSet recursion"Caolán McNamara
2021-02-13ofz#29461 flatten SetAttrSet recursionCaolán McNamara
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-02-04remove svx/mutxhelp.hxxNoel
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna
2021-02-02sw page gutter margin: add doc modelMiklos Vajna
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-05sw doc model xml dump: improve keep-with-next outputMiklos Vajna
2020-12-27Preparations for customized xml entities on exportdante
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23Directly pass in OUString instancesStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18add GetOutputDevice to EditViewCaolán McNamara
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26Fix build with --disable-pch: missing includeMike Kaganski
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-23tdf#104378: don't reset para attributes whileMark Hung
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-10drop newly unused OutlinerParaObject ctor variantCaolán McNamara
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara
2020-10-08add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara