summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLImageMapExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-1/+0
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-1/+1
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov1-4/+1
2018-08-22new loplugin:conststringfieldNoel Grandin1-23/+24
2017-11-15loplugin:flatten in xmloffNoel Grandin1-106/+107
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin1-7/+6
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann1-1/+1
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann1-1/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-11/+3
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-2/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-42/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith1-11/+11
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-5/+5
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-11/+13
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-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+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-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.162); FILE MERGEDRüdiger Timm1-80/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.13.90); FILE MERGEDJens-Heiner Rechtien1-6/+6
2007-06-26INTEGRATION: CWS impressalternativtext (1.13.82); FILE MERGEDJens-Heiner Rechtien1-7/+15
2006-11-21INTEGRATION: CWS pj65 (1.12.12); FILE MERGEDVladimir Glazounov1-3/+3
2006-10-12INTEGRATION: CWS sb59 (1.10.24); FILE MERGEDOliver Bolte1-5/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.9.34); FILE MERGEDJens-Heiner Rechtien1-66/+67
2005-09-09INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGEDRüdiger Timm1-47/+21
2005-01-27INTEGRATION: CWS dvoqbfix (1.7.6); FILE MERGEDRüdiger Timm1-4/+8
2004-11-26INTEGRATION: CWS oasisbf2 (1.6.416); FILE MERGEDRüdiger Timm1-3/+3
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-59/+40
2001-06-27#88691#: load/store relative URLsMichael Brauer1-3/+3
2001-05-03access sequence through const array & arbitrary other changesDaniel Vogelheim1-7/+12
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-25/+153
2001-03-28- added: image map export (preliminary; not completed yet)Daniel Vogelheim1-0/+348