summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-28Added upstream bug link.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-27translated comments from German to EnglishLuc Castermans
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet
2011-11-25Fix the WaE "shadows a global declaration"Julien Nabet
2011-11-25really limit special layout to single line non-floating toolbarsNoel Power
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
2011-11-24Docuview cleanup: rewritten local ImplDrawSymbolMatteo Casalin
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack
2011-11-23Decoview code cleanupMatteo Casalin
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21empty a bunch of d.lst filesMichael Stahl
2011-11-21Fix radial gradient offsetThorsten Behrens
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens
2011-11-21Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane
2011-11-21disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane
2011-11-21link errorCaolán McNamara
2011-11-21trailing/missing ,Caolán McNamara
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara
2011-11-21more conversion to rtl::OUStringDavid Tardon
2011-11-21WaE: initialization orderDavid Tardon
2011-11-21WaE: type qualifiers ignored on function return typeDavid Tardon
2011-11-21fix text layout regressionCaolán McNamara
2011-11-21these need to be getStr post OUString-izationCaolán McNamara
2011-11-21the string is sal_Unicode, not sal_CharDavid Tardon
2011-11-21init members in correct orderDavid Tardon
2011-11-21use correct rtl::OUString functionDavid Tardon
2011-11-21callcatcher: update listCaolán McNamara
2011-11-21fix build on MacOS XDavid Tardon
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon