summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-275-18/+18
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-232-343/+209
* cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-1/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-132-11/+6
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-9/+18
* Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile2013-06-101-1/+1
* Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist2013-06-101-73/+19
* fdo#46808, Convert awt::grid::DefaultGridColumnModel to new styleNoel Grandin2013-06-101-2/+2
* further reduce GUIBASE usage; don't set it to headlessMatúš Kukan2013-06-071-1/+1
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-062-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-056-6/+0
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-053-13/+9
* 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-231-8/+0
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-223-6/+3
* Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile2013-05-211-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