summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-05new module i18nlangtagEike Rathke36-42/+42
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara1-2/+11
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2-2/+3
2013-04-04make border property of multiline edit optionalCaolán McNamara1-1/+4
2013-04-04map justification property to alignment bitsCaolán McNamara1-0/+14
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara2-7/+12
2013-04-04Reduce scope.Jan Holesovsky1-2/+2
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo1-3/+10
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks3-121/+42
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara2-1/+5
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara1-2/+7
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist1-1/+1
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith2-46/+63
2013-04-03Bypass fields that are unused for iOSTor Lillqvist2-3/+15
2013-04-03Ensure we have a CGContext in a couple of more placesTor Lillqvist1-3/+11
2013-04-03It's the font *style* we are looking at hereTor Lillqvist1-16/+12
2013-04-03Add missing breakTor Lillqvist1-0/+1
2013-04-03Fix heap corruptionTor Lillqvist1-1/+0
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold17-0/+127
2013-04-03Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger1-0/+2
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann1-1/+1
2013-04-03fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller1-58/+58
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-02Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl3-43/+51
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith2-7/+7
2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna1-2/+16
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold8-53/+25
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad1-1/+1
2013-04-02update pch filesThomas Arnhold1-4/+2
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-04-01vcl: unused includesMiklos Vajna1-20/+0
2013-04-01Resolves: #i117968# Made WMFReader thread safeArmin Le Grand3-21/+27
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist2-41/+16
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist2-16/+41
2013-03-31fix vcl with Library_mergedPeter Foley1-1/+5
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl1-30/+10
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl4-6/+24
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith2-12/+12
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
2013-03-30coverity#440801 Dereference after null checkJulien Nabet1-1/+1
2013-03-30fix loplugin warningsPeter Foley1-1/+0
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-30upgrade icu to 51.1Peter Foley1-0/+1
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist2-10/+75
2013-03-30Use more meaningful variable nameTor Lillqvist1-2/+2
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist2-31/+66
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist2-60/+0
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist1-4/+30
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist2-13/+13
2013-03-30Bin redundant loggingTor Lillqvist1-3/+0