summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist
2013-04-07We need to acquire the yield mutex hereTor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara
2013-04-04make border property of multiline edit optionalCaolán McNamara
2013-04-04map justification property to alignment bitsCaolán McNamara
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara
2013-04-04Reduce scope.Jan Holesovsky
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-03Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-03fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-02Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-04-01Resolves: #i117968# Made WMFReader thread safeArmin Le Grand
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
2013-03-30coverity#440801 Dereference after null checkJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Use const_iterator instead of iterator if possibleJulien Nabet
2013-03-28Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
2013-03-27remove redundant iterator increment - thanks Fridrich.Michael Meeks
2013-03-27fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist