aboutsummaryrefslogtreecommitdiff
path: root/source/ga/accessibility
AgeCommit message (Expand)Author
2012-10-16move translations structure one directory upNorbert Thiebaud
cus-rebased'>feature/orcus-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
AgeCommit message (Expand)Author
2024-12-18tdf#135320 sd fix soft edges are not shown on text framesBalazs Varga
2024-11-22PVS: V560 A part of conditional expression is always trueXisco Fauli
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2014-10-15loplugin: cstylecastNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-26Remove visual noise from svxAlexander Wilms
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks