summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-10-14i123438 Corrected crop for clipboard mitmap data preparationsArmin Le Grand1-23/+40
2013-09-10i123216 No FontScaling by WorldTransform on WMF importArmin Le Grand4-12/+29
2013-09-05i122985 Various speedups for graphic object swapping to enhance user experienceArmin Le Grand1-6/+30
2013-08-30i122982 Fallback to bitmap reader when no PNG even when claimedArmin Le Grand1-3/+6
2013-06-27#122586# recalcuate width when scrolling to last columnJürgen Schmidt1-0/+7
2013-06-12122500,122378: fix build breaker in non-pro builds with and without stlportOliver-Rainer Wittmann3-0/+27
2013-06-05i122418 Added workaround to not use GetBitmap on windowsArmin Le Grand2-16/+12
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ...Jürgen Schmidt2-2/+2
2013-05-29i122388 Corrected old fix to mentioned boundsArmin Le Grand1-1/+7
2013-05-28Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile2-18/+24
2013-05-27css::frame::XStatusbarController: add missing interfaceAriel Constenla-Haile1-1/+0
2013-05-25svt::ToolboxController clean-upAriel Constenla-Haile2-57/+48
2013-05-17i74211 Correct crop of bitmap data when logical size and MapMode do not match...Armin Le Grand2-20/+100
2013-05-07i122120 corrected flag for drawing checkerboards, adapted previews, added to ...Armin Le Grand3-13/+75
2013-05-03i122198 added ColorValueSetColumnCount entry to configuration, default is 12Armin Le Grand3-12/+78
2013-04-26UI Controller Factory fixesAriel Constenla-Haile1-1/+1
2013-04-22i122041 More unifications for FillStyles, better defaults, better preview vis...Armin Le Grand6-258/+222
2013-04-18#121996# integrate first part to remove 3layer officeJürgen Schmidt1-4/+0
2013-04-16i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibil...Armin Le Grand4-2/+235
2013-02-21#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"Oliver-Rainer Wittmann1-11/+11
2013-01-23#121532# unified getting the blended selection colorArmin Le Grand2-0/+26
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand11-82/+171
2013-01-04i121578 - Convert css.system.SystemShellExectue to new-styleAriel Constenla-Haile1-6/+3
2012-12-25i121548 - Remove deprecated system proxy APIAriel Constenla-Haile1-1/+0
2012-12-23i121542 - Unify the Menu APIAriel Constenla-Haile2-21/+11
2012-12-10#121382# Corrected size handling including font size handling for EMF/WMF imp...Armin Le Grand3-3/+19
2012-12-06#i121442# - Adapt existing code in other modulesAriel Constenla-Haile2-81/+66
2012-10-26#121267# added support for taking clipping into account for metafile-based ex...Armin Le Grand1-2/+23
2012-10-19make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr5-26/+24
2012-09-27added linking hatchwindowfactory against stl since when building with debug o...Armin Le Grand1-0/+1
2012-09-09#i120858# Change "Farsi" with "Persian"Ariel Constenla-Haile1-1/+1
2012-08-17Fix win7 build bread issue.Jianyuan Li1-2/+2
2012-08-16Use proper type to prevent WaE issues.Pavel Janík1-1/+1
2012-08-16#119535# Fix WMF image with type pattern brushJianyuan Li1-0/+38
2012-08-13Corrected small signed/unsigned mismatchArmin Le Grand1-2/+2
2012-08-13Secured some places where PolyPolygons were created using a all-points count ...Armin Le Grand2-56/+89
2012-08-13Secure EmbeddedObjectRef::GetGraphic to react when something gets wrong when ...Armin Le Grand1-5/+13
2012-08-13Corrected singned/unsigned compareArmin Le Grand1-2/+2
2012-07-27#119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisationsArmin Le Grand1-1/+71
2012-07-25#120175# SVG export fixes and enhancementsArmin Le Grand1-2/+4
2012-07-20i118923 - OS/2 port: PM2 is no longer supported as macro, replaced with OS2 o...Yuri Dario3-9/+1
2012-07-20i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of inte...Yuri Dario1-1/+1
2012-07-18120306# enforce finite memory consumption of loaded jpegHerbert Dürr1-0/+23
2012-07-18#i120306# cleanup failed loading of problematic jpegHerbert Dürr1-1/+9
2012-06-25#117461: set row count to 0 and add further checkJürgen Schmidt1-0/+8
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer1-1/+9
2012-06-19#i120019# memory leak in EmbeddedObjectRef::~EmbeddedObjectRef()Herbert Dürr1-0/+1
2012-06-18i119418 - Some Improvements in the About DialogAriel Constenla-Haile1-3/+0
2012-06-13Add missing headerAriel Constenla-Haile1-0/+1
2012-06-12#117968# Made WMFReader thread safe (used multithreaded when SdrGrafObj is on...Armin Le Grand3-22/+30