summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann3-19/+2
2013-04-29fdo#39468 Translation and cleanupChris Sherlock12-355/+129
2013-04-28fdo#63197: convert osxresJulien Nabet2-3/+5
2013-04-28fdo#35320 A fix for Arabic justification problem caused by kashidasAhmad H. Al Harthi1-1/+1
2013-04-27convert input field dialog to .ui formatCaolán McNamara3-0/+8
2013-04-26Better text for "Insert as Link" CheckboxSamuel Mehrbrodt1-1/+1
2013-04-25drop duplicated warningCaolán McNamara1-3/+2
2013-04-25Related: fdo#63802Caolán McNamara1-9/+12
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara1-7/+5
2013-04-25use LanguageTag fallbackEike Rathke1-17/+6
2013-04-25Fix KEY_SHIFT clashTor Lillqvist1-100/+103
2013-04-25update pchThomas Arnhold1-0/+1
2013-04-24vcl: rename WinResTarget target to match source fileMichael Stahl2-5/+6
2013-04-24More places where we can suppress output.Jan Holesovsky1-5/+4
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky1-0/+3
2013-04-24gbuild: drop empty use_packages callsDavid Tardon6-18/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon6-17/+0
2013-04-24move URE headers to include/David Tardon2-6/+0
2013-04-23execute move of global headersBjoern Michaelsen154-32588/+0
2013-04-23libmerged: add harfbuzz externalMatúš Kukan1-12/+2
2013-04-23restore ImageList::AddImage variantCaolán McNamara2-0/+16
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny1-6/+6
2013-04-23Fix linking with harfbuzzFridrich Štrba1-1/+6
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny1-16/+379
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny2-0/+2
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2-2/+10
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl1-0/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks52-1222/+210
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ž Vajngerl2-1/+21
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl2-27/+38
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl4-8/+67
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl1-0/+2
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl16-9/+2626
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl2-6/+7
2013-04-21Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl9-808/+961
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy5-32/+5
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 Souza39-151/+151
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist1-43/+46