summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-06Adapt UnoControlModel::read/writeStephan Bergmann1-0/+28
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane5-163/+166
2013-07-18fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin1-3/+8
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-10fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann1-5/+7
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-52/+2
2013-05-24fix awt::UnoControlModelDialog crashNoel Grandin1-8/+0
2013-05-22Related: #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
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2-2/+2
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith9-56/+56
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith1-11/+11
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith3-20/+18
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-05doubled usingThomas Arnhold3-3/+0
2013-03-04doubled includesThomas Arnhold8-10/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-4/+4
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-03-03coverity#735368: operation has no effectMarkus Mohrhard1-1/+1