Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Bug 550438 - MultiStringMatcher: improve commentsY20190902-0900Y20190829-0900Y20190826-1000S4_13_0_RC1I20190902-1800I20190902-0805I20190902-0600I20190901-1800I20190901-0600I20190831-1800I20190831-0600I20190830-1800I20190830-0550I20190830-0440I20190828-1800I20190828-0600I20190827-1800I20190827-0600I20190826-1800Thomas Wolf1-19/+31
2019-08-24Bug 545252 - ConfigurableLineTracker: use the Aho-Corasick algorithmI20190826-0640I20190826-0415Thomas Wolf2-10/+445
2019-08-05Bug 549755 - Use DocumentRewriteSession for undo/redo with many changesPaul Pazderski1-2/+27
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190623-1800I20190621-1800I20190620-1800I20190620-0130I20190619-1820I20190619-1800Lars Vogel1-2/+2
2019-06-14Use isEmpty() instead of length() to check if collection is emptyI20190615-1800I20190614-1800Lars Vogel9-17/+17
2019-06-12Use isEmpty() instead of size()==0 where possibleI20190613-0210I20190612-1800Carsten Hammer7-10/+10
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski17-238/+238
2019-03-20Bug 545565 - ListLineTracker returns wrong results after content set toI20190321-1800I20190321-0435I20190321-0245I20190320-1800Paul Pazderski1-1/+3
2019-03-11Revert "Revert "Bug 541404 - improve UndoableCompoundTextChange with single c...I20190318-1800I20190314-1800I20190312-1800I20190312-0340I20190311-1800Mickael Istria1-38/+72
2019-03-06Revert "Bug 541404 - improve UndoableCompoundTextChange with single change"Y20190320-2200Y20190319-2305Y20190316-1220Y20190313-2200Y20190313-0215Y20190308-0715Y20190307-1015Y20190306-2200S4_11_0_RC2R4_11I20190307-0500I20190306-2135I20190306-1800R4_11_maintenanceNoopur Gupta1-72/+38
2019-03-06Bug 541404 - improve UndoableCompoundTextChange with single changeMickael Istria1-38/+72
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190225-0415Y20190222-0110Y20190220-2200S4_11_0_M3I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800Alexander Kurtakov2-5/+5
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov2-8/+8
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov2-12/+12
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800I20190217-0600I20190216-1800Alexander Kurtakov2-9/+9
2019-02-16Bug 543933 - Build javadocs with Java 11I20190216-0600Alexander Kurtakov4-40/+43
2019-02-15Bug 543933 - Build javadocs with Java 11I20190215-1800Alexander Kurtakov1-1/+1
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-5/+5
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0630I20190215-0055I20190214-1800Alexander Kurtakov6-10/+8
2019-02-14Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-7/+7
2019-02-13Bug 543933 - Build javadocs with Java 11Y20190213-2200I20190213-1800Alexander Kurtakov3-2/+7
2019-02-10Bug 518569 - Use StandardCharset constantsI20190210-2135I20190210-1800Karsten Thoms1-1/+2
2018-09-23Bug 535964 - Move some non UI classes from jface.text to o.e.text.I20180923-1800Sebastian Ratz1-0/+45
2018-09-18Bug 539096 - TemplateContext should implement IAdaptableI20180918-2005I20180918-1800Andrey Loskutov1-1/+12
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 2Y20180822-2200I20180823-0100I20180822-2000Lars Vogel125-375/+750
2018-08-07Bug 535964 - Move some non UI classes from jface.text to o.e.text.Y20180808-2200I20180811-1500I20180810-2000I20180810-0320I20180809-2000I20180808-2000Roland Grunberg6-0/+1219
2018-07-30Bug 109481 - [find/replace] replace doesn't work when using a regex withI20180730-2240I20180730-2000I20180730-0800Kalyan Prasad Tatavarthi1-7/+3
2018-07-18Bug 536952 - Avoid QuickDiff re-enabling in DocumentRewriteSessionEventEtienne Reichenbach1-1/+1
2018-06-11[Sonar] Removes dead stored variablesJonas Hungershausen1-2/+0
2018-04-30Improve some constructs for performanceMickael Istria5-17/+17
2018-03-16Bug 532557 - add line information to BadLocationExceptionI20180317-1500Andrey Loskutov1-3/+6
2018-02-13Bug 531084 - Inefficient use of keySet iterator instead of entrySetI20180214-2000I20180213-2000Lars Vogel1-4/+3
2018-01-31Bug 528191 - Mark org.eclipse.jface.util.Assert andI20180201-0200I20180131-2000Lars Vogel1-0/+3
2017-07-13Bug 109481 - [find/replace] replace doesn't work when using a regex withfingerl1-3/+7
2017-06-21Removes unnecessary @See Javadoc annotations in org.eclipse.text inI20170621-2000Lars Vogel11-144/+0
2017-06-21Removes training white space in org.eclipse.textLars Vogel13-17/+17
2017-06-21Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel14-30/+30
2017-02-03Bug 493304 - Prefer usage of enhanced for loop in eclipse.platform.textLars Vogel15-130/+81
2017-02-02Bug 493306 - Inefficient use of keySet iterator instead of entrySetLars Vogel2-8/+9
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel1-1/+1
2017-01-09Bug 510030 - Add toString() to Line and TextSelectionI20170111-0200I20170110-2000I20170109-2000Andrey Loskutov1-0/+5
2016-10-14Fixed bug 505958: [implementation] org.eclipse.jface.text.TextUtilities.getDe...Y20161020-1000Y20161018-1100I20161018-0800Dani Megert1-5/+7
2016-03-21Fixed bug 489715: [templates] Insert template does not add default valueY20160324-1000I20160322-0800Noopur Gupta1-1/+1
2016-03-18Document that a document always has at least one lineDani Megert1-4/+7
2016-03-18Fixed bug 487671: [templates] Fix Javadoc for WordSelection template variableDani Megert1-2/+2
2016-02-25Added missing Javadoc for public constructorDani Megert1-3/+8
2016-02-24Bug 487901 - [templates] Create base class for adjust word_selection andLars Vogel1-43/+26
2016-02-10Bug 487327 - [templates] Allow specifying a default value in caseI20160216-1400I20160216-0800Lars Vogel2-2/+25
2016-02-09Bug 486903 - [Templates] Clarifies the usage of word_selection defaultsLars Vogel1-1/+1
2016-02-09Improved word_selection descriptionDani Megert1-1/+1

Back to the top