summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist1-1/+3
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist2-2/+0
2013-03-17AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist1-1/+1
2013-03-17onAppCmd() and onInputEvent() don't exist any moreTor Lillqvist1-3/+0
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist8-375/+1
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist29-261/+1
2013-03-16Get rid of a few pointless commentsTor Lillqvist3-28/+1
2013-03-16mnSystemVersion not usedTor Lillqvist1-5/+0
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand1-1/+2
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand1-0/+8
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris3-17/+14
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2-0/+7
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-6/+6
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl1-0/+1
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith1-12/+12
2013-03-12Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith1-2/+1
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12liblibo: install test library by itself and install it.Michael Meeks1-3/+2
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-1/+1
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara1-1/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-23/+23
2013-03-10update pch filesPeter Foley1-0/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist1-1/+0
2013-03-08Don't crash the other experimental appsTor Lillqvist1-5/+0
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann1-1/+2
2013-03-08set action and content area via their internal-child idsCaolán McNamara1-0/+7
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák1-2/+2
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák1-1/+17
2013-03-08function for duplicated codeLuboš Luňák1-0/+15
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr1-2/+0
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2-1/+7
2013-03-07add stock button text for paste, and map to gtk-pasteCaolán McNamara1-0/+1
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith1-16/+16
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik3-0/+10
2013-03-07Replaced XubString with OUString in vcl(combobox)Chr. Rossmanith1-13/+13
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist1-0/+1
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist1-6/+12
2013-03-07SALEVENT_COUNT is unusedTor Lillqvist1-1/+0
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist1-1/+0
2013-03-06merge isLayoutEnabledsCaolán McNamara2-25/+26
2013-03-06some XubString->OUStringCaolán McNamara1-4/+4
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák1-2/+2
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák1-1/+1
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist1-0/+2
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04remove unused and commented out codeThomas Arnhold4-20/+0
2013-03-04callcatcher: unused codeCaolán McNamara4-5/+0
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller3-16/+16
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist1-0/+1