summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xiescher.cxx
AgeCommit message (Expand)Author
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-22storing the chart doc while loading is a bad idea, fdo#57530Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-10-12Check for null object. The OLE name may not always be set.Kohei Yoshida
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-09ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-18match if-else properly (warnings are actually sometimes useful, huh)Luboš Luňák
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-18survive some fuzzCaolán McNamara
2011-10-04bnc#705977 apply control name before control is inserted into Forms containerNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-16Removed irrelevant changes.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-15fix for bnc#684784 - more conservative graphic replacemementNoel Power
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-07-12use oox filter for *all* control importNoel Power
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-12-03more Sal n elementsKenneth Venken
2010-11-20replace ScfRef with boost::shared_ptr in assertions tooDavid Tardon
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-02initial import of latest cws container_controlsNoel Power
2010-11-01conversion of FASTBOOL in the filters repo lead to a slight api change.Norbert Thiebaud
2010-10-21rhbz#636521 Don't record undo info during escher conversionCaolán McNamara
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power