summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-4/+0
2011-10-24seperate words in hebrew text previewCaolán McNamara1-3/+3
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2-2/+2
2011-10-21some CJK fonts semi-spuriosly claim extra script supportCaolán McNamara1-0/+1
2011-10-21Better Phags-Pa preview. mongxol tshiAndrew West1-1/+2
2011-10-21previews for Phags-Pa and Tai LePádraig Brady1-0/+17
2011-10-21use iso15924 script namesCaolán McNamara1-9/+10
2011-10-21Use language/script specific CTL/CJK sample text in font previewCaolán McNamara2-126/+251
2011-10-21Fix fdo#41995 - true embedding of svg images.Thorsten Behrens1-8/+5
2011-10-20add makeRepresentativeTextForLanguage to generate sample textCaolán McNamara1-2/+135
2011-10-20fdo#37129: Fix the drawing of dotted and dashed borders in Calc.Tomofumi Yagi1-0/+18
2011-10-20rework sample text generator for different scriptsCaolán McNamara2-924/+1355
2011-10-13A cppcheck cleaning with some simplificationJulien Nabet1-6/+2
2011-10-12Some cppcheck cleaningJulien Nabet2-3/+4
2011-10-10add Pali language (Latin script) - fdo#41599Andras Timar1-0/+1
2011-10-09Kill unused code in Ruler.Jan Holesovsky1-196/+11
2011-10-07cppcheck reduce scope of var in svtools/..svimpbox.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck scope reduction in svtools/..imivctl1.cxxPierre-André Jacquod1-5/+3
2011-10-07cppcheck reduce scope in svtools/.. wmfwr.cxxPierre-André Jacquod1-3/+2
2011-10-07cppcheck scope reduction in svtools... winwmf.cxxPierre-André Jacquod1-1/+1
2011-10-05WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-05WaE: 'argument' : truncation of constant valueTor Lillqvist1-1/+1
2011-10-05WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2-3/+6
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist3-3/+3
2011-10-05WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist1-1/+1
2011-10-05rejig this to remove self-assignCaolán McNamara1-3/+3
2011-10-05WaE: unused variable nowCaolán McNamara1-1/+1
2011-10-05Refactoring drawing of polygons and polypolygons in enhwmf.cxxMarc-Andre Laverdiere2-135/+90
2011-10-04callcatcher: various unused methodsCaolán McNamara1-21/+0
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-3/+0
2011-10-01Revert "Default color for writer page break from blue to red: was barely visi...Cédric Bosdonnat1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara6-0/+18
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski1-14/+7
2011-09-28Removed unused code EnhWMFReader::ReadGDIComment()Marc-Andre Laverdiere2-36/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-3/+3
2011-09-27Minor refactoring on WMF loadingMarc-Andre Laverdiere2-84/+55
2011-09-26callcatcher: remove unused codeCaolán McNamara1-10/+0
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara1-8/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-3/+3
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara9-73/+67
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara2-53/+60
2011-09-19ditch ByteString::*Buffer*Caolán McNamara1-8/+9
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara1-7/+4
2011-09-17add KeyID option to Language dropdown boxAndras Timar1-0/+1
2011-09-15unused defineCaolán McNamara1-1/+0
2011-09-15Drop leftover unused temp variableTor Lillqvist1-2/+0
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara1-2/+0
2011-09-12Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane1-1/+1