summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25fix missing vos::Guard creeping back-up after rebaseNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-20WaE unused parameterCaolán McNamara
2010-10-20remove unused methodCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18WaE, silence warningCaolán McNamara
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05include rtl/ustring.hxx instead of non-existing rtl/OUString.hxxPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák
2010-10-04harmonized BOOL vs sal_Bool usageNorbert Thiebaud
2010-09-03dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while ...Frank Schoenheit [fs]
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]
2010-08-23fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]
2010-08-10merging in latest changes from OOO330(m3)Frank Schoenheit [fs]
2010-08-04mib18: #163185# avoid crash when document is closed and a modal dialog is activeMikhail Voytenko
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien
2010-07-01unoawt2: do not inline methods of exported classesOcke Janssen [oj]
2010-07-01unoawt2: add XItemList to combobox as well, the sma eas for listboxOcke Janssen [oj]
2010-06-28unoawt2: add missing TOOLKIT_DLLPUBLIC to access classesOcke Janssen [oj]
2010-06-25unoawt2: #i10000# removed unused local variableFrank Schoenheit [fs]
2010-06-25unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSe...Frank Schoenheit [fs]
2010-06-25unoawt2: #i112683 localize string listOcke Janssen [oj]
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo
2010-06-21unoawt2: derive the RoadmapControlModel from the GraphicControlModel base cla...Frank Schoenheit [fs]
2010-06-18unoawt2: get rid of the ImageConsumer/Producer connection between image-rende...Frank Schoenheit [fs]
2010-06-18unoawt2: don't assume URLs such as private:standardimage/... are relativeFrank Schoenheit [fs]
2010-06-17Automated merge with http://hg.services.openoffice.org/DEV300Frank Schoenheit [fs]
2010-06-16fs33a: fixed supportsServiceFrank Schoenheit [fs]
2010-06-16fs33a: fixed VCLXFixedText::calcAdjustedSize to respect the given sizeFrank Schoenheit [fs]
2010-06-15CWS-TOOLING: integrate CWS unoawtobo
2010-06-14CWS-TOOLING: integrate CWS dv12obo
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the positi...Frank Schoenheit [fs]
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]
2010-06-10unoawt: some more properties for the throbber model ... at least EnableVisibl...Frank Schoenheit [fs]
2010-06-10unoawt: ListBoxControl::updateFromModel: also set the SelectedItems property,...Frank Schoenheit [fs]
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]
2010-05-28unoawt: WINDOW_*BOX also do not require a parent window, so allow creating th...Frank Schoenheit [fs]