summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara2013-04-051-2/+11
* make border property of multiline edit optionalCaolán McNamara2013-04-041-1/+4
* map justification property to alignment bitsCaolán McNamara2013-04-041-0/+14
* use existing hook for replacing %FOO variablesCaolán McNamara2013-04-041-5/+10
* Reduce scope.Jan Holesovsky2013-04-041-2/+2
* fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo2013-04-041-3/+10
* unwind tangled mess around spinner buttonsMichael Meeks2013-04-042-121/+41
* need to replace %OOOVENDOR in .ui stringsCaolán McNamara2013-04-041-1/+4
* Related: fdo#61688 get strict ordering rightCaolán McNamara2013-04-041-2/+7
* WaE: variable is uninitialized when used within its own initializationTor Lillqvist2013-04-041-1/+1
* Use OUString in ImplGetEllipsisString()Chr. Rossmanith2013-04-031-44/+61
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+40
* Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger2013-04-031-0/+2
* Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann2013-04-031-1/+1
* fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller2013-04-031-58/+58
* Some cppcheck cleaningJulien Nabet2013-04-021-2/+1
* Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl2013-04-023-43/+51
* Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith2013-04-021-3/+3
* Fix typo: addtional => additional in the comment.Golnaz Irannejad2013-04-021-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-1/+1
* Resolves: #i117968# Made WMFReader thread safeArmin Le Grand2013-04-013-21/+27
* We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl2013-03-311-30/+10
* Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl2013-03-314-6/+24
* Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith2013-03-301-7/+7
* coverity#440801 Dereference after null checkJulien Nabet2013-03-301-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-4/+2
* ResMgr with LanguageTagEike Rathke2013-03-293-4/+4
* Fix wrong copy paste iterator (import instead of export)Julien Nabet2013-03-291-4/+4
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-291-6/+8
* Use const_iterator instead of iterator if possibleJulien Nabet2013-03-291-9/+11
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-281-27/+18
* Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith2013-03-282-47/+46
* Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith2013-03-281-8/+4
* 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