summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportDatabaseRanges.cxx
AgeCommit message (Expand)Author
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-09cid#1487029 Identical code for different branchesCaolán McNamara
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-05-26tdf#142231 sc odf: fix export of single date filter valueSzabolcs Toth
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-02Move writesort() method from WriteDatabaseRange to free functionVikas
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-18Address b0210c34dcaa5fc44956078ffa1dfe734d379224 nitpicks, tdf#43157 follow-upEike Rathke
2017-07-18fdo#43157 convert OSL_ASSERT to assert in sc/source/filterBernhard Widl
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2015-11-17Assume this wants to append the numerical representationStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-07condition-source-range-address is optional but may not be emptyMarkus Mohrhard
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-02-19don't generate broken XML files, related #i116460#Markus Mohrhard
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida