summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-23tk: Constructor feature for AsyncCallback.Matúš Kukan3-67/+13
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan5-14/+24
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan5-51/+67
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan4-67/+90
2014-01-23tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan4-41/+44
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi1-2/+0
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-13disentangle CalcSizeCaolán McNamara1-2/+2
2014-01-10Avoid code mixing bool with other integral typesStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt3-5/+2
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa3-8/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist1-32/+0
2013-12-13Drop duplicate #includeTakeshi Abe1-2/+0
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann7-19/+19
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2-8/+8
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0