summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlfilti.cxx
AgeCommit message (Expand)Author
2018-07-17ofz#9454 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-08Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-27Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-24Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2016-11-26tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-19tdf#48140 Replace CellAddress uno calls with direct accessBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-22coverity#708078 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708080 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-20coverity#738801 Uninitialized scalar fieldCaolán McNamara
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida
2012-02-05Remove unused code.Elton Chung
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-18Finally load the multi-match conditions properly.Kohei Yoshida
2011-11-18Set the db range to the query param first to calculate absolute column IDs.Kohei Yoshida
2011-11-18Populate the query entries directly.Kohei Yoshida
2011-11-18Pick up more boolean data directly.Kohei Yoshida
2011-11-18Simplified & clarified the connection logic.Kohei Yoshida
2011-11-18Let's use std::vector instead.Kohei Yoshida
2011-11-18Removed pointless inlining of methods.Kohei Yoshida
2011-11-18Store case sensitivity flag directly.Kohei Yoshida
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04More on avoiding direct access to pStr, also fixed several memory leaks.Kohei Yoshida