summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2-83/+45
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist1-0/+3
2013-04-15basic inplace Font preview for calcNoel Power1-1/+6
2013-04-15properly prefix graphic filter methodsPeter Foley1-2/+2
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger1-2/+0
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer1-1/+11
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2-48/+44
2013-04-12Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer1-0/+5
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher2-197/+113
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller1-165/+126
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard1-21/+2
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar1-2/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák104-1064/+1040
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist1-2/+7
2013-04-07We need to acquire the yield mutex hereTor Lillqvist1-0/+4
2013-04-06Actually no need to have it inline in the headerTor Lillqvist1-0/+84
2013-04-05new module i18nlangtagEike Rathke9-11/+11
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara1-2/+11
2013-04-04make border property of multiline edit optionalCaolán McNamara1-1/+4
2013-04-04map justification property to alignment bitsCaolán McNamara1-0/+14
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara1-5/+10
2013-04-04Reduce scope.Jan Holesovsky1-2/+2
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo1-3/+10
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks2-121/+41
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara1-1/+4
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara1-2/+7
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist1-1/+1
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith1-44/+61
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+40
2013-04-03Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrderTerrence Enger1-0/+2
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann1-1/+1
2013-04-03fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller1-58/+58
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-02Jpeg filter: destroy cinfo at setjmp + minor code clenupsTomaž Vajngerl3-43/+51
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith1-3/+3
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad1-1/+1
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-04-01Resolves: #i117968# Made WMFReader thread safeArmin Le Grand3-21/+27
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl1-30/+10
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl4-6/+24
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith1-7/+7
2013-03-30coverity#440801 Dereference after null checkJulien Nabet1-1/+1
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-29ResMgr with LanguageTagEike Rathke3-4/+4
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet1-4/+4
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+8