- 2e894d5 drop some unneeded includes by Caolán McNamara · 4 years, 8 months ago
- a57ec3c use the parent as available from HangulHanjaConversion by Caolán McNamara · 4 years, 8 months ago
- cc7ff6d Three identical functions for a class is a bit too much by Mike Kaganski · 4 years, 8 months ago
- b67b3e2 sw: use followby parameter of outline in Chapter field by Vasily Melenchuk · 4 years, 9 months ago
- d447301 tdf#143424: support for "Chapter number without separator" by Vasily Melenchuk · 4 years, 9 months ago
- 6ed8c5a use officecfg for security options by Noel Grandin · 4 years, 9 months ago
- d1cbd25 Make static_casting to the only derived class less verbose by Mike Kaganski · 4 years, 9 months ago
- a9bba38 Simplify EditTextObject's pool initialization by Mike Kaganski · 4 years, 9 months ago
- da27463 BinTextObject was renamed to EditTextObject long ago by Mike Kaganski · 4 years, 9 months ago
- 1c7a9ac Use Append here instead of Insert by Mike Kaganski · 4 years, 9 months ago
- 1cfa72a IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical by Mike Kaganski · 4 years, 9 months ago
- 94449b5 Use MapUnit directly here by Mike Kaganski · 4 years, 9 months ago
- 42de48d Prefix members of EditTextObjectImpl by Mike Kaganski · 4 years, 9 months ago
- a85dfb2 Use standard algorithm here by Mike Kaganski · 4 years, 9 months ago
- 8e8d3f4 EditTextObject: use virtual interface instead of pimpl by Mike Kaganski · 4 years, 9 months ago
- 2ebde17 no need to allocate child array separately in SvxRTFItemStackType by Noel Grandin · 4 years, 9 months ago
- 3077399 no need to store data separately in SvXMLAttrContainerItem by Noel Grandin · 4 years, 9 months ago
- 17c626e Fix updating WhichRangesContainer using MergeRange by Mike Kaganski · 4 years, 9 months ago
- b1668ed Move svl::Items to include/svl/whichranges.hxx, and unify its usage by Mike Kaganski · 4 years, 9 months ago
- 9e626a6 blind fix for ubsan div/0 by Noel Grandin · 4 years, 9 months ago
- caac77e Use WhichRangesContainer in editeng by Mike Kaganski · 4 years, 9 months ago
- 7d16921 drop the Pair constructor from SfxItemSet by Noel Grandin · 4 years, 9 months ago
- e09f22a editengine-columns: tdf#143258 Fix handling rotated text by Mike Kaganski · 4 years, 9 months ago
- 4c76bcb tdf#132740 avoid some WeakReference cost in accessibility by Noel Grandin · 4 years, 9 months ago
- 2ca614b tdf#132740 bypass work if selection has not changed by Noel Grandin · 4 years, 9 months ago
- 73c9ef6 tdf#132740 don't broadcast if modified status has not changed by Noel Grandin · 4 years, 9 months ago
- 070a5b0 tdf#57585 Add new bullet behaviour to impress by Gokce Kuler · 4 years, 9 months ago
- 6cb400f store the SfxItemSet inside SfxSetItem by value by Noel Grandin · 4 years, 9 months ago
- f5ff7a9 tdf#143176 Old Hungarian transliteration: fix AutoCorrect->Apply by László Németh · 4 years, 10 months ago
- 35dd9c4 ofz#24932 halve limit for fuzzing timeout by Caolán McNamara · 4 years, 9 months ago
- 2024780 can allocate these SfxItemSet on the stack by Noel Grandin · 4 years, 9 months ago
- 738f7a8 reduce cost of allocating and copying SvxNumRule by Noel Grandin · 4 years, 9 months ago
- 427e318 Fix typos by Andrea Gelmini · 4 years, 9 months ago
- aa5c6d1 new ODF numbered list parameter loext:num-list-format by Vasily Melenchuk · 4 years, 10 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- e837f50 tdf#142716 Update selection after any text is inserted. by Gülşah Köse · 4 years, 10 months ago
- 16231fc Replace these defines with constexpr by Mike Kaganski · 4 years, 10 months ago
- f2bcf8f ofz#24932 Timeout by Caolán McNamara · 4 years, 10 months ago
- 59611f7 tdf#142839: do not forget to initialize *pHeightNTP by Mike Kaganski · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- 5c3ad59 tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN by Armin Le Grand (Allotropia) · 4 years, 10 months ago
- 5bd31b7 cid#1485166 silence Uninitialized scalar variable harder by Caolán McNamara · 4 years, 10 months ago
- cea5df8 loplugin:unusedmethods by Noel Grandin · 4 years, 10 months ago
- 96f8ed6 Fix typos by Andrea Gelmini · 4 years, 10 months ago
- b60a9be Addendum to: Remove SfxItemState::READONLY by Armin Le Grand (Allotropia) · 4 years, 10 months ago
- d0a1616 editengine-columns: Implement layout by Mike Kaganski · 5 years ago
- c4f615b editengine-columns: Create document model and dialog page by Mike Kaganski · 4 years, 11 months ago
- de9b6e3d cid#1485166 silence Uninitialized scalar variable by Caolán McNamara · 4 years, 10 months ago
- f3b737a Remove SfxItemState::READONLY by Armin Le Grand · 4 years, 10 months ago
- c844aa3 sc: lok: apply the previous fix for selections too by Dennis Francis · 4 years, 11 months ago
- eed212b sc: lokit: fix wrong edit cursor coordinates for numeric cells by Dennis Francis · 4 years, 11 months ago
- d6eb617 cid#1485166 silence Uninitialized scalar variable by Caolán McNamara · 4 years, 10 months ago
- 752e23f loplugin:virtualdead by Noel Grandin · 4 years, 10 months ago
- b30839c use std::make_unique instead of new by Caolán McNamara · 4 years, 10 months ago
- 254952c cid#1485166 try and suppress bogus Uninitialized scalar variable by Caolán McNamara · 4 years, 10 months ago
- 4bd5657 use std::make_unique instead of new by Caolán McNamara · 4 years, 10 months ago
- fca96bf loplugin:noexceptmove by Stephan Bergmann · 4 years, 10 months ago
- 00dac93 cid#1485154 try moving initialization into member init list by Caolán McNamara · 4 years, 10 months ago
- e7afd64 use std::make_unique instead of new by Caolán McNamara · 4 years, 10 months ago
- 2efe1e8 no need to allocate EditNodeIdx separately by Noel Grandin · 4 years, 10 months ago
- 21ad3e6c EditPosition does not need to be allocated separately by Noel Grandin · 4 years, 10 months ago
- 962bc90 no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
- 5b8729a no need to allocate SvxNumRule separately in SvxNumBulletItem by Noel Grandin · 4 years, 10 months ago
- 936af33 Clean redundant SvxBackgroundColorItem and use SvxColorItem instead. by Gülşah Köse · 4 years, 10 months ago
- 7d34a77 flatten SvxItemPropertySet a little by Noel Grandin · 4 years, 10 months ago
- 8371ae1 vcl::Font is already a copy-on-write structure by Noel Grandin · 4 years, 10 months ago
- 350d404 Seperate SvxBackgroundColorItem from SvxColorItem by Gülşah Köse · 4 years, 11 months ago
- 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
- f180554 use toggle instead of click for RadioButton by Caolán McNamara · 4 years, 11 months ago
- 825673e This check is redundant here by Mike Kaganski · 4 years, 11 months ago
- 5d8ac80 SetPhysFont always dereferences its OutputDevice* arg by Caolán McNamara · 4 years, 11 months ago
- 613d3c0 ImplInitDigitMode never passed null OutputDevice* by Caolán McNamara · 4 years, 11 months ago
- 5aa4139 ImplInitLayoutMode always deferences its OutputDevice* arg by Caolán McNamara · 4 years, 11 months ago
- 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
- 8cf5633 fix some casts by Noel Grandin · 4 years, 11 months ago
- 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- 5295bc1 do not leak SdrObject global pool on shutdown by Noel Grandin · 5 years ago
- 47a9ee0 simplify DefItems by Noel Grandin · 5 years ago
- 1545949 ref-count SfxItemPool by Noel Grandin · 5 years ago
- d6375dc loplugin:unusedmethods by Noel Grandin · 5 years ago
- a7ff945 add SfxItemPoolDeleter utility by Noel Grandin · 5 years ago
- 1304860 use Widget::get_clipboard by Caolán McNamara · 5 years ago
- 7c4a465 don't leak editengine pool on shutdown by Noel Grandin · 5 years ago
- a9f46b7 Unify some code managing coordinated depending on text direction by Mike Kaganski · 5 years ago
- 3031222 speed up saving large ODS a little by Noel Grandin · 5 years ago
- 35f03f2 speed up loading large ODS a little by Noel Grandin · 5 years ago
- e23436d3 speed up loading large ODS a little by Noel Grandin · 5 years ago
- 9c930c4 sal_uLong->sal_uInt32 in SvxFontHeightItem by Noel Grandin · 5 years ago
- f4c8a7d finally 'Change return value to Rectangle in next incompatible build' by Caolán McNamara · 5 years ago
- 85af593 sal_uLong->sal_Int32 in SvxNumberFormat by Noel Grandin · 5 years ago
- f52d165 sal_uLong->sal_Int32 in TextHint by Noel Grandin · 5 years ago
- 5c5aaf2 sal_uLong->sal_uInt32 in Outliner by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 86b345a tdf#79049 speed up OOXML workbook load (4) by Noel Grandin · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- 974a8e0 Change scope of some variables by Mike Kaganski · 5 years ago
- 707db60 Small refactor by Mike Kaganski · 5 years ago
- de911e9 Change some DBG_ASSERTs into assert by Mike Kaganski · 5 years ago
- 6a0a0a4 use more string_view in comphelper::string by Noel Grandin · 5 years ago