summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/numpages.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara2020-11-241-3/+3
* tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara2020-11-241-3/+3
* use tools::Long in comphelper..cuiNoel2020-10-211-55/+55
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-1/+1
* Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara2020-09-221-1/+2
* tdf#132970 SMP bullets mangledCaolán McNamara2020-09-221-3/+4
* rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara2020-09-141-1/+6
* Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann2020-07-011-1/+1
* rename SvtValueSet back to ValueSetCaolán McNamara2020-04-251-8/+8
* loplugin:flatten in cuiNoel Grandin2020-04-171-356/+353
* unnecessary usingCaolán McNamara2020-04-091-1/+0
* tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin2020-01-281-5/+24
* rename NumValueSet back to SvxNumValueSetCaolán McNamara2020-01-131-3/+3
* tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen2020-01-061-1/+0
* loplugin:unusedmethodsNoel Grandin2019-11-201-5/+0
* use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin2019-10-041-2/+2
* TODO rename to GetFrameWeldCaolán McNamara2019-09-261-4/+4
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-25/+25
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-48/+12
* Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara2019-09-031-5/+23
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-14/+2
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-191-1/+1
* Resolves: tdf#126485 remove max limitCaolán McNamara2019-07-291-0/+4
* tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen2019-05-271-0/+1
* Add new customize and position merged dialogGülşah Köse2019-05-231-1/+1
* Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara2019-05-141-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-0/+2
* drop some unneeded includesCaolán McNamara2019-04-091-2/+0
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-51/+51
* loplugin:indentation in cppu..cuiNoel Grandin2019-02-081-1/+1
* tdf#122951: Fix insertion of graphics as bulletsXisco Fauli2019-01-251-4/+6
* loplugin:constparams in connectivity..cuiNoel Grandin2019-01-241-1/+1
* Bullets: Use relative size when it's supportedTamás Zolnai2019-01-231-4/+7
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* tdf#121620 Opening Image tab of Bullets and Numbering dialog resets selectionNoel Grandin2018-12-031-1/+1
* weld ScShareDocumentDlgCaolán McNamara2018-12-021-2/+2
* improve function-local statics in basic..cuiNoel Grandin2018-11-211-11/+10
* tdf#120563 Improve the preview of numbering with relative sizeRéka Csékei2018-11-201-5/+15
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-19/+19
* Resolves: tdf#120862 double-click in bullets and numberingCaolán McNamara2018-10-241-8/+8
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin2018-10-231-1/+1
* rename cui::NumberingPreview back to SvxNumberingPreviewCaolán McNamara2018-10-031-2/+2
* weld SwSvxNumBulletTabDialogCaolán McNamara2018-10-031-7/+9
* weld SvxNumOptionsTabPageCaolán McNamara2018-10-021-449/+254
* loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2018-09-181-205/+69
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-5/+5
* add GetDialogExampleSet rather than guess at itCaolán McNamara2018-09-131-6/+6
* Avoid duplicate class name causing ODR violationStephan Bergmann2018-09-121-2/+2
* weld SvxNumPositionTabPageCaolán McNamara2018-09-111-278/+456