summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2655-2064/+2064
* Remove visual noise from toolkitAlexander Wilms2014-02-2656-444/+444
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-261-2/+2
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-251-7/+3
* error: enumeral and non-enumeral type in conditional expressionStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-242-12/+12
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-2438-414/+414
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2335-667/+667
* coverity#705963 Dereference before null checkCaolán McNamara2014-02-211-13/+10
* coverity#708532 Uninitialized scalar fieldCaolán McNamara2014-02-211-2/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-215-31/+31
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-206-0/+6
* coverity#738917 Uninitialized scalar fieldCaolán McNamara2014-02-181-0/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* coverity#737151 Uncaught exceptionCaolán McNamara2014-02-131-1/+3
* coverity#707416 Uncaught exceptionCaolán McNamara2014-02-131-1/+1
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* typo fixes in commentsAndras Timar2014-02-062-2/+2
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* Remove needless SAL_DLLPRIVATE annotationStephan Bergmann2014-02-031-1/+1
* bool improvementsStephan Bergmann2014-01-292-4/+4
* bool improvementsStephan Bergmann2014-01-283-4/+4
* This has always only converted the condition of ?: to longStephan Bergmann2014-01-281-1/+1
* coverity#440874 Dereference before null checkCaolán McNamara2014-01-281-1/+4
* fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi2014-01-252-109/+5
* Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan2014-01-241-0/+2
* Remove unneeded include to hopefully fix the tinderboxes.Matúš Kukan2014-01-241-1/+0
* tk: Implementation com.sun.star.comp.awt.Layout does not exist.Matúš Kukan2014-01-241-4/+0
* tk: Constructor feature for last tk_ implementations.Matúš Kukan2014-01-244-130/+21
* tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan2014-01-243-21/+70
* tk: Ctor feature for VCLX classes.Matúš Kukan2014-01-245-13/+38
* tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan2014-01-244-8/+19
* tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan2014-01-243-6/+20
* tk: Ctor feature for StdTabController(Model).Matúš Kukan2014-01-244-9/+20
* tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan2014-01-243-7/+20
* tk: Constructor feature for MutableTreeDataModel.Matúš Kukan2014-01-243-9/+9
* tk: Constructor feature for VCLXToolkit.Matúš Kukan2014-01-243-17/+171
* tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan2014-01-233-25/+112
* tk: Constructor feature for unocontrols.cxx.Matúš Kukan2014-01-233-116/+348
* tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan2014-01-233-14/+41
* typo: wrong nameMatúš Kukan2014-01-231-6/+6
* tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan2014-01-234-95/+87
* tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan2014-01-231-2/+4
* tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan2014-01-234-126/+77
* tk: Constructor feature for DefaultGridDataModel.Matúš Kukan2014-01-234-150/+97
* tk: Constructor feature for toolkit::GridColumn.Matúš Kukan2014-01-233-7/+9
* tk: Constructor feature for SortableGridDataModel.Matúš Kukan2014-01-234-252/+181
* tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan2014-01-234-25/+30
* tk: Constructor feature for AsyncCallback.Matúš Kukan2014-01-233-67/+13