summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-07-27resync to trunk (close to AOO400)Armin Le Grand
2012-11-26mv ooo to top-levelJoe Schaefer
2012-11-12Added ColorDepth change test with assertion to the Bitmap::Scale methodArmin Le Grand
2012-11-12Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphasArmin Le Grand
2012-11-09Wrong comparison with bool correctedArmin Le Grand
2012-10-30#121233# some slight corrections/enhancementsArmin Le Grand
2012-10-29#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SC...Armin Le Grand
2012-10-27Remove unused variable to prevent compile warnings.Pavel Janík
2012-10-26#121267# added support for taking clipping into account for metafile-based ex...Armin Le Grand
2012-10-25#121237# Corrected Region export, was missing to write an end marker when Reg...Armin Le Grand
2012-10-23Remove unused variable to prevent compiler warnign.Pavel Janík
2012-10-23#121237# Rework/Cleanup of Region code due to missing complete support for B2...Armin Le Grand
2012-10-19make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2012-10-18Remove the incubating disclaimer now that Apache OpenOffice has graduated fro...Herbert Dürr
2012-10-16#121194# Better support for graphic fill styles which are not bitmaps (svg, m...Armin Le Grand
2012-10-10#121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
2012-10-03Rename local variable that shadows other to prevent compiler warning.Pavel Janík
2012-10-02#120957# Added Reginas corrections for gradient colors for linear gradients i...Armin Le Grand
2012-09-27#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize...Armin Le Grand
2012-09-25Fix typoAriel Constenla-Haile
2012-09-25Check empty BitmapExAriel Constenla-Haile
2012-09-22#i119418# - About Dialog improvementsAriel Constenla-Haile
2012-09-12#120683# add new cmd line arg -conversionmode to enavle further optimizationJürgen Schmidt
2012-09-07Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang
2012-09-06assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more...Armin Le Grand
2012-09-06assertion removed: allow BitmapEx constructors with empty Mask or AlphaMaskArmin Le Grand
2012-08-22#i120481# Add registered transferable flavor to make the Writer acceptAndre Fischer
2012-08-06#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <La...Oliver-Rainer Wittmann
2012-07-27#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from bas...Armin Le Grand
2012-07-19Corrected static_cast which does not work on Win compiler, reinterpret cas ne...Armin Le Grand
2012-07-18i118923 - OS/2 port: dump some more info about printers and form sizes.Yuri Dario
2012-07-18i120312 - OS/2 port: workaround to invalid float operation.Yuri Dario
2012-07-18i150733: cast double to sal_Int64 can throw a EXCEPTION_FLT_INVALID_OPERATION...Yuri Dario
2012-07-18i118923 - OS/2 port: fix ImplOs2FontData reference counting, fixes vcl exit c...Yuri Dario
2012-07-18basic, cui, extensions, filter, vcl: fix some warningsArmin Le Grand
2012-07-18#i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr
2012-07-11#i120237# cache the updated frame reference in the AquaSalGraphicsHerbert Dürr
2012-07-11#i120273# workaround a crash on OSX when an VirtualDevice is reused that was ...Herbert Dürr
2012-07-10119994: Range picker dialog is changed to modal mode wronglyYong Lin Ma
2012-07-05#i120096# Detect empty polygon in Region constructor and set impl object acco...Andre Fischer
2012-07-03i118923 - OS/2 port: enable menu automatic hilite based on current WPS/XWP se...Yuri Dario
2012-06-25fix Aqua clipboard creation of human readable nameHerbert Dürr
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer
2012-06-19i118923 - OS/2 port: Fix clipboard component passive registration using windo...Yuri Dario
2012-06-18#c706125# fix overallocation on 64bit platformsHerbert Dürr
2012-06-18#c708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr
2012-06-18#c708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2012-06-18#c708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr
2012-06-15#c705604# fix accidential copy by value of big objectHerbert Dürr
2012-06-15#i119997# fix a memory leak by WinGlyphFallbackSubstitution"Herbert Dürr