summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xpool.cxx
AgeCommit message (Expand)Author
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-10-15use initializer list ...Jochen Nitschke
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer
2013-08-21XubString->OUStringCaolán McNamara
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers
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
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner