summaryrefslogtreecommitdiff
path: root/i18npool/source/search
AgeCommit message (Expand)Author
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-11typos and nitpicksEike Rathke
2015-02-11translate documentation of Weighted Levenshtein DistanceEike Rathke
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-07Avoid accessing 1 character after a stringMatthew J. Francis
2014-09-16renamed function names from german to englishMichael Jaumann
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
2014-09-12fdo#39468 tranlation German to EnglishMichael Jaumann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15coverity#1209074 Same on both sidesCaolán McNamara
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-26encapsulate pRegexMatcher->find() to be able to monitor UErrorCodeEike Rathke
2013-11-26set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-05-02resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09regex: don't loop 10000 identical matches to find a single $ anchorEike Rathke
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke
2013-03-09fdo#60259 prevent crash when searching backward for $ anchor regexEike Rathke
2013-03-07i#121633# fix ignore-case problem caused by i18nsearch API messHerbert Dürr
2013-03-07i#121633# fix search for upper-case character classesHerbert Dürr
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr
2013-03-07#i121482# fix attributed text search for regular expression patterns(cherry p...Herbert Dürr
2013-03-07i#120598 better emulation of regexp word-start and word-end operatorsHerbert Dürr
2013-03-07i#118925# enhance textsearch's match-group referencesHerbert Dürr
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-08-17add more component prefixesMatúš Kukan
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen