summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)AuthorFilesLines
2012-04-19remove unused variablesLuboš Luňák3-3/+0
2012-03-22removed duplicate includes in scTakeshi Abe2-4/+0
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-3/+3
2012-02-17Remove unnecessary header filesMatteo Casalin4-8/+1
2012-02-08Fixed a link error.Kohei Yoshida1-2/+2
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-2/+2
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-7/+2
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida1-4/+6
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot6-12/+12
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-06refactor media embedding completely:Michael Stahl1-3/+4
2011-12-03actually play embedded media:Michael Stahl1-3/+3
2011-12-03add avmedia::EmbedMediaMichael Stahl1-3/+20
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke2-8/+4
2011-11-27remove include of pch header from scNorbert Thiebaud28-56/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida2-0/+2
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-25/+0
2011-11-07fdo#42526 : need to parse the address convention for parsing referencesMarkus Mohrhard1-1/+1
2011-11-07little refactoring in fuins2.cxxMarkus Mohrhard1-4/+6
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks3-25/+11
2011-08-29Rename class XColorTable to XColorListJoseph Powers3-3/+3
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-4/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak4-14/+14
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-1/+1
2011-05-20adjust for modified singletonCaolán McNamara1-1/+1
2011-03-29switch sc to gbuildNorbert Thiebaud1-84/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+1
2011-03-14Fixed build breakages related to HID's.Kohei Yoshida2-7/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida27-1366/+560
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from calcChristina Rossmanith2-9/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold8-11/+11
2011-03-01Remove bogus comments.Guillaume Poussel15-76/+76
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-2/+2
2011-02-24chart51: #i116037# backoutThomas Benisch [tbe]1-6/+5
2011-02-24chart51: #i116037# backoutThomas Benisch [tbe]1-7/+5
2011-02-15chart51: merge with DEV300_m100Ingrid Halama [iha]25-493/+540
2011-02-10Remove some dead codeBálint Dózsa4-9/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner3-3/+3
2011-02-06Remove dead codeThomas Arnhold1-48/+0
2011-02-06Remove dead codeThomas Arnhold2-58/+0
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]2-0/+47
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara2-7/+0
2011-01-24removetooltypes01: adjust rebase for LinuxCarsten Driesner1-2/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner2-0/+47
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara2-6/+6