summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* remove redundant iterator increment - thanks Fridrich.Michael Meeks2013-03-271-1/+0
* fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks2013-03-271-36/+11
* -Werror=unused-macrosStephan Bergmann2013-03-273-4/+6
* WaE: macro is not usedTor Lillqvist2013-03-272-0/+4
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-272-2/+5
* -Wunused-macrosStephan Bergmann2013-03-2712-239/+4
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-272-2/+3
* kill some unused inlinesThomas Arnhold2013-03-271-8/+0
* Bypass X11-specific fields for AndroidTor Lillqvist2013-03-271-0/+2
* Bypass fields that are meaningless for iOSTor Lillqvist2013-03-271-2/+2
* fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller2013-03-265-47/+41
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-272-13/+13
* Translate German comments, fix some wsPhilipp Weissenbacher2013-03-2611-522/+49
* fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke2013-03-261-2/+2
* Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist2013-03-261-2/+4
* Improve debugging printout a bitTor Lillqvist2013-03-261-7/+7
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-262-2/+2
* Translate German comments, clean up some WSPhilipp Weissenbacher2013-03-2614-439/+125
* Kill double conversion from NumericBoxZolnai Tamás2013-03-261-36/+44
* Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith2013-03-261-34/+21
* Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith2013-03-261-19/+26
* Use OUString and sal_Int32 in filterText()Chr. Rossmanith2013-03-262-4/+9
* Replace String with OUString in RecodeStringChr. Rossmanith2013-03-261-2/+5
* and remove the include again...Michael Meeks2013-03-251-2/+0
* remove an fprintf I left in in error.Michael Meeks2013-03-251-2/+0
* Fix error: use of undeclared identifier 'stderr'Tor Lillqvist2013-03-251-0/+2
* fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks2013-03-252-4/+16
* Translate German comments, fix some whitespacePhilipp Weissenbacher2013-03-256-417/+114
* Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet2013-03-231-1/+1
* coverity#440825 Logically dead codeJulien Nabet2013-03-221-3/+0
* coverity#440825 Logically dead codeJulien Nabet2013-03-221-3/+0
* clean up DBG_ERRORnThomas Arnhold2013-03-222-2/+2
* Don't include Java-related headers when they aren't neededTor Lillqvist2013-03-221-0/+3
* Avoid clash with the Win32 CreateBitmap()Tor Lillqvist2013-03-213-3/+3
* vcl: use OSL_BIGENDIANThomas Arnhold2013-03-211-2/+3
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-212-14/+3
* Remove StringMirror UNO service.Thorsten Behrens2013-03-212-125/+0
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-7/+7
* further OUString cleanupThomas Arnhold2013-03-192-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-181-1/+1
* coverity#982272 Copy-paste errorJulien Nabet2013-03-181-1/+1
* Reuse ImplPower10()Chr. Rossmanith2013-03-181-19/+5
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-1627-1644/+3
* Revert "fdo#61725 workaround"Lionel Elie Mamane2013-03-161-1/+1
* fdo#61725 workaroundLionel Elie Mamane2013-03-161-1/+1
* Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand2013-03-152-6/+3
* Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand2013-03-152-13/+25
* Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann2013-03-141-1/+1
* restore incrementing time fields by area cursor is inCaolán McNamara2013-03-141-6/+13