summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Split into individual definitions, one per lineStephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-07-08use SimpleReferenceObject in accessibilityNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705387 Mixing enum typesCaolán McNamara
2014-06-04coverity#705388 Mixing enum typesCaolán McNamara
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10coverity#708535 Uninitialized scalar fieldCaolán McNamara
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