summaryrefslogtreecommitdiff
path: root/forms/source/misc/InterfaceContainer.cxx
AgeCommit message (Expand)Author
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-10-02fdo#39468 Make forms/ German comments cleanPhilipp Weissenbacher
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
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-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28coverity#705814 Dereference before null checkCaolán McNamara
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-07-04Try to fix clang tinderboxJulien Nabet
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-09-12targetted VBA re-work.Noel Power
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-06frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Remove bogus commentsGuillaume Poussel
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components miscpjacquod
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-04-20sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack deadlock...sb
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien