Age | Commit message (Expand) | Author |
2025-03-06 | tdf#161583 drawinglayer,editeng,svx,sd: add "Name" to SvxURLField ... | Michael Stahl |
2025-02-12 | IASS: Use correct OutlinerParaObject in text decompositions | Armin Le Grand (allotropia) |
2025-01-08 | In dark mode, configuration of master page is checked for auto color. | Gökay Şatır |
2025-01-02 | tdf#160084 Simplify comparison for basegfx::fTools | Bogdan Buzea |
2024-11-06 | loplugin:redundantcast | Stephan Bergmann |
2024-10-31 | convert KernArray from sal_Int32 to double | Noel Grandin |
2024-10-21 | Support FixedCellHeight in SdrAutoFitTextPrimitive2D | Armin Le Grand (allotropia) |
2024-08-24 | CairoSDPR: Let VclPixelProcessor2D use RedLining decompose | Armin Le Grand (Collabora) |
2024-08-09 | CairoSDPR: Support TextDecoration | Armin Le Grand (Collabora) |
2024-08-02 | Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0 | Mike Kaganski |
2024-08-01 | CairoSDPR: Simplify EditEngine text decomposition | Armin Le Grand (Collabora) |
2024-07-31 | cid#1555417 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-14 | tdf#84507 move contour text to correct place in rotated... | Regina Henschel |
2024-05-11 | loplugin:ostr in svx | Noel Grandin |
2024-04-17 | Drop FRound, and use generalized basegfx::fround | Mike Kaganski |
2024-04-03 | Base scale on 1.0, not on 100.0 | Mike Kaganski |
2024-04-03 | editeng: use text scaling that better mimics MSO text scaling | Tomaž Vajngerl |
2024-04-02 | editeng: combine scaling parameters into ScalingParameters struct | Tomaž Vajngerl |
2024-03-03 | Resolves: tdf#159696 Small capitals with 'Individual words' underlining | Caolán McNamara |
2024-02-07 | simplify some Primitive2DContainer accesses | Noel Grandin |
2023-12-23 | cid#1546006 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-08-25 | Use std::optional instead of out arguments | Mike Kaganski |
2023-08-23 | Fix typo | Andrea Gelmini |
2023-08-22 | tdf#98367 implement rendering of draw/impress small capitals | Caolán McNamara |
2023-08-21 | spellchecking wave doesn't extend to the full width of superscript text | Caolán McNamara |
2023-06-26 | tdf#156050: Fix how misspelling line is calculated for RTL text | Khaled Hosny |
2023-06-10 | tdf#151968: Fix vertical position of RTL spelling wavy line | Khaled Hosny |
2023-04-10 | editeng, svx: introduce ability to clip vertical text overflow | Sarper Akdemir |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl |
2023-02-23 | related tdf#148966: rework sdr compatibility flags | Sarper Akdemir |
2022-11-08 | Resolves: tdf#148140 get text auto color right in impress edit mode | Caolán McNamara |
2022-11-03 | fix rendering of text when "fit to frame" is enabled | Tomaž Vajngerl |
2022-11-02 | tdf#54857 elide more dynamic_cast | Noel Grandin |
2022-10-06 | Resolves: tdf#151053 Body text with dark bg not visible in Notes view | Caolán McNamara |
2022-10-05 | I suspect the sizes are not enraged | Caolán McNamara |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-06-16 | loplugin:moveit | Noel Grandin |
2022-05-30 | move data out of impTextBreakupHandler | Noel Grandin |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2021-10-06 | loplugin:moveparam in drawinglayer | Noel Grandin |
2021-09-09 | tdf#144052 reduce Primitive2D copying | Noel Grandin |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-02 | rename UpdateMode -> UpdateLayout in editeng class | Noel Grandin |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-06-16 | basegfx: use namespace for "ftools", make sure input is FP number | Tomaž Vajngerl |
2021-06-08 | editengine-columns: Implement layout | Mike Kaganski |
2021-06-01 | This intermediate variable is redundant | Mike Kaganski |