summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara
2021-05-02sal_uLong->sal_Int32 in SvxNumberFormatNoel Grandin
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in OutlinerNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-03-20add GetInputLanguage to EditViewCaolán McNamara
2021-03-14loplugin:unusedmethodsNoel
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