summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* remove external include guardsThomas Arnhold2013-03-252-6/+0
* Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist2013-03-261-5/+23
* rCGContext is not used for iOSTor Lillqvist2013-03-261-2/+4
* Kill double conversion from NumericBoxZolnai Tamás2013-03-261-1/+1
* Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith2013-03-261-7/+5
* Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith2013-03-261-6/+3
* Use OUString and sal_Int32 in filterText()Chr. Rossmanith2013-03-262-7/+3
* fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks2013-03-251-0/+2
* remove unused member maHelpFile and its getter/settermhofmann2013-03-251-6/+0
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-2126-1304/+126
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-202-6/+6
* SetSalColor() and GetSalColor() are unusedTor Lillqvist2013-03-194-84/+0
* IsPrinterGraphics() and IsVirDevGraphics() were unused.Tor Lillqvist2013-03-182-4/+0
* Improve indentation and alignment consistencyTor Lillqvist2013-03-184-45/+46
* Bin pointless __cplusplus ifdefsTor Lillqvist2013-03-182-26/+0
* Improve indentation consistencyTor Lillqvist2013-03-187-277/+299
* Bypass X11-specific code if not on X11Tor Lillqvist2013-03-181-1/+3
* SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist2013-03-182-2/+0
* AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist2013-03-171-1/+1
* onAppCmd() and onInputEvent() don't exist any moreTor Lillqvist2013-03-171-3/+0
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-168-375/+1
* Bin some pointless comments and ASCII graphicsTor Lillqvist2013-03-1629-261/+1
* Get rid of a few pointless commentsTor Lillqvist2013-03-163-28/+1
* mnSystemVersion not usedTor Lillqvist2013-03-161-5/+0
* Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand2013-03-151-1/+2
* Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand2013-03-151-0/+8
* Remove rtl:: namespace, fix minor spelling error in commentChris2013-03-143-17/+14
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-142-0/+7
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-6/+6
* vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl2013-03-131-0/+1
* Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith2013-03-121-12/+12
* Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith2013-03-121-2/+1
* update pch headersLuboš Luňák2013-03-121-0/+7
* liblibo: install test library by itself and install it.Michael Meeks2013-03-121-3/+2
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-121-1/+1
* Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara2013-03-111-1/+2
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-112-23/+23
* update pch filesPeter Foley2013-03-101-0/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+6
* AndroidSalInstance::Wakeup() is unusedTor Lillqvist2013-03-081-1/+0
* Don't crash the other experimental appsTor Lillqvist2013-03-081-5/+0
* Make use of new-style AccessBridge ctorStephan Bergmann2013-03-081-1/+2
* set action and content area via their internal-child idsCaolán McNamara2013-03-081-0/+7
* editable ttf fonts are usable for print&preview tooLuboš Luňák2013-03-081-2/+2
* embed also view-only fonts, but do not use themLuboš Luňák2013-03-081-1/+17
* function for duplicated codeLuboš Luňák2013-03-081-0/+15
* c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr2013-03-071-2/+0
* rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2013-03-072-1/+7
* add stock button text for paste, and map to gtk-pasteCaolán McNamara2013-03-071-0/+1
* Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith2013-03-071-16/+16