summaryrefslogtreecommitdiff
path: root/include/toolkit/awt
AgeCommit message (Expand)Author
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-20remove unused header filesThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13...and now actually non-virtualStephan Bergmann
2014-03-13Getter members of VCLXGraphics not in XGraphics need not be virtualStephan Bergmann
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-10::OUString->OUStringCaolán McNamara
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist
2013-05-21de-break published API changeCaolán McNamara
2013-05-21Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile
2013-05-18Resolves: #i87883# add a PrinterServer.idl and fix implCaolán McNamara
2013-05-15These functions can throw RuntimeExceptionStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen