summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
* 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
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* 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 ↵Stephan Bergmann2011-09-095-573/+113
| | | | | | | | destroyed too late) plus sb140: #i117082# extra indirections to apeace MSC sb140: #i117082# avoid warnings about not intializing boost::noncopyable base in copy ctors
* 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
| | | | | The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
* 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
|
* ByteString::ConvertFromUnicode->rtl::OUStringToOString::toCharCaolán McNamara2011-08-102-3/+3
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-5/+5
|
* Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins2011-08-093-15/+14
| | | | LGPLv3+/MPL
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-0814-47/+37
| | | | LGPLv3+/MPL
* callcatcher: ditch some more methodsCaolán McNamara2011-08-084-39/+0
|
* callcatcher: object is never constructedCaolán McNamara2011-08-082-10/+0
|
* ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara2011-08-081-1/+4
|
* runtime ConvertToUnicode->compile time unicodeCaolán McNamara2011-08-081-10/+8
|
* fdo#39869 Fix memory exhaustion with String length of STRLEN_MAXEike Rathke2011-08-061-7/+11
|
* callcatcher: unused methodsCaolán McNamara2011-08-052-107/+0
|
* convert deprecated ConvertToUnicode to rtl::OUStringCaolán McNamara2011-08-051-1/+2
|