summaryrefslogtreecommitdiff
path: root/xmloff/source/style/FillStyleContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-22use fastparser in XMLBitmapStyleContextNoel Grandin1-7/+6
2020-08-22use fastparser for fill stylesNoel Grandin1-31/+24
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin1-17/+17
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna1-0/+10
2020-01-07extract some common code from ImportContext classesNoel Grandin1-4/+0
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-2/+0
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl1-31/+0
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl1-18/+47
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl1-1/+0
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-1/+1
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann1-1/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-12/+12
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-6/+6
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-20/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák1-150/+1
2013-01-07dummy commit (WIP)Chr. Rossmanith1-1/+150
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+12
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-12/+12
2011-03-08Remove commented out codeBálint Dózsa1-2/+0
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-6/+6
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-6/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.18); FILE MERGEDRüdiger Timm1-57/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGEDRüdiger Timm1-3/+5
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGEDJens-Heiner Rechtien1-6/+6
2006-09-17INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.8.264); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.7.322); FILE MERGEDRüdiger Timm1-3/+3
2002-05-23#95838# added transient stylesChristian Lippka1-2/+33
2001-10-19#93467# eliminated (most) direct calls on XDocumentHandlerDaniel Vogelheim1-7/+7
2001-08-09#88757# added support for encoded imagesChristian Lippka1-2/+40
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-6/+2
2000-12-20removed possible exceptions when setting existing elementsChristian Lippka1-8/+62
2000-12-01#80795#: added XIndexContainerKai Ahrens1-4/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+305