summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svxruler.cxx
AgeCommit message (Expand)Author
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
2018-09-17New loplugin:externalStephan Bergmann
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-06use more Color in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-09-27svx: Simplify SvxRuler_Impl's ctor&dtor with std::unique_ptrTakeshi Abe
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna