summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-3/+45
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann1-3/+2
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile5-342/+1
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile7-440/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold9-33/+33
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile5-18/+18
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2-343/+209
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-11/+6
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-9/+18
2013-06-10Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile1-1/+1
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist1-73/+19
2013-06-10fdo#46808, Convert awt::grid::DefaultGridColumnModel to new styleNoel Grandin1-2/+2
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin6-6/+0
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin3-13/+9
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-52/+2
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin1-8/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin3-6/+3
2013-05-21Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile1-44/+129
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-2/+60
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-2/+2
2013-05-18Resolves: #i87883# add a PrinterServer.idl and fix implCaolán McNamara1-13/+0
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-04-27this is stupid anyhowThomas Arnhold1-4/+1
2013-04-27Remove useless commented out code.Chris Sherlock1-72/+1
2013-04-25don't pollute global namespaceThomas Arnhold1-1/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara2-9/+7
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara1-1/+1
2013-04-15FontWeigth->FontWeightCaolán McNamara1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák60-905/+899
2013-04-02drop prefix from ::cssThomas Arnhold1-59/+59
2013-04-01remove boilerplate commentsThomas Arnhold8-16/+2
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2-5/+5
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist4-0/+12
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist4-0/+12
2013-03-22Missing solar mutexStephan Bergmann1-2/+5
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist4-42/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-4/+6
2013-03-19Fix broken string cleanupStephan Bergmann1-7/+7
2013-03-19further OUString cleanupThomas Arnhold2-4/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-31/+31
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-19/+19