summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-05-14sal_Bool to boolTakeshi Abe
2013-05-13Remove redundant OSL_ENSUREStephan Bergmann
2013-05-13cppcheck: fix arrayIndexThenCheck in vclJulien Nabet
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl
2013-05-12Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand
2013-05-12EMF+ fixesChris Sherlock
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr
2013-05-10WaE: unreachable codeTor Lillqvist
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke
2013-05-10Enhancements to VCL metafile handlingChris Sherlock
2013-05-09WaE: clang warningsCaolán McNamara
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-09sal_Bool to boolTakeshi Abe
2013-05-08consider borderline outliers as outliersCaolán McNamara
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
2013-05-08fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin
2013-05-08fdo#46808, Use service constructor for rendering::MtfRendererNoel Grandin
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-07Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens
2013-05-06Surely the intent was to check for !pFallback hereKhaled Hosny
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-05-06Debug rendering for PostScript printer backend.Thorsten Behrens
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as invisible(che...Khaled Hosny
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
2013-05-04extract correct widget id for responsesCaolán McNamara
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara
2013-05-03implement native button order for messageboxesCaolán McNamara
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