/more_fonts/

istro/collabora/dcm-7.5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/ctredlin.cxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-06-16Related: tdf#147844 fix warning about negative extra space in manage changesCaolán McNamara
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-04tdf#146893 Remove extra buttons from Manage Changes sidebarrafaelhlima
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-21fix opengl slide transitionNoel Grandin
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-11Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-26drop unused SvLBoxColorString classCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-16cid#1448424 silence Uninitialized pointer fieldCaolán McNamara
2019-06-11loplugin:virtualdown in SvxTPFilterNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-06-04loplugin:useuniqueptr in SvxRedlinTableNoel Grandin
2018-05-20svx: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann