summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist1-36/+20
2013-04-22-Werror=unused-parameterStephan Bergmann1-0/+2
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann1-0/+10
2013-04-22DO NOT use internal headers of jpegDavid Tardon1-11/+23
2013-04-21Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl1-2/+3
2013-04-21WaE: unused variable in ExifTomaž Vajngerl1-1/+0
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl2-5/+5
2013-04-21Extract IFD processing in Exif.Tomaž Vajngerl2-25/+31
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl1-7/+17
2013-04-21More correct reading of Exif metadata.Tomaž Vajngerl2-33/+107
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl1-4/+0
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl1-0/+20
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl1-26/+37
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2-5/+59
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl1-0/+2
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl12-9/+2543
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl2-6/+7
2013-04-21Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl8-808/+959
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy1-1/+3
2013-04-21fix access to invalid string positionMarkus Mohrhard1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza32-141/+141
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist1-1/+3
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr1-164/+157
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann1-9/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-6/+10
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-10/+10
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