summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-18fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin
2013-07-17Mark as constTakeshi Abe
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-10Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-21Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks
2013-05-18Resolves: #i87883# add a PrinterServer.idl and fix implCaolán McNamara
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-27this is stupid anyhowThomas Arnhold
2013-04-27Remove useless commented out code.Chris Sherlock
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-19Fix broken string cleanupStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#735368: operation has no effectMarkus Mohrhard
2013-03-03coverity#983201: fix memory leakMarkus Mohrhard
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22coverity#982817 Out-of-bounds accessNorbert Thiebaud