summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/numpages.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop Graphic::GetBitmapNoel Grandin2018-05-311-1/+1
* Avoid comphelper::string::getTokenCount()Matteo Casalin2018-04-291-3/+6
* tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen2018-04-251-1/+0
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-12/+12
* tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu2018-04-081-0/+9
* weld linkeditdialogCaolán McNamara2018-04-061-2/+2
* removed semicolon,added missing close-parenthesishimajin1000002018-03-311-2/+2
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-9/+9
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-4/+4
* Use for-range loops in cuiJulien Nabet2018-02-281-16/+17
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-6/+6
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-2/+2
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-161-4/+4
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-9/+9
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann2018-01-311-3/+3
* No apparent reason to limit nTextXPos to sal_uInt16 instead of longStephan Bergmann2018-01-301-2/+2
* No apparent reason to limit nFirstLineOffset to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nXStart to sal_uInt16 instead of longStephan Bergmann2018-01-301-2/+2
* No apparent reason to limit nLineHeight to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nFontHeight to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nYStep to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nXStep to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nYMiddle to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nXStart to sal_uInt16 instead of longStephan Bergmann2018-01-301-2/+2
* No apparent reason to limit nYStart to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nWidthRelation to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nYMiddle to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1
* No apparent reason to limit nNumberXPos to sal_uInt16 instead of longStephan Bergmann2018-01-301-2/+2
* No apparent reason to limit nTextOffset to sal_uInt16 instead of longStephan Bergmann2018-01-301-4/+4
* No apparent reason to limit nBulletWidth to sal_uInt16 instead of longStephan Bergmann2018-01-301-5/+5
* Move long vs. sal_uInt16 mismatch out of lcl_Draw{Graphic,Bullet}Stephan Bergmann2018-01-301-12/+12
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-2/+2
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-29/+29
* loplugin:unusedindex Remove useless outer loopMike Kaganski2017-12-171-10/+7
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* tdf#111740 Wrong preview of graphic bullet symbol in ImpressMark Vecsernyes2017-11-161-4/+6
* tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai2017-11-111-43/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* loplugin:includeform: cuiStephan Bergmann2017-10-231-4/+4
* simplify some OUString compareTo callsMuhammet Kara2017-10-011-2/+1
* tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel2017-09-261-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-6/+6
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-6/+6
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* unused sNumCharFmtName fieldsNoel Grandin2017-09-201-2/+2
* set parent for file dialog helperCaolán McNamara2017-09-081-3/+2