aboutsummaryrefslogtreecommitdiff
path: root/source/br/oox
AgeCommit message (Expand)Author
2021-01-25update translations for masterChristian Lohmaier
2019-10-02update translations from weblateChristian Lohmaier
>feature/orcus-odf-rebased2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/view/SlsLayouter.cxx
AgeCommit message (Expand)Author
7 daysloplugin:constantparamNoel Grandin
2024-12-08tdf#119745: Fix touchpad scrolling for Slides and Pages panes.Marc Mondesir
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-06-12Fix assert on loading a video presentation in gtk3Jan-Marek Glogowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-12tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02Layouter::Implementation::GetTargetSize rPreviewModelSize is unusedStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann