summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLFootnoteImportContext.cxx
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-10sal_Bool to boolTakeshi Abe
2013-09-10Mark as const / staticTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
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-12-06remove obsolete __FAR_DATAMichael Callahan
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-10-01CWS-TOOLING: integrate CWS swlists02Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.14.18); FILE MERGEDRüdiger Timm
2008-03-12INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGEDOliver Bolte
2006-07-19INTEGRATION: CWS warningfixes02 (1.10.10); FILE MERGEDKurt Zenker
2006-06-19INTEGRATION: CWS warnings01 (1.9.32); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.8.298); FILE MERGEDRüdiger Timm
2004-07-13INTEGRATION: CWS oasis (1.7.276); FILE MERGEDRüdiger Timm
2001-07-19#89891# fixed problem with footnotes which are anchored in listsDaniel Vogelheim
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-15#86004# changed SvXMLTokenMap to use XML tokensDaniel Vogelheim
2001-03-09remove section's last paragraph safelyMichael Brauer
2001-01-02- fixed: use proper int type for XAttributeList (eliminates compiler warnings...Daniel Vogelheim
2000-09-27- fixed DDE field import/exportDaniel Vogelheim
2000-09-18initial importJens-Heiner Rechtien