summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-13/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-20simplify OUString assignmentsChr. Rossmanith1-1/+1
2013-03-01xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macroMiklos Vajna1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-2/+2
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 43Gert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.10.300); FILE MERGEDRüdiger Timm1-32/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGEDOliver Bolte1-2/+5
2006-07-25INTEGRATION: CWS rt15 (1.8.6); FILE MERGEDRüdiger Timm1-44/+2
2006-06-19INTEGRATION: CWS warnings01 (1.7.34); FILE MERGEDJens-Heiner Rechtien1-4/+13
2005-09-09INTEGRATION: CWS ooo19126 (1.6.408); FILE MERGEDRüdiger Timm1-47/+28
2003-11-18INTEGRATION: CWS scriptingf1 (1.5.174); FILE MERGEDKurt Zenker1-13/+25
2002-01-18#96662# don't write a library if the library name is emptyFrank Schönheit1-9/+16
2001-09-04#91865# correctly im- and export application eventsFrank Schönheit1-3/+10
2001-08-27#91537# corrected evaluation of macro names for StarBasic script ebentsFrank Schönheit1-3/+6
2001-08-27#91537# export a library attribute when exporting a StarBasic script event de...Frank Schönheit1-4/+22
2001-01-02initial checkin - helper for exporting script eventsFrank Schönheit1-0/+179