summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-04Remove binfilter.Pavel Janík
2013-03-26#i119006# NSObject's performSelector:withObject expects a NSNumber argumentHerbert Dürr
2013-03-24Fix line endings and TABs introduced in rev. 1381883Ariel Constenla-Haile
2013-03-21check native widget's control value type before converting to SpinbuttonValue...Herbert Dürr
2013-03-21protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr
2013-02-27WaE: fix if-condition with mixed-up assignment vs. comparisonHerbert Dürr
2013-02-27WaE: fix allocation of an CGPoint arrayHerbert Dürr
2013-02-27WaE: default-initialized const object requires a user-provided default constr...Herbert Dürr
2013-02-27WaE: removed suspicious self-assignments in the new BMP_SCALE_* codeHerbert Dürr
2013-02-27fix building in environments where trigraphs are accidentially enabledHerbert Dürr
2013-02-26fix the A11Y text attribute color in AquaHerbert Dürr
2013-02-21#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"Oliver-Rainer Wittmann
2013-02-08A miscellaneous use of boost.Pedro Giffuni
2013-01-31XKeycodeToKeysym() was officially deprecated in 2011Herbert Dürr
2013-01-30fix x11_cursor headers from thousands of ill-formed C++11 conversionsHerbert Dürr
2013-01-30121687# better previewArmin Le Grand
2013-01-28#i121534# fix graphite-enabled windows buildHerbert Dürr
2013-01-23Do not name unused arguments to prevent compiler warnings.Pavel Janík
2013-01-23#i121534# support native drawing of affinely-transformed images on MacHerbert Dürr
2013-01-23#121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-01-18#i119006# disable OSX>=10.7 window restoration until we support it directlyHerbert Dürr
2013-01-16AlphaMask derives from Bitmap so their destructor should be virtualHerbert Dürr
2013-01-15FreeBSD port: avoid build conflict with some system libraries.Pedro Giffuni
2013-01-14make some important single-parameter constructors explicitHerbert Dürr
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-01-10#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"Oliver-Rainer Wittmann
2012-12-23i121162 - ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2012-12-23i121542 - Unify the Menu APIAriel Constenla-Haile
2012-12-18#i121406# remove willEnter/willExit-FullScreen methods until they become more...Herbert Dürr
2012-12-18#i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr
2012-12-07#121445# Added transparency support to the galleryArmin Le Grand
2012-12-06#i121442# - Allow redrawing a single status bar itemAriel Constenla-Haile
2012-12-05#121407# Gallery reorganizations and additions of new themesArmin Le Grand
2012-12-03Small correction in scaling code seen while debugging something elseArmin 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