summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rubydialog.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-04-29tdf#141967 bail early in Activate if disposingCaolán McNamara
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-01-14Asian phonetic guide dialog uses "close" widgetJulien Nabet
2020-12-24custom literal for Degree10Noel Grandin
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-12-23sal_Char->char in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-21weld SpellDialogCaolán McNamara
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-26weld SvxRubyDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-05-30svx/sw: set ruby position correctly in the ruby dialog.Mark Hung
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-02-27Styles dialog no longer gives any statusSamuel Mehrbrodt
2018-01-23Fix typosAndrea Gelmini
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann