summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tplneend.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-12/+12
* convert Link<> to typedNoel Grandin2015-10-121-5/+4
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-4/+4
* boost->stdCaolán McNamara2015-09-141-3/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-13/+8
* com::sun::star->css in cuiNoel Grandin2015-07-291-3/+3
* -fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann2015-06-261-2/+1
* Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara2015-06-071-2/+21
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-6/+6
* convert CT_ constants to scoped enumNoel Grandin2015-04-291-8/+8
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-26/+37
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-2/+2
| * first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-13/+12
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-4/+4
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+18
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-13/+13
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-6/+0
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-2/+2
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-11/+11
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-231-1/+1
* loplugin: cstylecastNoel Grandin2014-10-231-3/+3
* coverity#1242752 Uninitialized pointer fieldCaolán McNamara2014-10-021-1/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-031-4/+3
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-4/+4
* Avoid null this pointers in member function callsStephan Bergmann2014-07-031-1/+4
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-2/+2
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-4/+4
* cui: sal_Bool->boolNoel Grandin2014-04-161-13/+13
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-2/+2
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-15/+15
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara2014-01-281-2/+2
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-1/+1
* Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand2013-10-281-7/+17
* convert CUI module from String to OUStringNoel Grandin2013-10-011-1/+1
* convert include/svx/xtable.hxx from String to OUStringNoel Grandin2013-09-051-1/+1
* convert GetName/Title/Description methods to OUStringIvan Timofeev2013-08-151-3/+3
* Use new save list error dialogOlivier Hallot2013-08-091-1/+3
* WaE: unused variablesCaolán McNamara2013-08-081-1/+0
* Use new widget UI dialogs in line style ctorOlivier Hallot2013-08-081-2/+0