summaryrefslogtreecommitdiff
path: root/forms/source/component/Button.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-1/+0
2022-10-17use more string_viewNoel Grandin1-3/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+1
2021-11-28use more OInterfaceContainerHelper3 in formsNoel Grandin1-2/+2
2021-11-07Replace some macros in forms part 16Julien Nabet1-1/+7
2021-11-06Replace some macros in forms part 10Julien Nabet1-6/+6
2021-11-06Replace some macros in forms part 9Julien Nabet1-6/+6
2021-11-05Replace some macros in forms part 7Julien Nabet1-1/+4
2021-11-05Replace some macros in forms part 8Julien Nabet1-1/+1
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-2/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-09-26Fix typo in codeAndrea Gelmini1-3/+3
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-1/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-06-03Fix typoAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-15More loplugin:cstylecast: formsStephan Bergmann1-5/+5
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-4/+4
2018-01-11Use = for initializationStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+23
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-26coverity#1374286 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann1-1/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin1-12/+12
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-4/+3
2015-08-19Remove two silly typedefsStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+1
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-2/+2
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-4/+6
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-14/+13
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-2/+2
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann1-1/+1
2014-09-15forms: sal_Bool -> boolStephan Bergmann1-3/+3
2014-08-21star* -> css::*Thomas Arnhold1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1