summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-4/+0
* seperate words in hebrew text previewCaolán McNamara2011-10-241-3/+3
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-212-2/+2
* some CJK fonts semi-spuriosly claim extra script supportCaolán McNamara2011-10-211-0/+1
* Better Phags-Pa preview. mongxol tshiAndrew West2011-10-211-1/+2
* previews for Phags-Pa and Tai LePádraig Brady2011-10-211-0/+17
* use iso15924 script namesCaolán McNamara2011-10-211-9/+10
* Use language/script specific CTL/CJK sample text in font previewCaolán McNamara2011-10-213-128/+265
* Fix fdo#41995 - true embedding of svg images.Thorsten Behrens2011-10-211-8/+5
* add makeRepresentativeTextForLanguage to generate sample textCaolán McNamara2011-10-202-2/+137
* fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi2011-10-202-0/+21
* rework sample text generator for different scriptsCaolán McNamara2011-10-205-924/+1408
* 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