summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-38/+38
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-20/+9
2016-09-01Gallery submenu was missing from native menusMaxim Monastirsky1-4/+2
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-14/+8
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh1-68/+4
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-2/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+3
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-12/+12
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-6/+6
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-3/+3
2016-04-20SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann1-2/+2
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin1-6/+3
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-11-12fix tdf#95689 - List indent is brokenNoel Grandin1-0/+15
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-36/+36
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-8/+8
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-8/+8
2015-10-16convert Link<> to typedNoel Grandin1-15/+14
2015-10-15convert Link<> to typedNoel Grandin1-39/+31
2015-10-12convert Link<> to typedNoel Grandin1-41/+35
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-4/+0
2015-09-24convert Link<> to typedNoel Grandin1-6/+11
2015-09-14boost->stdCaolán McNamara1-2/+1
2015-09-08convert Link<> to typedNoel Grandin1-21/+11
2015-08-26Clean up aEmptyStrStephan Bergmann1-34/+26
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-16/+10
2015-08-14loplugin: defaultparamsNoel Grandin1-16/+16
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky1-7/+3
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-13/+13
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-14refactor cui tabpages controls to use RenderContextTomaž Vajngerl1-86/+76
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta1-0/+109
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-1/+2