summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* fix build error, remove still referenced (indirectly ) imagesNoel Power2011-11-151-3/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-145-10/+10
* ReleaseConfigMgr not called by anythingCaolán McNamara2011-11-141-0/+0
* callcatcher: remove unused codeCaolán McNamara2011-11-144-317/+2
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-115-22/+15
* ByteString->rtl::OStringCaolán McNamara2011-11-104-46/+45
* an indexOfL would be usefulCaolán McNamara2011-11-102-15/+16
* removed unused macros/constantsTakeshi Abe2011-11-095-9/+0
* removed isolated fileTakeshi Abe2011-11-091-317/+0
* callcatcher: some unused methodsCaolán McNamara2011-11-082-10/+0
* ByteString->rtl::OStringCaolán McNamara2011-11-0715-78/+87
* this just takes a const char*Caolán McNamara2011-11-071-2/+1
* this just take a const char*Caolán McNamara2011-11-071-3/+1
* unused sDataCaolán McNamara2011-11-071-1/+0
* callcatcher: update listCaolán McNamara2011-11-072-22/+0
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-2/+0
* eliminate SvUShorts typeDaniel Di Marco2011-11-012-6/+10
* remove superfluous castsDavid Tardon2011-11-011-4/+2
* let PgUp/Down go to the first/last lineDavid Tardon2011-11-011-18/+36
* probably better Japanese longer text previewCaolán McNamara2011-10-271-3/+2
* Fix fdo#41995 fallout - recognize .svg in odf containersThorsten Behrens2011-10-251-2/+26
* 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