summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2-48/+175
2012-08-07remove empty ascii boxes and stuffThomas Arnhold2-85/+0
2012-08-07drop bogus eof linesThomas Arnhold3-6/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold7-21/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-04-30fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev1-5/+4
2012-04-27removed dead codeTakeshi Abe1-16/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-7/+7
2012-04-02rtl::OUStrings already have a global empty stringCaolán McNamara1-3/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-03-23.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-03-01callcatcher: update listCaolán McNamara1-10/+0
2012-02-14Remove unused code.Santiago Martinez1-15/+0
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-2/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud14-28/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-09-28nothing initializes pDefaultExt anymoreCaolán McNamara1-2/+2
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks5-6/+50
2011-09-24WaE unused debug-printf static variableNorbert Thiebaud1-1/+1
2011-09-24remove some stray debug fprintfsMichael Meeks1-2/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks4-51/+56
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+5
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks1-13/+33
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks7-56/+42
2011-09-09callcatcher: various unused codeCaolán McNamara1-5/+0
2011-09-02more xoutdev redundant cut/paste cleanupMichael Meeks5-18/+0
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks12-527/+95
2011-08-30callcatcher: chop, hack, slayCaolán McNamara3-119/+0
2011-08-29Remove the now obsolete XPropertyTable classJoseph Powers1-222/+0
2011-08-29Rename class XColorTable to XColorListJoseph Powers2-15/+15
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers1-98/+104
2011-08-28Remove class XLineEndTableJoseph Powers2-104/+14
2011-08-28Remove class XHatchTableJoseph Powers2-89/+6
2011-08-24Remove class XBitmapTableJoseph Powers2-87/+12
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers3-4/+3
2011-08-23unusedcode.easy: XFillGradientItem cleanpJoseph Powers1-8/+1
2011-08-23Delete class XGradientTableJoseph Powers2-86/+4
2011-08-08callcatcher: ditch some more methodsCaolán McNamara2-185/+0
2011-08-08callcatcher: remove unused methodsCaolán McNamara1-49/+0
2011-08-08callcatcher: object is never constructedCaolán McNamara2-92/+3
2011-08-05callcatcher: unused methodsCaolán McNamara2-151/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold1-264/+0
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara1-82/+0
2011-06-22Cleanup up some unused parametersJoseph Powers7-57/+64
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers5-34/+70
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-5/+5
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers7-7/+7
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers7-7/+7