summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-27translated comments from German to EnglishLuc Castermans3-129/+130
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet1-1/+1
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet2-1/+55
2011-11-25really limit special layout to single line non-floating toolbarsNoel Power1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2-2/+2
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power2-1/+25
2011-11-24Docuview cleanup: rewritten local ImplDrawSymbolMatteo Casalin1-343/+270
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara4-6/+9
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack2-0/+13
2011-11-23Decoview code cleanupMatteo Casalin1-220/+149
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-1/+1
2011-11-23callcatcher: remove recently unused codeCaolán McNamara2-14/+0
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara2-12/+12
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara2-9/+11
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-13/+13
2011-11-21empty a bunch of d.lst filesMichael Stahl1-1/+0
2011-11-21Fix radial gradient offsetThorsten Behrens1-2/+1
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens1-4/+4
2011-11-21Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane1-1/+1
2011-11-21disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane1-1/+1
2011-11-21link errorCaolán McNamara1-1/+1
2011-11-21trailing/missing ,Caolán McNamara1-2/+2
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara2-3/+3
2011-11-21more conversion to rtl::OUStringDavid Tardon2-18/+18
2011-11-21WaE: initialization orderDavid Tardon2-7/+8
2011-11-21WaE: type qualifiers ignored on function return typeDavid Tardon1-1/+1
2011-11-21fix text layout regressionCaolán McNamara1-2/+2
2011-11-21these need to be getStr post OUString-izationCaolán McNamara2-3/+3
2011-11-21the string is sal_Unicode, not sal_CharDavid Tardon1-1/+1
2011-11-21init members in correct orderDavid Tardon1-10/+9
2011-11-21use correct rtl::OUString functionDavid Tardon3-3/+3
2011-11-21callcatcher: update listCaolán McNamara2-15/+0
2011-11-21fix build on MacOS XDavid Tardon1-1/+1
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon13-34/+34
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon12-41/+41
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon4-20/+22
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon44-206/+222
2011-11-20Remove some unused methodsThomas Arnhold6-52/+0
2011-11-20Review comment translations by Luc Castermans <luc.castermans@gmail.com>Lionel Elie Mamane1-61/+53
2011-11-20translated German comments to EnglishLuc Castermans1-182/+178
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara4-18/+20
2011-11-19callcatcher: remove some unused codeCaolán McNamara2-29/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2-26/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2-26/+0
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2-26/+0
2011-11-18fix UI updating in the print dialogIvan Timofeev1-5/+0