summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-5/+5
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-1/+2
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-2/+3
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-3/+3
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-3/+3
2020-10-21use tools::Long in comphelper..cuiNoel1-55/+55
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara1-1/+2
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-3/+4
2020-09-14rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara1-1/+6
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-8/+8
2020-04-17loplugin:flatten in cuiNoel Grandin1-356/+353
2020-04-09unnecessary usingCaolán McNamara1-1/+0
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin1-5/+24
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara1-3/+3
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2019-11-20loplugin:unusedmethodsNoel Grandin1-5/+0
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin1-2/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-4/+4
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-25/+25
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-48/+12
2019-09-03Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara1-5/+23
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-14/+2
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin1-1/+1
2019-07-29Resolves: tdf#126485 remove max limitCaolán McNamara1-0/+4
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+1
2019-05-23Add new customize and position merged dialogGülşah Köse1-1/+1
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-51/+51
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2019-01-25tdf#122951: Fix insertion of graphics as bulletsXisco Fauli1-4/+6
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-1/+1
2019-01-23Bullets: Use relative size when it's supportedTamás Zolnai1-4/+7
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-03tdf#121620 Opening Image tab of Bullets and Numbering dialog resets selectionNoel Grandin1-1/+1
2018-12-02weld ScShareDocumentDlgCaolán McNamara1-2/+2
2018-11-21improve function-local statics in basic..cuiNoel Grandin1-11/+10
2018-11-20tdf#120563 Improve the preview of numbering with relative sizeRéka Csékei1-5/+15
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-19/+19
2018-10-24Resolves: tdf#120862 double-click in bullets and numberingCaolán McNamara1-8/+8
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-10-03rename cui::NumberingPreview back to SvxNumberingPreviewCaolán McNamara1-2/+2
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara1-7/+9
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara1-449/+254
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-205/+69