summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/page.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethods in cuiNoel Grandin2016-11-101-3/+0
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-191-1/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-10/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-1/+1
* Move page size listbox from cui to svxKatarina Behrens2016-06-031-1/+2
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* convert Link<> to typedNoel Grandin2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-09-241-6/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+3
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-0/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-31/+32
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
| * Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-29/+29
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+1
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-1/+3
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-2/+13
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* constLuboš Luňák2014-04-271-1/+1
* cui: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-6/+6
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-3/+3
* remove some stuffThomas Arnhold2013-10-161-4/+1
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-2/+2
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* Small improvement in page widget uiOlivier Hallot2013-03-081-7/+2
* Fix page format UI labels witht mirror pagesOlivier Hallot2013-02-281-0/+5
* Convert page format tab page to new widget UIOlivier Hallot2013-02-271-44/+30
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-171-6/+2
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-6/+6
* Replace List for std::vector<String>.Rafael Dominguez2011-05-221-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-5/+5
|\
| * accfixes: merged to m100Malte Timmermann [mt]2011-02-151-4/+4
| |\
| | * removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2011-01-141-4/+4
| * | accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]2011-01-201-1/+1
| |/