summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextdecomposition.cxx
AgeCommit message (Expand)Author
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
2021-02-20loplugin:refcounting in svxNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna
2019-08-12Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen