summaryrefslogtreecommitdiff
path: root/include/toolkit/controls
AgeCommit message (Expand)Author
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-20remove unused header filesThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
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-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-03-14Mark overriding OGeometryControlModel class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#708529 Uninitialized scalar fieldCaolán McNamara
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#703895 Failed to override methodCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.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-22Fix service name of UnoFrameControlZolnai Tamás
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-15Remove unused macroStephan Bergmann
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl
2013-09-03Remove more unused methodsMarcos Paulo de Souza
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