Age | Commit message (Expand) | Author |
2022-06-14 | cid#1504592 Big parameter passed by value | Caolán McNamara |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-09 | remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476) | Luboš Luňák |
2022-06-09 | clang-tidy modernize-pass-by-value in editeng | Noel Grandin |
2022-06-08 | DOC import: allow negative page border distances | Miklos Vajna |
2022-06-07 | rPosition to pPosition | Tomoyuki Kubota |
2022-06-07 | sw layout: allow negative page border distances | Miklos Vajna |
2022-06-02 | tdf#149389 Crash when closing document in dead key mode while adding comment | Noel Grandin |
2022-06-02 | tdf#148087 assert editing a cell with OnSelectionChange macro breakpoint | Noel Grandin |
2022-06-02 | tdf#143964 insert/overwrite cursor shape lags in formula editing | Noel Grandin |
2022-06-02 | tdf#145603 Drag-n-drop in formula bar creates mismatch | Noel Grandin |
2022-06-02 | std::move SfxPoolItem into SfxItemSet where possible | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-05-28 | add ClearItem to the SfxItemSet iterators | Noel Grandin |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-20 | new loplugin:unnecessary locking | Noel Grandin |
2022-05-19 | use the std::function type for this lambda to prevent allocation | Noel Grandin |
2022-05-18 | elide some OUString allocation in SvxNumberType::GetNumStr | Noel Grandin |
2022-05-14 | tdf#149079 don't skip disposing DnDListener | Caolán McNamara |
2022-05-14 | reserve space in vector in ImpEditEngine::CreateTextObject | Noel Grandin |
2022-05-13 | Pick a better type for the GetAttrib nAttr parameter | Stephan Bergmann |
2022-05-12 | tdf#121740 std::set->o3tl::sorted_vector in ImpEditEngine::FormatDoc | Noel Grandin |
2022-05-11 | tdf#148148: Applying Title Case when selection contains only spaces | Michael Warner |
2022-05-07 | tdf#107765: Check the updated language and apply it to the cell. | Kohei Yoshida |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in editeng | Stephan Bergmann |
2022-05-03 | ofz#24932 Timeout | Caolán McNamara |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-30 | split comphelper::string::strip functions into String and view version | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-27 | Fix typos | Andrea Gelmini |
2022-04-27 | ofz#24932 Timeout | Caolán McNamara |
2022-04-25 | use string_view in CompareProtocolScheme | Noel Grandin |
2022-04-20 | tdf#148630 fix text layout and cursor position for IVS+spacing | Mark Hung |
2022-04-18 | tdf#148620 Crash in Draw using Format > Lists > Move Down | Noel Grandin |
2022-04-14 | use more string_view in editeng | Noel Grandin |
2022-04-12 | don't FormatDoc() a whole long text if not necessary (tdf#144515) | Luboš Luňák |
2022-04-08 | use just one shared global SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-03-24 | tdf#114441: Convert use of sal_uLong into better integer types | Tushar Jham |
2022-03-18 | tdf#145614 Convert #define to enum or constexpr | Deep17 |
2022-03-18 | a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGlobally | Michael Weghorn |
2022-03-17 | use actual type in AccessibleImageBullet | Noel Grandin |
2022-03-17 | use actual type in AccessibleEditableTextPara | Noel Grandin |
2022-03-17 | use actual type in AccessibleContextBase | Noel Grandin |
2022-03-15 | use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677) | Luboš Luňák |