summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* autocorrect: non-breaking space before % in French fdo#41015Andras Timar2011-10-242-4/+4
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-212-2/+2
* these can be constCaolán McNamara2011-10-172-2/+2
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-2/+5
* ensure correct export size type in stream operationCaolán McNamara2011-10-101-0/+19
* WaE: could do away with nToken altogether, but this is more readableCaolán McNamara2011-10-071-1/+2
* cppcheck reduce scope of var in editeng/..txtrange.cxxPierre-André Jacquod2011-10-071-9/+6
* cppcheck reduce scope of var in editeng/.. impedit3.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope in editeng/..svxrtf.cxxPierre-André Jacquod2011-10-071-2/+2
* WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist2011-10-071-2/+2
* WaE: assignment within conditional expressionTor Lillqvist2011-10-071-0/+9
* callcatcher: unused methodsCaolán McNamara2011-10-052-9/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* callcatcher: various unused methodsCaolán McNamara2011-10-042-44/+0
* callcatcher: newly unused codeCaolán McNamara2011-09-302-14/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-09-302-47/+0
* callcatcher: newly unused methodsCaolán McNamara2011-09-304-46/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-09-306-208/+0
* callcatcher: unused methodsCaolán McNamara2011-09-302-9/+0
* Repeat not implementedCaolán McNamara2011-09-302-11/+0
* callcatcher: unused codeCaolán McNamara2011-09-292-194/+0
* WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist2011-09-281-0/+1
* callcatcher: unused codeCaolán McNamara2011-09-282-11/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-226-0/+26
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-222-6/+8
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-4/+4
* replace ByteString::FillCaolán McNamara2011-09-151-3/+4
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-132-4/+2
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+3
* ByteString->rtl::OStringCaolán McNamara2011-09-123-16/+18
* don't comment it's removed, remove itCaolán McNamara2011-09-121-13/+0
* declared but not definedCaolán McNamara2011-09-121-1/+0
* callcatcher: various unused methodsCaolán McNamara2011-09-128-122/+0
* sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann2011-09-095-573/+113
* bah, missing CTL elementCaolán McNamara2011-09-091-1/+1
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+4
* callcatcher: various unused methodsCaolán McNamara2011-09-062-9/+0
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-013-5/+0
* grabbag of unused codeCaolán McNamara2011-08-312-19/+0
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-1/+0
* callcatcher: drop various unused methodsCaolán McNamara2011-08-292-47/+0
* valgrind: various unused codeCaolán McNamara2011-08-296-62/+0
* callcatcher: debug-only and unused codeCaolán McNamara2011-08-292-25/+10
* unusedcode: SvxEditEngineViewForwarder classMatúš Kukan2011-08-264-206/+0
* callcatcher: remove various unused methodsCaolán McNamara2011-08-242-51/+0
* generate listCaolán McNamara2011-08-232-7/+0
* unusedcode.easy: Outline cleanupJoseph Powers2011-08-223-163/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* reduce ByteString apiCaolán McNamara2011-08-121-1/+1