summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist
2013-03-02RTL_CONSTASCII_USTRINGPARAM removalTor Lillqvist
2013-03-02Start hacking on zoomingTor Lillqvist
2013-03-02typoThomas Arnhold
2013-03-02Correct spelling errors in comments.Chris
2013-03-02remove minor.mkMatúš Kukan
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard
2013-03-02coverity#736569: fix memory leakMarkus Mohrhard
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák
2013-03-01Resolves: fdo#61459 icons loaded from .res brokenCaolán McNamara
2013-03-01sort frame labels before frame contents for tab traversalCaolán McNamara
2013-03-01Resolves: fdo#61656 use order and orientation combobox select pos as indexCaolán McNamara
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr
2013-03-01fix higher debug level buildCaolán McNamara
2013-03-01Bin two lines of logging that are too repetitive to be usefulTor Lillqvist
2013-03-01The RGBA bytes are already in the order we wantTor Lillqvist