summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara
2013-05-01Resoves: fdo#31849 ensure more button text remains vertically centeredCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-30Blind fix for MSVCStephan Bergmann
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Fixup German translation.Thorsten Behrens
2013-04-29There is no images*_brand.zip filesStephan Bergmann
2013-04-29Fix indentationStephan Bergmann
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
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-25use LanguageTag fallbackEike Rathke
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-23restore ImageList::AddImage variantCaolán McNamara
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl
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
2013-04-21At native rotation of JPEG image detect and reset image orientation.Tomaž Vajngerl
2013-04-21More correct reading of Exif metadata.Tomaž Vajngerl
2013-04-21Remove rotation for SVG for now.Tomaž Vajngerl
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl
2013-04-21sal_Bool to bool in jpeg filterTomaž Vajngerl
2013-04-21Split JpegWriter and JpegReader out from jpeg.cxx/hxxTomaž Vajngerl
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-21fix access to invalid string positionMarkus Mohrhard
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist
2013-04-15basic inplace Font preview for calcNoel Power