summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-16rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara1-1/+6
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin1-5/+24
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
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-5/+5
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-6/+6
2018-09-12Avoid duplicate class name causing ODR violationStephan Bergmann1-2/+2
2018-09-11weld SvxNumPositionTabPageCaolán McNamara1-278/+456
2018-09-11weld SvxBitmapPickTabPageCaolán McNamara1-39/+37
2018-09-11weld SvxNumPickTabPageCaolán McNamara1-22/+20
2018-09-10weld SvxSingleNumPickTabPageCaolán McNamara1-22/+20
2018-09-10weld SvxBulletPickTabPageCaolán McNamara1-22/+19
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-12/+0
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-2/+2
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-2/+2
2018-08-12Fix typosAndrea Gelmini1-1/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-25loplugin:useuniqueptr in cui numpagesNoel Grandin1-60/+36
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-3/+6
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0