summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/exp_share.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin1-6/+7
2021-05-27no need to allocate Style objects separatelyNoel Grandin1-1/+1
2019-12-28tdf#124176: Use "pragma once" on xmlscript/*Andrea Gelmini1-3/+1
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen1-2/+0
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+1
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl1-4/+4
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann1-1/+1
2017-10-17loplugin:useuniqueptr in StyleBagNoel Grandin1-1/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino1-0/+2
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin1-60/+31
2014-05-29fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-04-07xmlscript: sal_Bool->boolNoel Grandin1-2/+2
2014-03-21coverity#708728 Uninitialized scalar fieldCaolán McNamara1-6/+14
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+27
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane1-0/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-09-11add persistence support for the scrollable attributesNoel Power1-0/+1
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot1-30/+30
2012-07-10re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-5/+5
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Remove dead code in libs-coreXisco Fauli1-6/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-02initial import of latest cws container_controlsNoel Power1-7/+19
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-5/+9
2010-04-14npower13_objectmodules: compiler errorsDaniel Rentz1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.20.4); FILE MERGEDRüdiger Timm1-23/+18
2008-01-29INTEGRATION: CWS fwk80_SRC680 (1.19.12); FILE MERGEDRüdiger Timm1-2/+4
2007-07-03INTEGRATION: CWS tkr01 (1.18.22); FILE MERGEDRüdiger Timm1-2/+6
2006-08-29INTEGRATION: CWS warningfixes03_SRC680 (1.17.16); FILE MERGEDIvo Hinkelmann1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.16.6); FILE MERGEDRüdiger Timm1-47/+21
2005-03-18INTEGRATION: CWS tbe21 (1.15.10); FILE MERGEDKurt Zenker1-2/+8
2004-07-30INTEGRATION: CWS dialogxml1 (1.14.98); FILE MERGEDKurt Zenker1-67/+134
2002-03-25#98144# added missing attributesDaniel Boelzle1-4/+11
2002-03-06#97409##97672##97696# fixed missing properties/attributesDaniel Boelzle1-2/+3
2001-10-22#91616# introduced PushButtonTypeDaniel Boelzle1-2/+3
2001-09-19#92181# supporting formattedfieldDaniel Boelzle1-2/+6
2001-08-24#90686# write event sub elementsDaniel Boelzle1-6/+3
2001-05-04added support for progressmeter, scrollbar, fixedlineDaniel Boelzle1-2/+5
2001-05-04separated xmllib/xmlmod from xmldlg, prepared im/export for scrollbar, progre...Daniel Boelzle1-2/+5
2001-04-04#85648# fixed dialog model propertiesDaniel Boelzle1-2/+3
2001-03-15shifted code to XMLElement helperDaniel Boelzle1-49/+14
2001-03-14modified im/exportsDaniel Boelzle1-45/+30