summaryrefslogtreecommitdiff
path: root/svtools/source/edit/syntaxhighlight.cxx
AgeCommit message (Expand)Author
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar
2013-02-13String to OUStringAndras Timar
2013-02-13remove rtl:: prefixAndras Timar
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-23be in lexicographic orderTakeshi Abe
2012-09-23fix typoTakeshi Abe
2012-09-23add missing basic keywords to syntax highlighterAndras Timar
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19death to some UniStringsCaolán McNamara
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-03-01WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-07-18callcatcher: remove unused methodsCaolán McNamara
2011-06-16Put the local LetterTable class in the anonymous namespaceTor Lillqvist
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-06Resolves: #i109702# basic editor reads past end of string when line ie just 'Andreas Bregas
2011-01-05ab79: #i109702# Avoid reading past end of stringAndreas Bregas
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17svarrayBartosz Kosiorek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-02-17CWS-TOOLING: integrate CWS dba31hOliver Bolte
2008-11-28CWS-TOOLING: integrate CWS sqlsyntaxhighlightingRelease Engineers