summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Fix border selection page to use new width systemCédric Bosdonnat1-8/+2
2011-03-19Borders: SvxBorderLine widths definition changesCédric Bosdonnat1-22/+14
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat4-56/+103
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold5-10/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky292-7937/+8089
2011-03-14Remove empty comment fieldsThomas Arnhold1-2/+0
2011-03-14Support for greek numeralsPantelis Koukousoulas1-1/+2
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud16-59/+54
2011-03-12fix mis-mergeNorbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-2/+2
2011-03-11fdo#34896 color palette size (8x13), only show scrollbar when neededXavier ALT3-7/+13
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud292-7895/+8052
2011-03-08Added shadow option to appearance dialog.Sébastien Le Ray3-74/+95
2011-03-05Remove 'added by' commentsJ. Graeme Lingard4-11/+2
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from componentsChristina Rossmanith12-80/+0
2011-03-04Remove various useless comments in components.Guillaume Poussel2-14/+7
2011-03-02Replace one DBG_UTIL with OSL_DEBUG_LEVELThomas Arnhold1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold20-35/+35
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold1-56/+0
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-4/+2
2011-03-01pointless castCaolán McNamara1-1/+1
2011-03-01Changed label size and/or position for BTN_AUTOSAVE, ED_AUTOSAVE and FT_MINUTEJean-Baptiste Faure1-3/+3
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers3-3/+0
2011-02-19Remove WTC supportThomas Arnhold1-1/+1
2011-02-18Method always returns true and contents are pure constCaolán McNamara2-35/+7
2011-02-18merged DEV300Release Engineering75-282/+641
2011-02-17WaE: unused variableDavid Tardon1-2/+0
2011-02-17WaE: unused variableDavid Tardon1-2/+0
2011-02-17WaE: unused variableDavid Tardon1-11/+3
2011-02-17WaE: unused variableDavid Tardon1-6/+0
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann75-281/+639
2011-02-16CWS-TOOLING: integrate CWS mongolianlayoutIvo Hinkelmann1-1/+2
2011-02-16fixed compile errors after resync to m100, part2Malte Timmermann [mt]1-2/+2
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer198-5950/+6000
2011-02-15accfixes: merged to m100Malte Timmermann [mt]198-5949/+6001
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]191-5217/+5806
2011-02-13WaE: unused return valCaolán McNamara1-2/+2
2011-02-13Remove bogus commentsGuillaume Poussel4-10/+5
2011-02-12Remove precompiled header support.Joseph Powers118-361/+3
2011-02-12Remove DECLARE_LIST( UniStringList, UniString* )Joseph Powers2-22/+23
2011-02-11Describe fonts the same way as the default font dialogs on each platform doCaolán McNamara3-8/+44
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-1/+1
2011-02-08Remove useless comments in components.Guillaume Poussel5-31/+27
2011-02-08CWS gnumake3: found another tools integer typeMathias Bauer1-1/+1
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer187-5167/+5167
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-1/+1
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba1-1/+1