summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-30Fixup German translation.Thorsten Behrens
2013-04-29[harfbuzz] Don't crash when closing LibreOfficeKhaled Hosny
2013-04-29There is no images*_brand.zip filesStephan Bergmann
2013-04-29Fix indentationStephan Bergmann
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny
2013-04-29[harfbuzz] Fix shaping across text runsKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Follow variable naming conventionsKhaled Hosny
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-29[harfbuzz] Don't change the returned positionsKhaled Hosny
2013-04-29[harfbuzz] Correctly apply glyph positionsKhaled Hosny
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-28fdo#63197: convert osxresJulien Nabet
2013-04-28fdo#35320 A fix for Arabic justification problem caused by kashidasAhmad H. Al Harthi
2013-04-27convert input field dialog to .ui formatCaolán McNamara
2013-04-26Better text for "Insert as Link" CheckboxSamuel Mehrbrodt
2013-04-25drop duplicated warningCaolán McNamara
2013-04-25Related: fdo#63802Caolán McNamara
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara
2013-04-25use LanguageTag fallbackEike Rathke
2013-04-25Fix KEY_SHIFT clashTor Lillqvist
2013-04-25update pchThomas Arnhold
2013-04-24vcl: rename WinResTarget target to match source fileMichael Stahl
2013-04-24More places where we can suppress output.Jan Holesovsky
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23libmerged: add harfbuzz externalMatúš Kukan
2013-04-23restore ImageList::AddImage variantCaolán McNamara
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny
2013-04-23Fix linking with harfbuzzFridrich Štrba
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist
2013-04-22-Werror=unused-parameterStephan Bergmann
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann
2013-04-22DO NOT use internal headers of jpegDavid Tardon
2013-04-21Add jpegint.h to jpeg module. Fix warning in Exif.Tomaž Vajngerl
2013-04-21WaE: unused variable in ExifTomaž Vajngerl
2013-04-21Fix enum Tag and Orientation usage.Tomaž Vajngerl
2013-04-21Extract IFD processing in Exif.Tomaž Vajngerl