summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-4/+8
* A cppcheck cleaning with some simplificationJulien Nabet2011-10-131-6/+2
* Some cppcheck cleaningJulien Nabet2011-10-122-3/+4
* Related: fdo#38580 NULL objectCaolán McNamara2011-10-101-0/+0
* add Pali language (Latin script) - fdo#41599Andras Timar2011-10-101-0/+1
* Kill unused code in Ruler.Jan Holesovsky2011-10-092-250/+11
* cppcheck reduce scope of var in svtools/..svimpbox.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck scope reduction in svtools/..imivctl1.cxxPierre-André Jacquod2011-10-071-5/+3
* cppcheck reduce scope in svtools/.. wmfwr.cxxPierre-André Jacquod2011-10-071-3/+2
* cppcheck scope reduction in svtools... winwmf.cxxPierre-André Jacquod2011-10-071-1/+1
* Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen2011-10-061-1/+0
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-051-6/+1
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-051-1/+1
* WaE: 'argument' : truncation of constant valueTor Lillqvist2011-10-052-2/+2
* WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2011-10-052-3/+6
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-051-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-053-3/+3
* WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist2011-10-051-1/+1
* rejig this to remove self-assignCaolán McNamara2011-10-051-3/+3
* WaE: unused variable nowCaolán McNamara2011-10-051-1/+1
* Refactoring drawing of polygons and polypolygons in enhwmf.cxxMarc-Andre Laverdiere2011-10-052-135/+90
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* callcatcher: various unused methodsCaolán McNamara2011-10-042-23/+0
* definition of ALPHA is no longer available for DEC AlphaTakeshi Abe2011-10-031-3/+0
* Revert "Default color for writer page break from blue to red: was barely visi...Cédric Bosdonnat2011-10-011-1/+1
* silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2011-09-3013-0/+0
* merge filters-test codeCaolán McNamara2011-09-302-150/+21
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-308-0/+24
* Replace SvULongs with std::vector in sfx2Maciej Rumianowski2011-09-292-17/+8
* Removed unused code EnhWMFReader::ReadGDIComment()Marc-Andre Laverdiere2011-09-282-36/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-3/+3
* Minor refactoring on WMF loadingMarc-Andre Laverdiere2011-09-272-84/+55
* callcatcher: remove unused codeCaolán McNamara2011-09-262-11/+0
* deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara2011-09-232-10/+10
* don't consider this a candidate unless explicitly requestedCaolán McNamara2011-09-221-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-3/+3
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-2211-84/+78
* Always link with user32Tor Lillqvist2011-09-221-1/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-192-53/+60
* ditch ByteString::*Buffer*Caolán McNamara2011-09-191-8/+9
* rework this in terms of read_uInt8s_AsOStringCaolán McNamara2011-09-191-7/+4
* fdo #37007 Add Math symbol "There does not exist".Julien Nabet2011-09-171-0/+1
* add KeyID option to Language dropdown boxAndras Timar2011-09-171-0/+1
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-1/+0
* unused defineCaolán McNamara2011-09-151-1/+0
* Drop leftover unused temp variableTor Lillqvist2011-09-151-2/+0
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-131-2/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+6
* Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane2011-09-121-1/+1