summaryrefslogtreecommitdiffstats
path: root/forms/source/misc/InterfaceContainer.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#706541 Uncaught exceptionCaolán McNamara2014-07-261-5/+8
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* remove spurious com::sun::star::chaosMichael Stahl2014-06-251-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* forms: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-7/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-091-2/+2
* forms: sal_Bool->boolNoel Grandin2014-05-061-6/+6
* Remove visual noise from formsAlexander Wilms2014-02-261-12/+12
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-35/+35
* Remove unneccessary commentsAlexander Wilms2014-02-231-65/+65
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-13/+5
* coverity#705814 Dereference before null checkCaolán McNamara2014-01-281-3/+3
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-7/+5
* Try to fix clang tinderboxJulien Nabet2013-07-041-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-3/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-11/+11
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+1
* fix memory leak with orphaned controls created on the flyNoel Power2013-05-091-1/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-22/+22
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-2/+2
* targetted VBA re-work.Noel Power2012-09-121-8/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+2
* catch exception by constant referenceTakeshi Abe2011-12-121-4/+3
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+8
* frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann2011-09-061-8/+8
* Keep the container and object separate methods.Kohei Yoshida2011-08-161-2/+5
* Slightly changed the API.Kohei Yoshida2011-08-161-6/+2
* Disable fake VBA events for the old-style form controls.Noel Power2011-08-161-1/+9
* Let's not even fall back to the old method.Kohei Yoshida2011-08-161-2/+0
* Code page should be the same for the same drawing page.Kohei Yoshida2011-08-161-1/+9
* Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-2/+2
* Remove bogus commentsGuillaume Poussel2011-02-131-2/+0
* Remove FS_PRIV_DEBUG directive.Thomas Arnhold2011-01-251-12/+0
* RTL_CONSTASCII_USTRINGPARAM in components miscpjacquod2010-11-171-5/+5
* Merge commit 'origin/master'Noel Power2010-10-131-0/+2
|\
| * Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | initial commit for vba blob ( not including container_control stuff )Noel Power2010-10-061-1/+8
|/
* sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack deadlock...sb2010-04-201-56/+61
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-31/+28
|\
| * changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien2010-02-121-27/+27
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | #i102261# Removed warnings, added project dependenciesAndreas Bregas2009-12-151-2/+2