summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#705963 Dereference before null checkCaolán McNamara
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-23tk: Constructor feature for UnoTree(Control|Model).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-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist
2013-11-15Remove unused parts of TkResMgrStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-17convert TOOLKIT module from String to OUStringNoel Grandin
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara
2013-04-15FontWeigth->FontWeightCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke