summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_textlayout.cxx
AgeCommit message (Expand)Author
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-06-05Use getXWeak in canvasMike Kaganski
2023-02-24BaseMutex->std::mutex in cairocanvas::TextLayoutNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::TextLayout)Stephan Bergmann
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01we only need aOffsets if maLogicalAdvancements.hasElements() is trueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-17loplugin:referencecasting in canvasNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-05-24isCairoRenderable is newly unusedCaolán McNamara
2020-05-24platforms using the cairo canvas use cairo for text rendering alreadyCaolán McNamara
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-27Use for-range loops (canvas)Julien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18- Removed the only-used-once FontLevelVector typedefRyan McCoskrie
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock