summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoevent.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-24move SwXStyle entirely into compilation unitBjoern Michaelsen1-34/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-08-27Clean up sEmptyStephan Bergmann1-1/+1
2015-06-19Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByNameStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-1/+0
2014-11-26loplugin: cstylecastNoel Grandin1-4/+4
2014-06-01Use more proper integer types and constifyMatteo Casalin1-4/+4
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-6/+0
2014-02-27Remove visual noise from swAlexander Wilms1-13/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2012-06-23sw: kill some unused global variables and RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna1-16/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-2/+2
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien1-121/+0
2008-06-13INTEGRATION: CWS swlists01 (1.16.190); FILE MERGEDRüdiger Timm1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.17.32); FILE MERGEDRüdiger Timm1-41/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.15.400); FILE MERGEDRüdiger Timm1-7/+7
2007-09-27INTEGRATION: CWS swwarnings (1.15.222); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGEDOliver Bolte1-3/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.12.120); FILE MERGEDJens-Heiner Rechtien1-17/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.12.256); FILE MERGEDRüdiger Timm1-47/+21
2005-03-11INTEGRATION: CWS os54 (1.11.976); FILE MERGEDVladimir Glazounov1-2/+4
2003-04-17INTEGRATION: CWS os8 (1.10.170); FILE MERGEDVladimir Glazounov1-5/+2
2001-04-17changed: unoevent.cxx classes now derive from svtools/unoevent.hxx classes,Daniel Vogelheim1-705/+173
2001-03-09- added: event implementation for SvxMacroTableDtorDaniel Vogelheim1-2/+50
2001-02-14- added: UNO event support to auto textsDaniel Vogelheim1-29/+35
2001-01-30- renamed XEventSupplier to XEventsSupplierDaniel Vogelheim1-3/+3
2001-01-29- added: graphics load/load cancel/load error event IDs to list of known IDsDaniel Vogelheim1-40/+49
2001-01-04- fixed: throw()-specification now matches headersDaniel Vogelheim1-9/+15
2001-01-02- added: HyperLinkEvents property for Hyperlink-TextPortion/CursorDaniel Vogelheim1-127/+394
2000-12-22precompiled headerOliver Specht1-2/+8
2000-12-20- fixed: setting events on frame styles now works properlyDaniel Vogelheim1-21/+41
2000-12-19- added: support for XEventSupplier interface for frame, graphics, OLE, and f...Daniel Vogelheim1-0/+690