summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rubydialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Asian phonetic guide dialog uses "close" widgetJulien Nabet1-1/+1
2020-12-24custom literal for Degree10Noel Grandin1-1/+1
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer1-95/+79
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-16/+16
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-2/+1
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski1-3/+3
2020-08-06loplugin:flatten in svxNoel Grandin1-68/+67
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann1-5/+5
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-2/+0
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-12-23sal_Char->char in svxNoel Grandin1-5/+5
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-14/+12
2019-06-21weld SpellDialogCaolán McNamara1-3/+3
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-2/+2
2019-04-09drop some unneeded includesCaolán McNamara1-2/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-26weld SvxRubyDialogCaolán McNamara1-263/+207
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-05-30svx/sw: set ruby position correctly in the ruby dialog.Mark Hung1-1/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-02-27Styles dialog no longer gives any statusSamuel Mehrbrodt1-3/+0
2018-01-23Fix typosAndrea Gelmini1-1/+1
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung1-14/+33
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-11-04loplugin:constparams in svxNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin1-24/+17
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31use actual UNO enums in svxNoel Grandin1-3/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+4
2016-10-31loplugin:oncevar in svl..svxNoel Grandin1-6/+3
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann1-1/+4
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara1-8/+0
2016-05-26svx: need a UNO interface to use css::uno::ReferenceMichael Stahl1-16/+16
2016-05-20loplugin:refcountingNoel Grandin1-2/+1