summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04vcl: don't assert when lack of unit is intentionalMiklos Vajna
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller
2013-03-03WaE: unused variable 'aPreviewMMSize'Tor Lillqvist
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-03-03Note that for COMMAND_WHEEL_ZOOM the delta value is ignoredTor Lillqvist
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl
2013-03-03121687# better previewArmin Le Grand
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03No need for commented out code.Chris Sherlock
2013-03-03Translated German comment, other comments updated for clarityChris
2013-03-03SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-03-03Translate German DBG_ASSERT - AppFileName should be set to somethingChris
2013-03-03add missing dep on rsc/rsc-vcl-shared-types.hxxDavid Tardon
2013-03-03why is the ResMgr being created here anyway?David Tardon
2013-03-03don't want to include svl/solar.hrc in vclDavid Tardon
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist