summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabcolr.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-11loplugin:ostr in svxNoel Grandin1-1/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin1-3/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-5/+5
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-1/+0
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-36/+34
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-03-06use more Color in svxNoel Grandin1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-27survive without configCaolán McNamara1-1/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-25/+25
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens1-0/+13
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-42/+38
2015-11-13svx: loplugin:badstaticsMichael Stahl1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-2/+3
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-09-05convert svx/* from XubString to OUStringNoel Grandin1-83/+40
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer1-1/+0
2013-06-20Resolves: #i122318# Adapted color palette stuff, some cleanupsArmin Le Grand1-284/+130
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-7/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-2/+9
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks1-12/+0
2011-09-02more xoutdev redundant cut/paste cleanupMichael Meeks1-1/+0
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks1-91/+8
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-13/+13
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers1-98/+104
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara1-82/+0
2011-06-22Cleanup up some unused parametersJoseph Powers1-7/+6
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers1-1/+1
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers1-1/+1
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers1-4/+6
2011-05-20valgrind: make this a well behaved singletonCaolán McNamara1-10/+3
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-24/+24
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-24/+24
2011-03-09remove SVX_LIGHT macroXavier ALT1-4/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-23/+23
2010-12-12change of __READONLY_DATA define to constGert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3