summaryrefslogtreecommitdiff
path: root/forms/source/component/Button.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-03Fix typoAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-15More loplugin:cstylecast: formsStephan Bergmann
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2018-01-11Use = for initializationStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-26coverity#1374286 Uncaught exceptionCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-09-15Simplify expression to fix bool/sal_Bool ambiguityStephan Bergmann
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-08-21star* -> css::*Thomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formsAlexander 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-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-03-06Translate German comments, fix some whitespace and bad translationsPhilipp Weissenbacher
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from formsNorbert Thiebaud