summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-30fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev
2012-04-27removed dead codeTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02rtl::OUStrings already have a global empty stringCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-01callcatcher: update listCaolán McNamara
2012-02-14Remove unused code.Santiago Martinez
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
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-09-28nothing initializes pDefaultExt anymoreCaolán McNamara
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks
2011-09-24WaE unused debug-printf static variableNorbert Thiebaud
2011-09-24remove some stray debug fprintfsMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-02more xoutdev redundant cut/paste cleanupMichael Meeks
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-08-29Remove the now obsolete XPropertyTable classJoseph Powers
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers
2011-08-28Remove class XLineEndTableJoseph Powers
2011-08-28Remove class XHatchTableJoseph Powers
2011-08-24Remove class XBitmapTableJoseph Powers
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers
2011-08-23unusedcode.easy: XFillGradientItem cleanpJoseph Powers
2011-08-23Delete class XGradientTableJoseph Powers
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-08callcatcher: remove unused methodsCaolán McNamara
2011-08-08callcatcher: object is never constructedCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara
2011-06-22Cleanup up some unused parametersJoseph Powers
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-20valgrind: make this a well behaved singletonCaolán McNamara