summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07336-2993/+2870
* Avoid hang on make subsequentcheck on LinuxTor Lillqvist2013-04-071-2/+7
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-073-40/+1
* Need more headers to make sure we have CGRectTor Lillqvist2013-04-071-0/+5
* Bin some not longer interesting NSLoggingTor Lillqvist2013-04-071-18/+0
* We need to acquire the yield mutex hereTor Lillqvist2013-04-071-0/+4
* Create a justified line if asked toTor Lillqvist2013-04-071-0/+11
* We have just one element in these tablesTor Lillqvist2013-04-071-2/+2
* Don't return in a (rare?) case without restoring the CGContext state stackTor Lillqvist2013-04-071-1/+1
* Use CGContextShowGlyphsWithAdvances()Tor Lillqvist2013-04-071-5/+7
* Take trailing whitesapce into considerationTor Lillqvist2013-04-071-2/+9
* Try calling RefreshRect() in DrawText() like in the ATSUI codeTor Lillqvist2013-04-071-0/+24
* Bin some #if 0 codeTor Lillqvist2013-04-071-9/+1
* mpChars2Glyphs is unusedTor Lillqvist2013-04-071-9/+0
* Add comments to some questionable codeTor Lillqvist2013-04-071-1/+14
* Log the ImplLayoutArgs parameter in AdjustLayout().Tor Lillqvist2013-04-071-5/+7
* Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist2013-04-072-1/+18
* Actually no need to have it inline in the headerTor Lillqvist2013-04-062-81/+85
* Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist2013-04-062-61/+85
* new module i18nlangtagEike Rathke2013-04-0536-42/+42
* Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara2013-04-051-2/+11
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-052-2/+3
* make border property of multiline edit optionalCaolán McNamara2013-04-041-1/+4
* map justification property to alignment bitsCaolán McNamara2013-04-041-0/+14
* use existing hook for replacing %FOO variablesCaolán McNamara2013-04-042-7/+12
* Reduce scope.Jan Holesovsky2013-04-041-2/+2
* fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo2013-04-041-3/+10
* unwind tangled mess around spinner buttonsMichael Meeks2013-04-043-121/+42
* need to replace %OOOVENDOR in .ui stringsCaolán McNamara2013-04-042-1/+5
* Related: fdo#61688 get strict ordering rightCaolán McNamara2013-04-041-2/+7
* WaE: variable is uninitialized when used within its own initializationTor Lillqvist2013-04-041-1/+1
* Use OUString in ImplGetEllipsisString()Chr. Rossmanith2013-04-032-46/+63
* Bypass fields that are unused for iOSTor Lillqvist2013-04-032-3/+15
* Ensure we have a CGContext in a couple of more placesTor Lillqvist2013-04-031-3/+11
* It's the font *style* we are looking at hereTor Lillqvist2013-04-031-16/+12
* Add missing breakTor Lillqvist2013-04-031-0/+1
* Fix heap corruptionTor Lillqvist2013-04-031-1/+0
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-0317-0/+127
* Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger2013-04-031-0/+2
* Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann2013-04-031-1/+1
* fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller2013-04-031-58/+58
* Some cppcheck cleaningJulien Nabet2013-04-021-2/+1
* Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl2013-04-023-43/+51
* Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith2013-04-022-7/+7
* vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna2013-04-021-2/+16
* vcl: convert some fprintf to SAL_INFOThomas Arnhold2013-04-028-53/+25
* Fix typo: addtional => additional in the comment.Golnaz Irannejad2013-04-021-1/+1
* update pch filesThomas Arnhold2013-04-021-4/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-1/+1
* vcl: unused includesMiklos Vajna2013-04-011-20/+0