summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-03-10update pch filesPeter Foley
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist
2013-03-08Don't crash the other experimental appsTor Lillqvist
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-03-08set action and content area via their internal-child idsCaolán McNamara
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
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-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-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-06merge isLayoutEnabledsCaolán McNamara
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-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-03-03Better quality previews in print dialog.Tomaž Vajngerl
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard
2013-03-01sort frame labels before frame contents for tab traversalCaolán McNamara
2013-02-28Drop unuse maRedrawRegionTor Lillqvist
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák
2013-02-27vcl: re-add FontSelectPattern ctor needed on WNTMichael Stahl
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist
2013-02-27UNIQUEID_SV_BEGIN is unusedTor Lillqvist
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks