summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-03-07add stock button text for paste, and map to gtk-pasteCaolán McNamara
2013-03-07Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitutionHerbert Dürr
2013-03-07Oops, this is a conflict resolution problemFridrich Štrba
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2013-03-07Replaced XubString with OUString in vcl(combobox)Chr. Rossmanith
2013-03-07c#705440# check ftell return value when emitting Type1 subsetHerbert Dürr
2013-03-07c#705441# handle invalid FDSelect entry while emitting Type1Herbert Dürr
2013-03-07c#706171# handle invalid PFB chunk headerHerbert Dürr
2013-03-07OSL_TRACE->SAL_INFOCaolán McNamara
2013-03-07Start hacking on scrollingTor Lillqvist
2013-03-07Use view size for "work area" sizeTor Lillqvist
2013-03-07Now get rid of the #if 0 blocksTor Lillqvist
2013-03-07Improve vcl/READMETor Lillqvist
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
2013-03-07SALEVENT_COUNT is unusedTor Lillqvist
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist
2013-03-06handle empty button boxesCaolán McNamara
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-03-06Translate German comment in idlemgr.cxxChris
2013-03-06Remove commented out code in salplug.cxxChris
2013-03-06One German comment translated, removed commented out line of code.Chris
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06Resolves: #i120306# cleanup failed loading of problematic jpegHerbert Dürr
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr
2013-03-06c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr
2013-03-06some XubString->OUStringCaolán McNamara
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák
2013-03-06Translate German comments to English in svmain.cxxChris
2013-03-06Drop unused timestamp parametersTor Lillqvist
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2013-03-05fix for fdo#61801Noel Grandin
2013-03-05Update README to explain what "SV" stands for in the source.Chris
2013-03-05make vcl filter config extension search cleaner and more comprehensiveMichael Meeks
2013-03-05fdo#61847 - tolerate invalid pngs.Michael Meeks
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-05Add a SAL_INFOTor Lillqvist
2013-03-04include scrollbar width in optimalsize if vert scrollbar is always shownCaolán McNamara
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold