summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventImport.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-06-05xmloff: create XMLAutoTextEventImport instances with an uno constructorMiklos Vajna
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-09convert XMLAutoTextEventImport to FastParser APIsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.10.162); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.8.160); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGEDRüdiger Timm
2004-07-13INTEGRATION: CWS oasis (1.6.38); FILE MERGEDRüdiger Timm
2004-05-03INTEGRATION: CWS binfilter (1.5.144); FILE MERGEDRüdiger Timm
2001-09-12#92075#Hans-Joachim Lankenau
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-03-09- changed: autotext event import/export is now based on an XNameReplaceDaniel Vogelheim
2001-02-06- changed: auto text events now use text:auto-text-events container elementDaniel Vogelheim
2001-02-06- added: components for import and export of auto text eventsDaniel Vogelheim