summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextdecomposition.cxx
AgeCommit message (Expand)Author
2025-03-06tdf#161583 drawinglayer,editeng,svx,sd: add "Name" to SvxURLField ...Michael Stahl
2025-02-12IASS: Use correct OutlinerParaObject in text decompositionsArmin Le Grand (allotropia)
2025-01-08In dark mode, configuration of master page is checked for auto color.Gökay Şatır
2025-01-02tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea
2024-11-06loplugin:redundantcastStephan Bergmann
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-21Support FixedCellHeight in SdrAutoFitTextPrimitive2DArmin Le Grand (allotropia)
2024-08-24CairoSDPR: Let VclPixelProcessor2D use RedLining decomposeArmin Le Grand (Collabora)
2024-08-09CairoSDPR: Support TextDecorationArmin Le Grand (Collabora)
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski
2024-08-01CairoSDPR: Simplify EditEngine text decompositionArmin Le Grand (Collabora)
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-14tdf#84507 move contour text to correct place in rotated...Regina Henschel
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl
2024-03-03Resolves: tdf#159696 Small capitals with 'Individual words' underliningCaolán McNamara
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-08-25Use std::optional instead of out argumentsMike Kaganski
2023-08-23Fix typoAndrea Gelmini
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara
2023-08-21spellchecking wave doesn't extend to the full width of superscript textCaolán McNamara
2023-06-26tdf#156050: Fix how misspelling line is calculated for RTL textKhaled Hosny
2023-06-10tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2022-11-08Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-10-06Resolves: tdf#151053 Body text with dark bg not visible in Notes viewCaolán McNamara
2022-10-05I suspect the sizes are not enragedCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-06-16loplugin:moveitNoel Grandin
2022-05-30move data out of impTextBreakupHandlerNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-01This intermediate variable is redundantMike Kaganski