summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)Author
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-07-17tdf#137525 Update ColumnValueSet (and others) to use push/popRMZeroFour
2024-05-11loplugin:ostr in svxNoel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-05-26use more TypedWhichIdNoel Grandin
2023-04-20tdf#154732: Fix zoom bar in DrawBaole Fang
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-08Vertically center statusbar imagesHeiko Tietze
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-14table cel->table cellCaolán McNamara
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2021-11-22pszctrl: cppcheck undefined shiftDr. David Alan Gilbert
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-04loplugin:constmethodNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-01tdf#116136 don't show statusbar selection mode control tooltipJim Raykowski
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-19weld rows menuCaolán McNamara
2021-02-19weld FunctionPopup_ImplCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2020-12-21weld SelectionTypePopupCaolán McNamara
2020-12-21weld zoommenuCaolán McNamara
2020-12-20weld xmlsecstatmenuCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2019-12-20tdf#122280: Hide Block selection mode from CalcAditya
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-25tdf#127701 Zoom factor percentage calculating faultNoel Grandin
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin
2019-08-12Fix typosAndrea Gelmini