summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2014-02-21coverity#705963 Dereference before null checkCaolán McNamara
2014-02-21coverity#708532 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18coverity#738917 Uninitialized scalar fieldCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-02-13coverity#707416 Uncaught exceptionCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06typo fixes in commentsAndras Timar
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28This has always only converted the condition of ?: to longStephan Bergmann
2014-01-28coverity#440874 Dereference before null checkCaolán McNamara
2014-01-25fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi
2014-01-24Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan
2014-01-24Remove unneeded include to hopefully fix the tinderboxes.Matúš Kukan
2014-01-24tk: Implementation com.sun.star.comp.awt.Layout does not exist.Matúš Kukan
2014-01-24tk: Constructor feature for last tk_ implementations.Matúš Kukan
2014-01-24tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan
2014-01-24tk: Ctor feature for VCLX classes.Matúš Kukan
2014-01-24tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan
2014-01-24tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan
2014-01-24tk: Ctor feature for StdTabController(Model).Matúš Kukan
2014-01-24tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan
2014-01-24tk: Constructor feature for MutableTreeDataModel.Matúš Kukan
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan
2014-01-23tk: Constructor feature for unocontrols.cxx.Matúš Kukan
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan
2014-01-23typo: wrong nameMatúš Kukan
2014-01-23tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan
2014-01-23tk: Constructor feature for DefaultGridDataModel.Matúš Kukan
2014-01-23tk: Constructor feature for toolkit::GridColumn.Matúš Kukan
2014-01-23tk: Constructor feature for SortableGridDataModel.Matúš Kukan
2014-01-23tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan
2014-01-23tk: Constructor feature for AsyncCallback.Matúš Kukan
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan
2014-01-23tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
2014-01-21bool improvementsStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-10Avoid code mixing bool with other integral typesStephan Bergmann