summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann2-142/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann55-2064/+2064
2014-02-26Remove visual noise from toolkitAlexander Wilms56-444/+444
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-7/+3
2014-02-24error: enumeral and non-enumeral type in conditional expressionStephan Bergmann1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2-12/+12
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann38-414/+414
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms35-667/+667
2014-02-21coverity#705963 Dereference before null checkCaolán McNamara1-13/+10
2014-02-21coverity#708532 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-31/+31
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert6-0/+6
2014-02-18coverity#738917 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-13coverity#707416 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-06typo fixes in commentsAndras Timar2-2/+2
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann1-1/+1
2014-01-29bool improvementsStephan Bergmann2-4/+4
2014-01-28bool improvementsStephan Bergmann3-4/+4
2014-01-28This has always only converted the condition of ?: to longStephan Bergmann1-1/+1
2014-01-28coverity#440874 Dereference before null checkCaolán McNamara1-1/+4
2014-01-25fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi2-109/+5
2014-01-24Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan1-0/+2
2014-01-24Remove unneeded include to hopefully fix the tinderboxes.Matúš Kukan1-1/+0
2014-01-24tk: Implementation com.sun.star.comp.awt.Layout does not exist.Matúš Kukan1-4/+0
2014-01-24tk: Constructor feature for last tk_ implementations.Matúš Kukan4-130/+21
2014-01-24tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan3-21/+70
2014-01-24tk: Ctor feature for VCLX classes.Matúš Kukan5-13/+38
2014-01-24tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan4-8/+19
2014-01-24tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan3-6/+20
2014-01-24tk: Ctor feature for StdTabController(Model).Matúš Kukan4-9/+20
2014-01-24tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan3-7/+20
2014-01-24tk: Constructor feature for MutableTreeDataModel.Matúš Kukan3-9/+9
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan3-17/+171
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan3-25/+112
2014-01-23tk: Constructor feature for unocontrols.cxx.Matúš Kukan3-116/+348
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan3-14/+41
2014-01-23typo: wrong nameMatúš Kukan1-6/+6
2014-01-23tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan4-95/+87
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan1-2/+4
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan4-126/+77
2014-01-23tk: Constructor feature for DefaultGridDataModel.Matúš Kukan4-150/+97
2014-01-23tk: Constructor feature for toolkit::GridColumn.Matúš Kukan3-7/+9
2014-01-23tk: Constructor feature for SortableGridDataModel.Matúš Kukan4-252/+181
2014-01-23tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan4-25/+30