summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara1-7/+14
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-94/+21
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks2-0/+23
2013-04-30Fixup German translation.Thorsten Behrens2-8/+9
2013-04-29[harfbuzz] Don't crash when closing LibreOfficeKhaled Hosny1-1/+1
2013-04-29There is no images*_brand.zip filesStephan Bergmann1-41/+13
2013-04-29Fix indentationStephan Bergmann1-4/+3
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny2-5/+78
2013-04-29[harfbuzz] Fix shaping across text runsKhaled Hosny1-2/+6
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny3-34/+8
2013-04-29[harfbuzz] Follow variable naming conventionsKhaled Hosny1-71/+75
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny2-16/+20
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny3-0/+37
2013-04-29[harfbuzz] Don't change the returned positionsKhaled Hosny1-8/+8
2013-04-29[harfbuzz] Correctly apply glyph positionsKhaled Hosny1-4/+4
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny2-8/+14
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