summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLImageMapContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-8/+8
2016-05-04use Any constructor instead of temporariesNoel Grandin1-16/+5
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-16/+0
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-22/+12
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-9/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2014-10-24XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan)Stephan Bergmann1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-28/+28
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-4/+4
2014-02-21coverity#708702 Uninitialized scalar fieldCaolán McNamara1-6/+7
2013-11-25Fix some typos for "height"Julien Nabet1-3/+3
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-19/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-29/+27
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith1-12/+12
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-2/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-7/+7
2011-06-16catch by const referenceCaolán McNamara1-1/+1
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-5/+5
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-2/+2
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.14.104); FILE MERGEDRüdiger Timm1-83/+18
2007-11-01INTEGRATION: CWS impress131_SRC680 (1.13.60); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-06-27INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGEDJens-Heiner Rechtien1-8/+8
2007-06-26INTEGRATION: CWS impressalternativtext (1.11.116); FILE MERGEDJens-Heiner Rechtien1-19/+17
2006-09-17INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.9.32); FILE MERGEDJens-Heiner Rechtien1-6/+9
2005-09-09INTEGRATION: CWS ooo19126 (1.8.202); FILE MERGEDRüdiger Timm1-47/+21
2004-11-26INTEGRATION: CWS oasisbf2 (1.7.80); FILE MERGEDRüdiger Timm1-3/+3
2004-07-13INTEGRATION: CWS oasis (1.6.256); FILE MERGEDRüdiger Timm1-7/+15
2002-03-21#96130# catch exception in c'tor and set errorChristian Lippka1-4/+15
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-14/+10
2001-06-27#88691#: load/store relative URLsMichael Brauer1-3/+3
2001-06-15#86004# changed SvXMLTokenMap to use XML tokensDaniel Vogelheim1-15/+16
2001-03-30#81839# changed polygon points attribute to namespace svgDaniel Vogelheim1-3/+3
2001-03-29#81839# image map import and export addedDaniel Vogelheim1-0/+797