summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* remove bogus visibility annotation on template classMichael Meeks2011-09-261-1/+1
* remove empty destructors in-lined on Mac, causing build errorsMichael Meeks2011-09-261-3/+1
* more post colortable cleanupMichael Meeks2011-09-261-2/+2
* WaE hide unused parameterNorbert Thiebaud2011-09-251-1/+1
* cleanup debug build pointer -> ref migration issuesMichael Meeks2011-09-241-4/+2
* 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-2433-667/+397
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2210-2/+44
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-225-11/+20
* fdo#39430: Implement improved Saving Information Icon in the Status BarDmitry Ashkadov2011-09-214-26/+89
* Removed unused some code related to fdo#39430Dmitry Ashkadov2011-09-212-6/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* drop some more unused codeCaolán McNamara2011-09-152-87/+0
* callcatcher: some unused codeCaolán McNamara2011-09-154-92/+0
* Header/Footer: add the Border and Background... menu itemCédric Bosdonnat2011-09-152-39/+59
* callcatcher: remove unused codeCaolán McNamara2011-09-142-68/+0
* try better template friend class syntaxCaolán McNamara2011-09-131-2/+3
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-1313-25/+10
* cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane2011-09-122-21/+19
* stylisticLionel Elie Mamane2011-09-121-1/+2
* not going to get away with this friend syntaxCaolán McNamara2011-09-121-2/+1
* can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara2011-09-122-17/+20
* use boost::noncopyable and rtl::StaticCaolán McNamara2011-09-122-35/+15
* c++ defaults to voidCaolán McNamara2011-09-121-3/+3
* callcatcher: various unused methodsCaolán McNamara2011-09-1210-179/+0
* fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model columnLionel Elie Mamane2011-09-111-1/+1
* Don't touch handle when setting property EnabledLionel Elie Mamane2011-09-111-1/+0
* remove inadvertently committed fprintfMichael Meeks2011-09-111-2/+2
* apparently gcc 4.3.1 tinderbox needs include cstdioEike Rathke2011-09-111-0/+2
* Initial DocumentSettingsSerializer implementationMichael Meeks2011-09-116-130/+264
* 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