summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* add XPropertyList enum, factory, and associated cleanupMichael Meeks2011-09-118-71/+70
* Drop unused partsJulien Nabet2011-09-102-16/+0
* Translate some German commentsLionel Elie Mamane2011-09-101-37/+42
* FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) callLionel Elie Mamane2011-09-091-0/+3
* sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2011-09-093-93/+16
* callcatcher: various unused codeCaolán McNamara2011-09-099-88/+0
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+2
* callcatcher: update listCaolán McNamara2011-09-088-73/+0
* valgrind: secondary pool leaks hereCaolán McNamara2011-09-071-1/+6
* callcatcher: unused codeCaolán McNamara2011-09-073-122/+0
* callcatcher: unused codeCaolán McNamara2011-09-072-33/+0
* Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat2011-09-067-62/+4
* callcatcher: various unused methodsCaolán McNamara2011-09-064-90/+0
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-052-14/+0
* callcatcher: some more unused codeCaolán McNamara2011-09-052-9/+0
* more xoutdev redundant cut/paste cleanupMichael Meeks2011-09-025-18/+0
* sal_Bool to bool.Kohei Yoshida2011-09-022-9/+9
* re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks2011-09-0113-541/+108
* callcatcher: chop, hackCaolán McNamara2011-08-312-31/+0
* Some cppcheck cleaningJulien Nabet2011-08-301-1/+1
* callcatcher: chop, hack, slayCaolán McNamara2011-08-3011-131/+0
* Remove the now obsolete XPropertyTable classJoseph Powers2011-08-292-278/+0
* class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers2011-08-291-19/+4
* Fix my bug: XColorTable is based on XPropertyList not XPropertyTableJoseph Powers2011-08-291-4/+4
* WaE: dbglevel=2Caolán McNamara2011-08-291-5/+0
* Rename class XColorTable to XColorListJoseph Powers2011-08-2919-60/+57
* Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers2011-08-295-111/+121
* valgrind: various unused codeCaolán McNamara2011-08-296-175/+1
* Remove class XLineEndTableJoseph Powers2011-08-288-138/+16
* Remove class XHatchTableJoseph Powers2011-08-287-122/+7
* misc. comment cleanup, and non-exporting of symbols not used externallyMichael Meeks2011-08-264-11/+12
* WaE: and migrate to rtl::OStringBufferCaolán McNamara2011-08-261-12/+17
* regenerate listCaolán McNamara2011-08-262-37/+0
* remove newly unused codeCaolán McNamara2011-08-255-62/+0
* unusedcode: svx::, svxform::Matúš Kukan2011-08-2538-582/+0
* callcatcher: yet more unused codeCaolán McNamara2011-08-258-51/+1
* Remove class XBitmapTableJoseph Powers2011-08-247-120/+13
* Remove unused parameter: XFillGradientItemJoseph Powers2011-08-236-7/+6
* unusedcode.easy: XFillGradientItem cleanpJoseph Powers2011-08-232-9/+1
* Delete class XGradientTableJoseph Powers2011-08-237-119/+5
* callcatcher: remove unused methodsCaolán McNamara2011-08-223-55/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* would leak on SdrRectObj::RecalcXPoly, drop NULL checks before deleteCaolán McNamara2011-08-191-9/+4
* fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara2011-08-192-2/+2
* fdo#37403: even better SdrRectObj::operator= thanks to StephanCédric Bosdonnat2011-08-181-3/+2
* fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat2011-08-171-0/+5
* windows unused variables warningsCaolán McNamara2011-08-171-15/+18
* fdo#37403: Adding proper assignment operator to SdrRectObjCédric Bosdonnat2011-08-162-0/+15
* Revert "fdo#37403: Fixed crasher by using boost::shared_ptr"Cédric Bosdonnat2011-08-163-8/+19
* Some cppcheck cleaningJulien Nabet2011-08-132-3/+3