summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-06-09Fix typosAndrea Gelmini
2021-06-08Addendum to: Remove SfxItemState::READONLYArmin Le Grand (Allotropia)
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-08cid#1485166 silence Uninitialized scalar variableCaolán McNamara
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-06-08sc: lok: apply the previous fix for selections tooDennis Francis
2021-06-08sc: lokit: fix wrong edit cursor coordinates for numeric cellsDennis Francis
2021-06-05cid#1485166 silence Uninitialized scalar variableCaolán McNamara
2021-06-04loplugin:virtualdeadNoel Grandin
2021-06-03use std::make_unique instead of newCaolán McNamara
2021-06-03cid#1485166 try and suppress bogus Uninitialized scalar variableCaolán McNamara
2021-06-03use std::make_unique instead of newCaolán McNamara
2021-06-01loplugin:noexceptmoveStephan Bergmann
2021-06-01cid#1485154 try moving initialization into member init listCaolán McNamara
2021-06-01use std::make_unique instead of newCaolán McNamara
2021-05-31no need to allocate EditNodeIdx separatelyNoel Grandin
2021-05-31EditPosition does not need to be allocated separatelyNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31flatten SvxItemPropertySet a littleNoel Grandin
2021-05-31vcl::Font is already a copy-on-write structureNoel Grandin
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20This check is redundant hereMike Kaganski
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19ImplInitDigitMode never passed null OutputDevice*Caolán McNamara
2021-05-19ImplInitLayoutMode always deferences its OutputDevice* argCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18fix some castsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10do not leak SdrObject global pool on shutdownNoel Grandin
2021-05-10simplify DefItemsNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05don't leak editengine pool on shutdownNoel Grandin
2021-05-04Unify some code managing coordinated depending on text directionMike Kaganski
2021-05-04speed up saving large ODS a littleNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
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