summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/eventhandler.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-2/+2
* coverity#706520 Uncaught exceptionCaolán McNamara2014-04-051-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-6/+6
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-3/+3
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-6/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-31/+31
* fdo#54938 Convert extensions to cppu::supportsServiceAlexandre Vicenzi2014-01-261-78/+6
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-2/+2
* remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2013-11-111-5/+5
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin2013-06-051-11/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-82/+82
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-111-3/+3
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-2/+3
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* targeted string re-workNorbert Thiebaud2012-05-291-8/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-231-12/+12
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+2
|\
| * fwk167: #i90917# Added missing includeCarsten Driesner2011-03-041-0/+1
| * fwk167: #i87606# Return correct result from event selection dialog when click...Carsten Driesner2011-02-281-1/+1
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-8/+8
|\|
| * CWS changehid: resync to m84Mathias Bauer2010-07-131-7/+7
| |\
| * | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-8/+8
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | | std:: -> o3tl:: fixesLuboš Luňák2011-02-081-1/+2
* | | move components to boost unordered containersFridrich Štrba2011-02-061-1/+1
* | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | | fix this upCaolán McNamara2010-12-061-1/+1
* | | RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller2010-11-281-2/+2
* | | RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller2010-11-271-2/+2
* | | RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller2010-11-271-2/+2
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
| |/ |/|
* | dba33f: merge with m76-branchFrank Schoenheit [fs]2010-04-161-7/+7
|\ \ | |/ |/|
| * dba33f: #i109431#: need a css.form.runtime.FormController, not the legacy css...Frank Schoenheit [fs]2010-02-191-7/+7
* | CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
|\ \
| * | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| |/
* | CWS-TOOLING: integrate CWS ab71Vladimir Glazunov2010-02-041-31/+2
|\ \ | |/ |/|
| * ab71: merge with DEV300_m63Jens-Heiner Rechtien2010-01-291-1/+40
| |\
| * \ ab71: merge with DEV300_m54Jens-Heiner Rechtien2010-01-291-11/+74
| |\ \
| * | | #i102261# OLE control event handler supportAndreas Bregas2009-06-171-31/+2