summaryrefslogtreecommitdiffstats
path: root/toolkit/source/controls
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0314-40/+40
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-4/+4
* Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann2014-03-282-93/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2614-273/+273
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-111-1/+1
* toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-10/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2633-1161/+1161
* Remove visual noise from toolkitAlexander Wilms2014-02-2627-212/+212
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-261-2/+2
* error: enumeral and non-enumeral type in conditional expressionStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-4/+4
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-2422-248/+248
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2323-459/+459
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* coverity#738917 Uninitialized scalar fieldCaolán McNamara2014-02-181-0/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* typo fixes in commentsAndras Timar2014-02-062-2/+2
* bool improvementsStephan Bergmann2014-01-282-2/+2
* This has always only converted the condition of ?: to longStephan Bergmann2014-01-281-1/+1
* fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi2014-01-252-109/+5
* tk: Constructor feature for last tk_ implementations.Matúš Kukan2014-01-241-0/+16
* tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan2014-01-241-0/+56
* tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan2014-01-242-2/+15
* tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan2014-01-241-0/+16
* tk: Ctor feature for StdTabController(Model).Matúš Kukan2014-01-242-3/+16
* tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan2014-01-241-1/+16
* tk: Constructor feature for MutableTreeDataModel.Matúš Kukan2014-01-241-5/+7
* tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan2014-01-231-18/+108
* tk: Constructor feature for unocontrols.cxx.Matúš Kukan2014-01-231-5/+276
* tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan2014-01-231-4/+39
* typo: wrong nameMatúš Kukan2014-01-231-6/+6
* tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan2014-01-232-89/+83
* tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan2014-01-231-2/+4
* tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan2014-01-232-123/+75
* tk: Constructor feature for DefaultGridDataModel.Matúš Kukan2014-01-232-147/+95
* tk: Constructor feature for toolkit::GridColumn.Matúš Kukan2014-01-231-4/+7
* tk: Constructor feature for SortableGridDataModel.Matúš Kukan2014-01-232-249/+179
* tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan2014-01-232-19/+26
* tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan2014-01-232-5/+20
* tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan2014-01-232-42/+63
* tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan2014-01-231-58/+86
* tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan2014-01-231-36/+42
* Avoid code mixing bool with other integral typesStephan Bergmann2014-01-101-1/+1
* Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt2013-12-202-5/+1
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-127-19/+19
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-092-8/+8
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0