summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist
2013-04-07Bin some not longer interesting NSLoggingTor Lillqvist
2013-04-07We need to acquire the yield mutex hereTor Lillqvist
2013-04-07Create a justified line if asked toTor Lillqvist
2013-04-07We have just one element in these tablesTor Lillqvist
2013-04-07Don't return in a (rare?) case without restoring the CGContext state stackTor Lillqvist
2013-04-07Use CGContextShowGlyphsWithAdvances()Tor Lillqvist
2013-04-07Take trailing whitesapce into considerationTor Lillqvist
2013-04-07Try calling RefreshRect() in DrawText() like in the ATSUI codeTor Lillqvist
2013-04-07Bin some #if 0 codeTor Lillqvist
2013-04-07mpChars2Glyphs is unusedTor Lillqvist
2013-04-07Add comments to some questionable codeTor Lillqvist
2013-04-07Log the ImplLayoutArgs parameter in AdjustLayout().Tor Lillqvist
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-04make border property of multiline edit optionalCaolán McNamara
2013-04-04map justification property to alignment bitsCaolán McNamara
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara
2013-04-04Reduce scope.Jan Holesovsky
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith
2013-04-03Bypass fields that are unused for iOSTor Lillqvist
2013-04-03Ensure we have a CGContext in a couple of more placesTor Lillqvist
2013-04-03It's the font *style* we are looking at hereTor Lillqvist
2013-04-03Add missing breakTor Lillqvist
2013-04-03Fix heap corruptionTor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-03Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-03fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-02Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith
2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad
2013-04-02update pch filesThomas Arnhold
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-04-01vcl: unused includesMiklos Vajna