summaryrefslogtreecommitdiff
path: root/svl/source/items/srchitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-2/+30
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin1-4/+8
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-3/+7
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-4/+8
2015-02-05fix Windows buildEike Rathke1-2/+2
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann1-12/+12
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-25loplugin: cstylecastNoel Grandin1-1/+1
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-1/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-01-28bool improvementsStephan Bergmann1-8/+8
2014-01-21bool improvementsStephan Bergmann1-12/+12
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-1/+0
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-1/+5
2013-04-26sal_Bool to boolTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+21
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-11-16use LanguageTagEike Rathke1-3/+3
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin1-7/+7
2012-07-02re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-06-02targeted string re-workNorbert Thiebaud1-14/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-12/+12
2012-01-18remove unused codeThomas Arnhold1-64/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-6/+6
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-12/+12
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 17Gert Faller1-2/+2
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-5/+5
2010-09-28Ported calc-find-replace-skip-filtered-svl.diff from ooo-build.Kohei Yoshida1-1/+16
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-6/+6
2010-04-28findbar01: enhancements for findbarWu Yan1-34/+38
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2009-12-10#i107450#: move SvxSearchIten to svlMathias Bauer1-0/+652