summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xiescher.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta1-0/+5
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-28com::sun::star->css in scNoel Grandin1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-97/+97
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann1-15/+21
2015-09-18boost->stdCaolán McNamara1-25/+24
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-24/+25
2015-09-17boost->stdCaolán McNamara1-25/+24
2015-07-22loplugin:unusedmethods scNoel Grandin1-25/+0
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-11-27unused function Calc_nBLIPPosAndras Timar1-2/+0
2014-08-14sc: stupid auto_ptr deprecationMichael Stahl1-1/+2
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe1-2/+9
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-64/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-98/+98
2014-03-03Remove visual noise from scAlexander Wilms1-34/+34
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-3/+3
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-30String to OUString.Donizete Waterkemper1-1/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-24rearranged forward declarations of classTakeshi Abe1-0/+1
2012-05-04remove public: declaration ( remnant of abandoned part of patch )Noel Power1-1/+0
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power1-0/+1
2012-02-10unusedcode: remove XclObjId and unused typedefsMatúš Kukan1-6/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-3/+1
2011-08-17String to rtl::OUString.Kohei Yoshida1-4/+6
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida1-4/+4
2011-08-15fix for bnc#684784 - more conservative graphic replacemementNoel Power1-0/+1
2011-07-12use oox filter for *all* control importNoel Power1-2/+3
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers1-4/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins1-14/+15
2010-11-02initial import of latest cws container_controlsNoel Power1-5/+6
2010-11-01conversion of FASTBOOL in the filters repo lead to a slight api change.Norbert Thiebaud1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-6/+45
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud1-1/+1