summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann2011-10-211-5/+1
| | | | BaseInstallation.
* More cleanup in bf_svxJoseph Powers2011-10-2119-586/+47
|
* Fix regression on rsc/doku examplesCaolán McNamara2011-10-211-1/+3
| | | | | Mirror the xmloff code into binfilter, appears to be the original intention post-95cc316cb6e0c6bee57b78eba15c9e7b26ffe595
* Undo basis/brand split: moved .rdb files from basis program/ to brand ↵Stephan Bergmann2011-10-191-1/+1
| | | | program/ (merging the two services.rdb files).
* Cleanup PaM related code a little.Joseph Powers2011-10-1910-320/+10
|
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-192-22/+22
|
* can remove svddrag.*Caolán McNamara2011-10-1710-274/+2
|
* check for short and busted streams and initialize valuesCaolán McNamara2011-10-151-7/+9
|
* Some more warning cleanup.Stephan Bergmann2011-10-1511-14/+20
|
* WriteData(), PreSave(), & PostSave() didn't do anything.Joseph Powers2011-10-1254-182/+16
|
* Cleanup classes SdrGrafObj & SdrObjGroupJoseph Powers2011-10-124-256/+21
|
* Do a little cleanup on class SdrPaintViewJoseph Powers2011-10-1210-486/+20
|
* More cleanup of bf_svxJoseph Powers2011-10-1216-608/+180
|
* Some more warning cleanup.Stephan Bergmann2011-10-1212-17/+17
|
* More Cleanup of bf_svxJoseph Powers2011-10-1145-3614/+63
| | | | | | | I ran through the .hxx list and found a lot of them there where never #included. so naturally I just deleted them. I also cleanup up class SdrObject a little.
* callcatcher: freshly unused codeCaolán McNamara2011-10-102-11/+0
|
* callcatcher: newly unused methodsCaolán McNamara2011-10-104-25/+0
|
* WaE: mirror in fix hereCaolán McNamara2011-10-102-0/+5
|
* Cleanup class SdrDragView a littleJoseph Powers2011-10-107-274/+4
|
* WaE: unused argumentsCaolán McNamara2011-10-091-5/+3
|
* callcatcher: newly unused methodsCaolán McNamara2011-10-095-813/+0
|
* callcatcher: newly unused methodsCaolán McNamara2011-10-0919-610/+1
|
* Cleanup class SdrMarkViewJoseph Powers2011-10-096-258/+10
|
* Some more warning cleanup.Stephan Bergmann2011-10-094-5/+5
|
* More DBG_BF_ASSERT cleanup in bf_svxJoseph Powers2011-10-0830-755/+93
|
* Some DBG_BF_ASSERT cleanup in bf_svxJoseph Powers2011-10-0619-533/+30
|
* Remove the rest of the W4W sourceJoseph Powers2011-10-0616-12237/+6
| | | | | | If we don't ship the W4W drivers and you can no longer select any of the W4W filters, I don't see a need for for the code that allows you to load and use the W4W drivers.
* WaE: unused variablesCaolán McNamara2011-10-054-4/+4
|
* we don't have the W4W filtersCaolán McNamara2011-10-055-369/+5
|
* The last of the easy DBG_BF_ASSERT from bf_schJoseph Powers2011-10-0415-249/+9
|
* Cleanup the #if a littleJoseph Powers2011-10-0424-445/+8
|
* WaE: new warningsCaolán McNamara2011-10-042-8/+2
|
* DBG_BF_ASSERT cleanup for bf_schJoseph Powers2011-10-0422-768/+36
|
* SvByteStrings can go from here tooCaolán McNamara2011-10-043-8/+1
|
* Some more warning cleanup.Stephan Bergmann2011-10-047-53/+33
|
* WaE: unused parametersCaolán McNamara2011-10-042-2/+2
|
* The last of the easy DBG_BF_ASSERT() in bf_scJoseph Powers2011-10-0316-124/+42
|
* Cleanup of classes ScColumn & ScDocumentJoseph Powers2011-10-0314-269/+122
|
* More DBG_BF_ASSERT cleanup in bf_scJoseph Powers2011-10-039-42/+19
|
* WaE: ditch unused argsCaolán McNamara2011-10-023-18/+18
|
* Cleanup class ScChartListenerCollectionJoseph Powers2011-10-024-65/+2
|
* Cleanup class ScDBDocFunc a littleJoseph Powers2011-10-023-90/+0
| | | | | Please note that GetSubTotalParam(), GetAdvancedQuerySource(), GetQueryParam(), GetSortParam() have no side effects.
* Class TypedStrCollection is not really used, so I'm deleting it.Joseph Powers2011-10-028-113/+10
| | | | Plus some miscellanous DBG_BF_ASSERT cleanup.
* WaE: unused variablesCaolán McNamara2011-10-011-3/+0
|
* Some more cleanupJoseph Powers2011-10-0117-666/+79
| | | | | | | | | ScDBCollection::GetDBAtArea() is always NULL thus ScDocument::GetDBAtArea() is always NULL thus I could delete a lot of code. ScDetectiveFunc::InsertObject() does nothing; so don't call it. ScDBCollection::UpdateReference() also does nothing so don't call it.
* Some more warning cleanup.Stephan Bergmann2011-09-302-9/+9
|
* The whole SwPamRanges stuff is read only so dump itJoseph Powers2011-09-308-226/+5
| | | | | We never store anything in the SwPamRanges stuff; nore do we use the SwPamRange class for anything. Thus, it should be safe to just dump it.
* Remove one of the two editsh.hxx filesJoseph Powers2011-09-3023-350/+8
|
* Some simple DBG_BF_ASSERT() cleanupJoseph Powers2011-09-308-69/+14
|
* Remove DBG_BF_ASSERTJoseph Powers2011-09-301-34/+20
|