Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-2/+2
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-10-17Merge branch 'bug_197989_B'Sergey Prigogin1-1/+4
2011-10-12Bug 360378 - Confusing behavior when the current file is not part of theSergey Prigogin1-4/+3
2011-10-10Bug 359658 - code formatter does not work as expected when complicate macro p...Anton Leherbauer1-0/+19
2011-10-04Bug 359905 - Invalid formatting of comment in enum.Sergey Prigogin1-0/+22
2011-10-03Cosmetics.Sergey Prigogin1-11/+12
2011-10-02Cosmetics.Sergey Prigogin1-11/+12
2011-10-02Cosmetics.Sergey Prigogin2-11/+8
2011-10-02Collapse variants of the same include file into a single node.Sergey Prigogin1-1/+4
2011-10-02Cosmetics.Sergey Prigogin2-11/+8
2011-09-28Bug 350345: Resolving explicit type conversionsMarkus Schorn1-2/+2
2011-09-27Tightened a test case and fixed an uncovered bug.Sergey Prigogin1-2/+4
2011-09-22Bug 357300. Stricter test case.Sergey Prigogin1-2/+6
2011-09-22Bug 357300 - Function parameter line wrapping wraps commas separatingSergey Prigogin1-0/+42
2011-09-22Revert "Bug 357300 - Function parameter line wrapping wraps commas separating...Sergey Prigogin1-8/+0
2011-09-21Bug 357300 - Function parameter line wrapping wraps commas separating parametersAnton Leherbauer1-0/+8
2011-09-21Bug 357423. Fixed regression.Sergey Prigogin1-0/+17
2011-09-19Bug 241717 - Fix header file too.Doug Schaefer1-1/+1
2011-09-19Bug 241717 - Kludge the test so it passes for now.Doug Schaefer1-1/+1
2011-09-19Bug 356690 - Macro use after for loop formats incorrectlyAnton Leherbauer1-0/+14
2011-09-14Set up dependencies for ui.tests.Doug Schaefer1-0/+20
2011-09-14Bug 357423 - Code formatter gets confused by a macro. Macro involving anSergey Prigogin1-1/+50
2011-09-12Bug 357423 - Code formatter gets confused by a macro.Sergey Prigogin1-0/+31
2011-08-28Bug 355006 - NPE using Implement method on template functionMarc-Andre Laperle1-0/+19
2011-08-09Bug 350689 - [formatter] Problems formatting Lua source codeAnton Leherbauer1-0/+40
2011-08-08Use StringBuilder instead of StringBuffer.Sergey Prigogin27-99/+99
2011-08-08Bug 350816 - [formatter] Fixed size array declaration formats wrongAnton Leherbauer1-0/+19
2011-08-08Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocess...Anton Leherbauer1-0/+6
2011-08-05Bug 344379 - Code Style format errorAnton Leherbauer1-0/+18
2011-08-05Bug 353974 - Formatting C code does not work for certain uses of static_castAnton Leherbauer1-0/+14
2011-08-05Bug 351399 - Formatting C code is broken for certain coding stylesAnton Leherbauer1-0/+97
2011-07-29Remove unused dependency, increment bundle versionAnton Leherbauer2-3/+2
2011-07-20Bug 352544 - the end of certain string definitions (e.g. R"(") is not correct...Anton Leherbauer1-1/+18
2011-07-19Bug 352257 - Getter and Setter in Name Style preview can differ fromMarc-Andre Laperle3-60/+41
2011-07-12Disable printout from SemanticHighlightingTestAnton Leherbauer1-1/+1
2011-07-04Bug 349534: Mark inactive preprocessor statements as such.Markus Schorn1-0/+1
2011-06-29Added UI tests.Doug Schaefer1-1/+19
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-05-28Cosmetics.Sergey Prigogin1-3/+2
2011-05-27Code streamlining.Sergey Prigogin2-16/+8
2011-05-17Cosmetics.Sergey Prigogin2-15/+8
2011-05-04Bug 344604 - Hyperlink on arguments inside macro function call underlines all...Marc-Andre Laperle1-1/+8
2011-05-02Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler.Markus Schorn2-0/+115
2011-04-28Bug 344077: Toggle Function: different or missing function parameter names wi...Emanuel Graf1-0/+78
2011-04-25Renamed GetterAndSetterContext to GetterSetterContext.Sergey Prigogin1-2/+2
2011-04-25Bug 273529. Configurable name style for getters setters and file names.Sergey Prigogin6-71/+119
2011-04-25Cosmetics.Sergey Prigogin1-3/+1
2011-04-24Formatting bug fixes.Sergey Prigogin1-0/+8

Back to the top