summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svxruler.cxx
AgeCommit message (Expand)Author
2023-01-14svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli
2022-08-27cid#1500455 Dereference after null checkCaolán McNamara
2022-08-16cid#1500455 Dereference after null checkCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-22convert other svxruler menuCaolán McNamara
2021-02-19drop unneeded includeCaolán McNamara
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2020-12-19weld rulermenuCaolán McNamara
2020-12-19missing modelinesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-23Remove redundant redefinition of RULER_TAB_RTLStephan Bergmann
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-03drop debugging RulerDebugWindowCaolán McNamara
2019-08-23Fix commented out debug code in ruler so it compilesTomaž Vajngerl
2019-08-03Fix typosAndrea Gelmini
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05fix logic in SvxRuler::UpdateColumnsNoel Grandin
2018-12-05-Werror=duplicated-condStephan Bergmann
2018-12-05remove unused RulerBorderStyle enum valueNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15tdf#120593: properly handle tab pos identical to right indentMike Kaganski
2018-10-08loplugin:constfields in svxNoel Grandin