summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2252-1222/+210
* Factor out identical code for vertical and horizontal scrollbarTor Lillqvist2013-04-221-36/+20
* -Werror=unused-parameterStephan Bergmann2013-04-221-0/+2
* Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann2013-04-221-0/+10
* DO NOT use internal headers of jpegDavid Tardon2013-04-221-11/+23
* Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl2013-04-211-2/+3
* WaE: unused variable in ExifTomaž Vajngerl2013-04-211-1/+0
* Fix enum Tag and Orientation usage.Tomaž Vajngerl2013-04-212-5/+5
* Extract IFD processing in Exif.Tomaž Vajngerl2013-04-212-25/+31
* At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl2013-04-211-7/+17
* More correct reading of Exif metadata.Tomaž Vajngerl2013-04-212-33/+107
* Remove rotation for SVG for now.Tomaž Vajngerl2013-04-211-4/+0
* canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl2013-04-212-1/+21
* Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl2013-04-212-27/+38
* Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2013-04-214-8/+67
* Regster rotate left, right menu items.Tomaž Vajngerl2013-04-211-0/+2
* Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl2013-04-2116-9/+2626
* sal_Bool to bool in jpeg filterTomaž Vajngerl2013-04-212-6/+7
* Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl2013-04-219-808/+961
* fdo#62699 Remove a few more pass-through headersMichael Dunphy2013-04-215-32/+5
* fix access to invalid string positionMarkus Mohrhard2013-04-211-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-2039-151/+151
* Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist2013-04-191-43/+46
* remove unused component_canUnload functionsMatúš Kukan2013-04-193-3/+0
* Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist2013-04-192-1/+7
* lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2013-04-193-19/+23
* Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr2013-04-192-165/+158
* fdo#31082 cursor visible during impress presentationjorendc2013-04-191-0/+1
* Do not arbitrarily lock a mutexStephan Bergmann2013-04-191-9/+0
* Add pan gesture handlingTor Lillqvist2013-04-191-0/+11
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-6/+10
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-183-5/+19
* allow tree and tab boxes to have borders via .uiCaolán McNamara2013-04-182-10/+12
* Adapt to gtkframe -> gtksalframe renameStephan Bergmann2013-04-171-1/+1
* some more debug infoBjoern Michaelsen2013-04-173-0/+16
* move gtkframe to gtksalframe to match class nameBjoern Michaelsen2013-04-172-1/+1
* MSC needs those min/max macros after allStephan Bergmann2013-04-171-0/+9
* MSC needs those min/max macros after allStephan Bergmann2013-04-171-0/+9
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-176-9/+9
* Update pchAurimas Fišeras2013-04-171-0/+1
* -Werror=unused-macros (MinGW, vcl)Stephan Bergmann2013-04-173-15/+1
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-1632-64/+64
* fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2013-04-162-83/+45
* More orientation experimentation and hackingTor Lillqvist2013-04-161-0/+9
* Try to propagate display size change to LOTor Lillqvist2013-04-162-1/+27
* What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist2013-04-161-0/+3
* basic inplace Font preview for calcNoel Power2013-04-151-1/+6
* properly prefix graphic filter methodsPeter Foley2013-04-151-2/+2
* AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl2013-04-151-1/+1
* fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger2013-04-151-2/+0