summaryrefslogtreecommitdiff
path: root/forms/source/component/RadioButton.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Fix typo: compytibilityGabor Kelemen1-1/+1
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-3/+0
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-2/+2
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+2
2021-11-07Replace some macros in forms part 16Julien Nabet1-1/+6
2021-11-06Replace some macros in forms part 10Julien Nabet1-1/+1
2021-11-06Replace some macros in forms part 9Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 7Julien Nabet1-1/+4
2021-11-05Replace some macros in forms part 8Julien Nabet1-1/+1
2020-04-14loplugin:flatten in formsNoel Grandin1-72/+72
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-4/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-15More loplugin:cstylecast: formsStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-6/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: formsStephan Bergmann1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+6
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin1-21/+0
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann1-2/+2
2016-03-23loplugin:constantparam in formsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-10-02com::sun::star->css in forms/Noel Grandin1-6/+6
2015-08-19Remove two silly typedefsStephan Bergmann1-6/+6
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-3/+6
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-15/+12
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza1-1/+0
2014-08-21star* -> css::*Thomas Arnhold1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin1-3/+3
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from formsAlexander Wilms1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-4/+4
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-5/+6
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-29targeted string re-workNorbert Thiebaud1-1/+1
2012-03-07Translate German commentsPhilipp Weissenbacher1-15/+13
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-4/+4