summaryrefslogtreecommitdiffstats
path: root/svx/source/xoutdev
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-062-48/+175
* remove empty ascii boxes and stuffThomas Arnhold2012-08-072-85/+0
* drop bogus eof linesThomas Arnhold2012-08-073-6/+0
* Decrease header files dependenciesMatteo Casalin2012-07-111-1/+1
* Remove superfluous include commentsThomas Arnhold2012-06-097-21/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-2/+2
* fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev2012-04-301-5/+4
* removed dead codeTakeshi Abe2012-04-271-16/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-7/+7
* rtl::OUStrings already have a global empty stringCaolán McNamara2012-04-021-3/+1
* removed duplicate includes in svxTakeshi Abe2012-04-021-1/+0
* .cxx files don't need executable bitsMichael Stahl2012-03-231-0/+0
* callcatcher: update listCaolán McNamara2012-03-011-10/+0
* Remove unused code.Santiago Martinez2012-02-141-15/+0
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-141-2/+2
* impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE2011-12-061-2/+2
* remove include of pch header from svxNorbert Thiebaud2011-11-2714-28/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* nothing initializes pDefaultExt anymoreCaolán McNamara2011-09-281-2/+2
* re-work XPropertyList default extension handling to increase re-useMichael Meeks2011-09-285-6/+50
* WaE unused debug-printf static variableNorbert Thiebaud2011-09-241-1/+1
* remove some stray debug fprintfsMichael Meeks2011-09-241-2/+2
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-244-51/+56
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-221-2/+5
* Initial DocumentSettingsSerializer implementationMichael Meeks2011-09-111-13/+33
* add XPropertyList enum, factory, and associated cleanupMichael Meeks2011-09-117-56/+42
* callcatcher: various unused codeCaolán McNamara2011-09-091-5/+0
* more xoutdev redundant cut/paste cleanupMichael Meeks2011-09-025-18/+0
* re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks2011-09-0112-527/+95
* callcatcher: chop, hack, slayCaolán McNamara2011-08-303-119/+0
* Remove the now obsolete XPropertyTable classJoseph Powers2011-08-291-222/+0
* Rename class XColorTable to XColorListJoseph Powers2011-08-292-15/+15
* Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2011-08-291-98/+104
* Remove class XLineEndTableJoseph Powers2011-08-282-104/+14
* Remove class XHatchTableJoseph Powers2011-08-282-89/+6
* Remove class XBitmapTableJoseph Powers2011-08-242-87/+12
* Remove unused parameter: XFillGradientItemJoseph Powers2011-08-233-4/+3
* unusedcode.easy: XFillGradientItem cleanpJoseph Powers2011-08-231-8/+1
* Delete class XGradientTableJoseph Powers2011-08-232-86/+4
* callcatcher: ditch some more methodsCaolán McNamara2011-08-082-185/+0
* callcatcher: remove unused methodsCaolán McNamara2011-08-081-49/+0
* callcatcher: object is never constructedCaolán McNamara2011-08-082-92/+3
* callcatcher: unused methodsCaolán McNamara2011-08-052-151/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-021-264/+0
* callcatcher: XColorList, your time has cometh to an endCaolán McNamara2011-07-201-82/+0
* Cleanup up some unused parametersJoseph Powers2011-06-227-57/+64
* Replace List with std::vector< Bitmap* >Joseph Powers2011-06-225-34/+70
* Teach LibreOffice proper svg:d supportThorsten Behrens2011-06-221-5/+5
* Remove nDummy parameter from XPropertyList::Remove()Joseph Powers2011-06-217-7/+7
* Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers2011-06-217-7/+7