summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* coverity#708535 Uninitialized scalar fieldCaolán McNamara2014-04-081-0/+1
* Adapt UnoControlModel::read/writeStephan Bergmann2013-08-061-0/+28
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-045-163/+166
* fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin2013-07-181-3/+8
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+1
* fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann2013-07-101-5/+7
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-52/+2
* fix awt::UnoControlModelDialog crashNoel Grandin2013-05-241-8/+0
* Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile2013-05-221-44/+129
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-2/+60
* vcl: all EnableAutoSize methods take a bool.Michael Meeks2013-05-201-2/+2
* Resolves: #i87883# add a PrinterServer.idl and fix implCaolán McNamara2013-05-181-13/+0
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2013-05-091-1/+1
* Java cleanup, delete some dead codeNoel Grandin2013-05-061-2/+0
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-062-4/+4
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-069-67/+96
* remove some unnecessary castsNoel Grandin2013-05-061-2/+0
* this is stupid anyhowThomas Arnhold2013-04-271-4/+1
* Remove useless commented out code.Chris Sherlock2013-04-271-72/+1
* don't pollute global namespaceThomas Arnhold2013-04-251-1/+4
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2367-10458/+0
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Related: rhbz#867808 if one person threw by pointer...Caolán McNamara2013-04-162-9/+7
* merge duplicated CreateFontDescriptor methodsCaolán McNamara2013-04-162-2/+5
* FontWeigth->FontWeightCaolán McNamara2013-04-151-1/+1
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* more code overview documentation.Michael Meeks2013-04-081-0/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07102-1349/+1340
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* drop prefix from ::cssThomas Arnhold2013-04-021-59/+59
* remove boilerplate commentsThomas Arnhold2013-04-018-16/+2
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-012-5/+5
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-2/+2
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* -Wunused-macrosStephan Bergmann2013-03-271-4/+0
* Bypass X11-specific fields for AndroidTor Lillqvist2013-03-274-0/+12
* Bypass fields that are meaningless for iOSTor Lillqvist2013-03-274-0/+12
* Missing solar mutexStephan Bergmann2013-03-221-2/+5
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-214-42/+0
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-202-4/+6
* Fix broken string cleanupStephan Bergmann2013-03-191-7/+7
* further OUString cleanupThomas Arnhold2013-03-192-4/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-31/+31
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-2/+2