summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller4-5/+5
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller29-121/+121
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers1-11/+0
2010-11-17Remove HC throbber image usageSebastian Spaeth3-82/+0
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers1-2/+2
2010-11-05fixup embedded graphic url handlingNoel Power1-9/+12
2010-11-03separation of new container controls and existing Dialog control & modelNoel Power1-834/+1089
2010-11-03tweak after rebase from masterNoel Power2-17/+16
2010-11-02initial import of latest cws container_controlsNoel Power13-325/+1576
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud22-494/+480
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud2-2/+0
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud20-442/+442
2010-10-25fix missing vos::Guard creeping back-up after rebaseNorbert Thiebaud1-3/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud28-521/+480
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud3-12/+12
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud4-75/+75
2010-10-20WaE unused parameterCaolán McNamara1-8/+3
2010-10-20remove unused methodCaolán McNamara1-26/+0
2010-10-18remove non-compiled codePovilas Kanapickas9-310/+0
2010-10-18WaE, silence warningCaolán McNamara1-1/+1
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power2-22/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth123-0/+334
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power8-72/+293
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard2-2/+0
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák1-3/+1
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power8-72/+293
2010-10-05include rtl/ustring.hxx instead of non-existing rtl/OUString.hxxPetr Mladek1-2/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek13-58/+0
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák1-1/+1
2010-10-04harmonized BOOL vs sal_Bool usageNorbert Thiebaud1-1/+1
2010-09-03dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while ...Frank Schoenheit [fs]1-1/+2
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker3-51/+301
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]2-6/+19
2010-08-23fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]1-0/+1
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]1-3/+3
2010-08-04mib18: #163185# avoid crash when document is closed and a modal dialog is activeMikhail Voytenko2-6/+19
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien11-351/+1312
2010-07-01unoawt2: do not inline methods of exported classesOcke Janssen [oj]1-0/+18
2010-07-01unoawt2: add XItemList to combobox as well, the sma eas for listboxOcke Janssen [oj]2-53/+284
2010-06-28unoawt2: add missing TOOLKIT_DLLPUBLIC to access classesOcke Janssen [oj]1-2/+11
2010-06-25unoawt2: #i10000# removed unused local variableFrank Schoenheit [fs]1-1/+0
2010-06-25unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSe...Frank Schoenheit [fs]5-11/+1218
2010-06-25unoawt2: #i112683 localize string listOcke Janssen [oj]1-1/+20
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo1-3/+3
2010-06-21unoawt2: derive the RoadmapControlModel from the GraphicControlModel base cla...Frank Schoenheit [fs]1-1/+2
2010-06-18unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]5-325/+47
2010-06-18unoawt2: don't assume URLs such as private:standardimage/... are relativeFrank Schoenheit [fs]1-3/+8
2010-06-17Automated merge with http://hg.services.openoffice.org/DEV300Frank Schoenheit [fs]2-8/+7
2010-06-16fs33a: fixed supportsServiceFrank Schoenheit [fs]1-1/+1