summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-5/+5
* uia: merge VCL pieces of IAccessible2 work.Michael Meeks2013-11-193-7/+101
* TypoStephan Bergmann2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1913-46/+46
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-195-14/+14
* want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara2013-11-185-3/+30
* scaling the width gives huge spaces at the end of long buttonsCaolán McNamara2013-11-181-3/+3
* adjust sizes of primary and secondary areasCaolán McNamara2013-11-181-3/+3
* HIG seperate primary and secondary text by 24pixelsCaolán McNamara2013-11-181-0/+1
* Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara2013-11-181-11/+8
* fix build with --enable-eotDavid Tardon2013-11-161-2/+2
* Use Q_* macros.Jan-Marek Glogowski2013-11-153-16/+5
* releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon2013-11-151-0/+1
* Handle also FORMAT_THIRTYTWO_BIT_TC_MASK_BGRATor Lillqvist2013-11-151-0/+7
* created a long long unit for MLOContentSizePtyl Dragon2013-11-151-11/+0
* changed to CGSizePtyl Dragon2013-11-151-0/+11
* refactored to allow copying FixedImage to iosPtyl Dragon2013-11-151-2/+34
* Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky2013-11-151-13/+0
* add a stock connect button stringCaolán McNamara2013-11-153-0/+8
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* Use rollover color in the native case.Jan Holesovsky2013-11-141-0/+2
* Force SetBackground() only if the appropriate settings changed.Jan Holesovsky2013-11-141-2/+8
* Minor clean-upStephan Bergmann2013-11-141-4/+4
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-9/+9
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-4/+4
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-1/+1
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-16/+16
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-19/+19
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-7/+7
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-9/+9
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-2/+2
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-5/+5
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-7/+7
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-4/+4
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-24/+0
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-2/+2
* remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin2013-11-1415-36/+36
* sufficientFontRights usage appears to have reversed logicCaolán McNamara2013-11-131-1/+1
* initialize sufficientFontRightsCaolán McNamara2013-11-131-1/+1
* Respect svg:font-face-format element.Brennan Vincent2013-11-133-6/+64
* fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky2013-11-131-1/+1
* svtools.filter -> vcl.filterCaolán McNamara2013-11-123-8/+8
* Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara2013-11-122-0/+5
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-6/+6
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-112-4/+4
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-6/+6
* fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist2013-11-102-2/+2
* clean up #ifdef ICC codeMichael Stahl2013-11-103-14/+0
* remove unnecessary use of OUString constructor in VCL moduleNoel Grandin2013-11-0717-127/+127