summaryrefslogtreecommitdiff
path: root/cui/source/inc/numpages.hxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01Gallery submenu was missing from native menusMaxim Monastirsky
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-12fix tdf#95689 - List indent is brokenNoel Grandin
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12tdf#91904-Import Image for bullets through "Add and Resize" ButtonHeena Gupta
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-06fdo#78321 Bullets and Numbering: SvxNumberingPreview looks uglyThomas Arnhold
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-14typo: correctet -> correctedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák