summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe2-2/+2
2013-03-04doubled namespacesThomas Arnhold1-5/+0
2013-03-04doubled includesThomas Arnhold15-19/+0
2013-03-04remove unused and commented out codeThomas Arnhold5-32/+0
2013-03-04callcatcher: unused codeCaolán McNamara9-95/+0
2013-03-04vcl: don't assert when lack of unit is intentionalMiklos Vajna1-1/+3
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller5-30/+31
2013-03-03WaE: unused variable 'aPreviewMMSize'Tor Lillqvist1-1/+0
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist2-22/+8
2013-03-03Note that for COMMAND_WHEEL_ZOOM the delta value is ignoredTor Lillqvist1-4/+7
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl2-52/+57
2013-03-03121687# better previewArmin Le Grand1-2/+13
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold25-49/+49
2013-03-03No need for commented out code.Chris Sherlock1-7/+1
2013-03-03Translated German comment, other comments updated for clarityChris1-4/+4
2013-03-03SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna1-48/+30
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-03-03Translate German DBG_ASSERT - AppFileName should be set to somethingChris1-1/+1
2013-03-03add missing dep on rsc/rsc-vcl-shared-types.hxxDavid Tardon1-0/+1
2013-03-03why is the ResMgr being created here anyway?David Tardon1-2/+0
2013-03-03don't want to include svl/solar.hrc in vclDavid Tardon1-2/+1
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon6-4/+73
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist3-4/+70
2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist5-29/+109
2013-03-02RTL_CONSTASCII_USTRINGPARAM removalTor Lillqvist1-5/+4
2013-03-02Start hacking on zoomingTor Lillqvist1-0/+16
2013-03-02typoThomas Arnhold1-1/+1
2013-03-02Correct spelling errors in comments.Chris1-2/+2
2013-03-02remove minor.mkMatúš Kukan3-7/+2
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard3-6/+17
2013-03-02coverity#736569: fix memory leakMarkus Mohrhard1-0/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák1-0/+4
2013-03-01Resolves: fdo#61459 icons loaded from .res brokenCaolán McNamara1-0/+1
2013-03-01sort frame labels before frame contents for tab traversalCaolán McNamara3-13/+67
2013-03-01Resolves: fdo#61656 use order and orientation combobox select pos as indexCaolán McNamara1-9/+3
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr1-0/+5
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr2-5/+9
2013-03-01fix higher debug level buildCaolán McNamara1-1/+4
2013-03-01Bin two lines of logging that are too repetitive to be usefulTor Lillqvist1-22/+2
2013-03-01The RGBA bytes are already in the order we wantTor Lillqvist1-2/+2
2013-02-28Drop unuse maRedrawRegionTor Lillqvist2-39/+3
2013-02-28I think this is such a serious problem that an assert() is in orderTor Lillqvist1-0/+1
2013-02-28Try uncommenting these now, I don't think the FIXME holds any moreTor Lillqvist1-3/+2
2013-02-28Don't SAL_INFO() a sal_Bool as a (binary) characterTor Lillqvist1-2/+2
2013-02-28Try to use another kind of eventsTor Lillqvist1-22/+14
2013-02-28Bin one more too repetitive log lineTor Lillqvist1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Remove dead voice command codeTor Lillqvist4-141/+0