aboutsummaryrefslogtreecommitdiff
path: root/source/nl/reportdesign
ModeNameSize
d---------source60logplain
d---------uiconfig / dbreport35logplain
er-cib LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-07-25loplugin:moveitNoel Grandin
2022-05-23elide some OUString allocationNoel Grandin
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23ofz: Integer-overflowCaolán McNamara
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-01loplugin:constantparamNoel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel
2020-06-08tdf#103474 handle quarter angles before using atan2Regina Henschel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann