summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/controlpropertyhdl.cxx
AgeCommit message (Expand)Author
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-16sal_Bool to boolEike Rathke
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-12-10use PCH for LO headers in xmloff tooLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.20.160); FILE MERGEDRüdiger Timm
2008-04-03INTEGRATION: CWS dbodf11 (1.19.48); FILE MERGEDKurt Zenker
2007-06-27INTEGRATION: CWS vgbugs07 (1.19.90); FILE MERGEDJens-Heiner Rechtien
2006-11-21INTEGRATION: CWS pj65 (1.18.12); FILE MERGEDVladimir Glazounov
2006-10-12INTEGRATION: CWS sb59 (1.14.2); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGEDOliver Bolte
2006-08-29INTEGRATION: CWS warningfixes03_SRC680 (1.15.14); FILE MERGEDIvo Hinkelmann
2006-07-25INTEGRATION: CWS rt15 (1.13.6); FILE MERGEDRüdiger Timm
2006-07-19INTEGRATION: CWS warningfixes02 (1.13.10); FILE MERGEDKurt Zenker
2006-06-19INTEGRATION: CWS warnings01 (1.12.34); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.11.302); FILE MERGEDRüdiger Timm
2004-07-05INTEGRATION: CWS frmcontrols04 (1.10.312); FILE MERGEDOliver Bolte
2001-07-16had uninitialized pointersFrank Schönheit
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-15#86004# changes sXML_* string to XML_* tokens continuedDaniel Vogelheim
2001-06-07#86096# handler for FontEmphasis/FontRelief / substituted OEnumInt16Handler b...Frank Schönheit
2001-05-28#86712# hold the handler as pointer, not as member instanceFrank Schönheit
2001-05-15#86823# changed the handling for control bordersFrank Schönheit
2001-02-26Changed double import/export to use it's own conversion routinesArmin Weiss
2000-12-19some changes ... now the exported styles are XSL conformFrank Schönheit
2000-12-19no handling for the font with anymore - stored as measureFrank Schönheit
2000-12-18initial checkin - property handlers / property handler factoryFrank Schönheit