summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xilink.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-12/+12
2017-08-29loplugin:constparam in sc part8Noel Grandin1-1/+1
2017-03-28Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist1-13/+13
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-5/+0
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-2/+1
2016-10-20Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke1-5/+7
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin1-3/+3
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-4/+4
2016-09-13fix a TODO in XclImpExtName::MOper::MOperNoel Grandin1-2/+2
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in scNoel Grandin1-2/+2
2016-03-24don't sanitize value to an insane value, tdf#97863Markus Mohrhard1-1/+4
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-2/+2
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-1/+1
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-23/+22
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara1-1/+5
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-12-19remove operator>> methodsNoel Grandin1-8/+15
2014-11-19coverity#1242708 Untrusted loop boundCaolán McNamara1-0/+11
2014-11-18coverity#1242631 Untrusted loop boundCaolán McNamara1-0/+11
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-05-10coverity#1130486 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-04resolved fdo#72288 made case insensitive matrix string query work againEike Rathke1-2/+2
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida1-6/+13
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-1/+2
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin1-6/+6
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin1-26/+26
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-07-12String.AppendAscii() cleanup in scRicardo Montania1-7/+7
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-6/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-6/+6