summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-17122329: Disable undocking of stylist in the sidebar.Andre Fischer1-3/+12
2013-05-10i110384 added better fat line rendering where possibleArmin Le Grand2-4/+61
2013-05-08Fix build breakerAriel Constenla-Haile1-1/+1
2013-05-08#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pr...Herbert Dürr1-2/+1
2013-05-07i122120 corrected flag for drawing checkerboards, adapted previews, added to ...Armin Le Grand2-6/+6
2013-05-07i122241 Made Push/Pop with PUSH_MAPMODE safe for mbMap flag and MapMode prese...Armin Le Grand2-5/+5
2013-05-02#i122208# remove rope which is not a std:: containerHerbert Dürr1-1/+0
2013-04-30corrected unwanted changeArmin Le Grand1-1/+1
2013-04-30i122120 Changed all UI preview creators to no longer need SdrModel/SdrObjectArmin Le Grand4-49/+49
2013-04-24i122132 Some simple extensions to exporterArmin Le Grand1-0/+14
2013-04-22i122041 More unifications for FillStyles, better defaults, better preview vis...Armin Le Grand8-178/+405
2013-04-19120529: abort print controller job, if no pages will be printedOliver-Rainer Wittmann1-1/+7
2013-04-19WaE: fix some minor class/struct mismatchesHerbert Dürr3-9/+5
2013-04-18WaE: fix implicit conversions from boolean false to the NULL pointerHerbert Dürr2-2/+2
2013-04-18#121996# integrate first part to remove 3layer officeJürgen Schmidt6-18/+19
2013-04-17avoid problems with C++ initializer lists (N2672) in our Aqua codeHerbert Dürr11-36/+34
2013-04-17WaE: remove semicolon before objc method bodyHerbert Dürr1-3/+3
2013-04-17WaE: extraneous parantheses -> replaced by simplificationHerbert Dürr1-8/+2
2013-04-17fix clang build breakers in AquaA11FocusListener classHerbert Dürr2-6/+5
2013-04-17allow Mac port running with completely inactive AppleRemoteHerbert Dürr1-2/+2
2013-04-16i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibil...Armin Le Grand2-0/+228
2013-04-15include the vector header directly, in stlport<=4 it used to be included indi...Herbert Dürr1-0/+1
2013-04-10121420: merge sidebar feature from branch into trunkOliver-Rainer Wittmann7-34/+88
2013-04-04Remove binfilter.Pavel Janík1-2/+0
2013-03-26#i119006# NSObject's performSelector:withObject expects a NSNumber argumentHerbert Dürr1-2/+4
2013-03-24Fix line endings and TABs introduced in rev. 1381883Ariel Constenla-Haile1-1/+0
2013-03-21check native widget's control value type before converting to SpinbuttonValue...Herbert Dürr4-10/+7
2013-03-21protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr1-1/+7
2013-02-27WaE: fix if-condition with mixed-up assignment vs. comparisonHerbert Dürr1-1/+1
2013-02-27WaE: fix allocation of an CGPoint arrayHerbert Dürr1-1/+1
2013-02-27WaE: default-initialized const object requires a user-provided default constr...Herbert Dürr1-0/+11
2013-02-27WaE: removed suspicious self-assignments in the new BMP_SCALE_* codeHerbert Dürr1-5/+0
2013-02-27fix building in environments where trigraphs are accidentially enabledHerbert Dürr1-1/+1
2013-02-26fix the A11Y text attribute color in AquaHerbert Dürr1-18/+19
2013-02-21#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"Oliver-Rainer Wittmann2-3/+3
2013-02-08A miscellaneous use of boost.Pedro Giffuni1-2/+12
2013-01-31XKeycodeToKeysym() was officially deprecated in 2011Herbert Dürr2-4/+4
2013-01-30fix x11_cursor headers from thousands of ill-formed C++11 conversionsHerbert Dürr148-175/+153
2013-01-30121687# better previewArmin Le Grand1-2/+28
2013-01-28#i121534# fix graphite-enabled windows buildHerbert Dürr1-4/+4
2013-01-23Do not name unused arguments to prevent compiler warnings.Pavel Janík1-5/+5
2013-01-23#i121534# support native drawing of affinely-transformed images on MacHerbert Dürr1-9/+40
2013-01-23#121534# Reintegrating changes for rotated bitmap supportArmin Le Grand37-675/+2090
2013-01-18#i119006# disable OSX>=10.7 window restoration until we support it directlyHerbert Dürr1-0/+6
2013-01-16AlphaMask derives from Bitmap so their destructor should be virtualHerbert Dürr2-2/+2
2013-01-15FreeBSD port: avoid build conflict with some system libraries.Pedro Giffuni1-1/+0
2013-01-14make some important single-parameter constructors explicitHerbert Dürr25-179/+195
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand24-1660/+1916
2013-01-10#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"Oliver-Rainer Wittmann2-3/+3
2012-12-23i121162 - ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile3-8/+8