summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlfilti.hxx
AgeCommit message (Expand)Author
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
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-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
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-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida
2012-02-05Remove unused code.Elton Chung
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-05Replace Stack with std::stack< bool >Marcel Metz
2011-11-18Finally load the multi-match conditions properly.Kohei Yoshida
2011-11-18Populate the query entries 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-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-28CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien
2008-07-02INTEGRATION: CWS dr61 (1.7.16); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.6.700); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.4.316); FILE MERGEDVladimir Glazounov
2002-01-18#96651#, #96671#; set the bUseRegularExpression correctly in case of the give...Sascha Ballach
2001-03-16changes for udk212Niklas Nebel
2001-02-28all member bools take now only one bitSascha Ballach
2000-09-18initial importJens-Heiner Rechtien