summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-301-1/+1
* getenv based debugging code doesn't make complete sense, removeCaolán McNamara2011-11-291-20/+0
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* gtk: fix sub-menu arrows RTL issueMichael Meeks2011-11-291-1/+7
* Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara2011-11-291-0/+3
* Headless got moved, fix gtk3 build.Thorsten Behrens2011-11-282-2/+2
* Fix Kashida justification when there is no Kashida glyphKhaled Hosny2011-11-281-1/+0
* callcatcher: remove unused methodsCaolán McNamara2011-11-284-224/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-8/+8
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-283-5/+7
* Added upstream bug link.Stephan Bergmann2011-11-281-0/+2
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-64/+0
* remove pch from the include listNorbert Thiebaud2011-11-279-9/+0
* remove include of pch header from vclNorbert Thiebaud2011-11-27355-697/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* translated comments from German to EnglishLuc Castermans2011-11-273-129/+130
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* Fix comment since I had copied from warnings_guard_ne_locksJulien Nabet2011-11-251-1/+1
* Fix the WaE "shadows a global declaration"Julien Nabet2011-11-252-1/+55
* really limit special layout to single line non-floating toolbarsNoel Power2011-11-251-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-252-2/+2
* tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power2011-11-242-1/+25
* Docuview cleanup: rewritten local ImplDrawSymbolMatteo Casalin2011-11-241-343/+270
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-234-6/+9
* impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack2011-11-232-0/+13
* Decoview code cleanupMatteo Casalin2011-11-231-220/+149
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-1/+1
* callcatcher: remove recently unused codeCaolán McNamara2011-11-232-14/+0
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-232-12/+12
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-232-9/+11
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-13/+13
* empty a bunch of d.lst filesMichael Stahl2011-11-211-1/+0
* Fix radial gradient offsetThorsten Behrens2011-11-211-2/+1
* Make dbglevel=3 compile again in vclThorsten Behrens2011-11-211-4/+4
* Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane2011-11-211-1/+1
* disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane2011-11-211-1/+1
* link errorCaolán McNamara2011-11-211-1/+1
* trailing/missing ,Caolán McNamara2011-11-211-2/+2
* this casting of a void* is a disaster waiting to happenCaolán McNamara2011-11-212-3/+3
* more conversion to rtl::OUStringDavid Tardon2011-11-212-18/+18
* WaE: initialization orderDavid Tardon2011-11-212-7/+8
* WaE: type qualifiers ignored on function return typeDavid Tardon2011-11-211-1/+1
* fix text layout regressionCaolán McNamara2011-11-211-2/+2
* these need to be getStr post OUString-izationCaolán McNamara2011-11-212-3/+3
* the string is sal_Unicode, not sal_CharDavid Tardon2011-11-211-1/+1
* init members in correct orderDavid Tardon2011-11-211-10/+9
* use correct rtl::OUString functionDavid Tardon2011-11-213-3/+3
* callcatcher: update listCaolán McNamara2011-11-212-15/+0