Emanuel Graf
|
496551af98
|
Bug 337714: Fixed streamline ChangeGenerator
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337714
|
2011-02-21 13:43:33 +00:00 |
|
Sergey Prigogin
|
4cff141597
|
Formatting of line comments.
|
2011-02-21 08:02:03 +00:00 |
|
Sergey Prigogin
|
3715cdbbe8
|
Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present. Patch by Marc-Andre Laperle.
|
2011-02-19 21:38:56 +00:00 |
|
Sergey Prigogin
|
07ba8ca44b
|
Formatting of function-style macro expansions.
|
2011-02-11 23:03:26 +00:00 |
|
Sergey Prigogin
|
569c4f47ea
|
Split string literals have to be indented using continuation line indent.
|
2011-02-09 22:13:21 +00:00 |
|
Sergey Prigogin
|
7ce55b165b
|
Corrected indentation of constructor initializer lists.
|
2011-02-05 20:33:05 +00:00 |
|
Sergey Prigogin
|
6addb930f2
|
Bug 336123 - Test case by Marc-Andre Laperle
|
2011-02-05 02:50:43 +00:00 |
|
Sergey Prigogin
|
a5c4ac9c10
|
Code streamlining.
|
2011-02-05 02:47:10 +00:00 |
|
Sergey Prigogin
|
b500c6c1cd
|
Configurable formatting of constructor initializer lists.
|
2011-02-03 23:12:11 +00:00 |
|
Anton Leherbauer
|
270544ee2e
|
Bug 335702 - [c++0x] Template brackets matching doesn't work with adjacent closing angle brackets
|
2011-01-31 10:53:49 +00:00 |
|
Sergey Prigogin
|
d4c8d89493
|
Bug 307503 - New Class wizard doesn't check for C++ keywords during validation
|
2011-01-31 00:16:01 +00:00 |
|
Sergey Prigogin
|
d387df2ecd
|
Bug 280990 - Code formatter refuses to wrap member access expressions
|
2011-01-30 21:29:56 +00:00 |
|
Sergey Prigogin
|
1b637c4f8a
|
Consistent formatting of assignment expressions and equals initializers.
|
2011-01-28 22:56:17 +00:00 |
|
Sergey Prigogin
|
514a13bad4
|
Bug 280989 - Code formatter refuses to break 'for' statement at semicolons
|
2011-01-28 00:07:38 +00:00 |
|
Anton Leherbauer
|
9f2dc0efc8
|
Bug 334805 - Auto Indentation (CTRL+i) is not correct after function header with pointer return type
|
2011-01-20 12:04:38 +00:00 |
|
Anton Leherbauer
|
edd24cd3c5
|
Bug 333816 - [c++0x] Double right angle brackets formatting breaks indentation when mixed with comments
|
2011-01-14 11:55:00 +00:00 |
|
Sergey Prigogin
|
3bf6639e4b
|
Bug 333050 - Hyperlinks don't work inside macros
|
2011-01-14 02:42:04 +00:00 |
|
Sergey Prigogin
|
c12a4d8b9b
|
Bug 273525 - Generate Getters and Setters is very slow.
|
2011-01-10 03:59:38 +00:00 |
|
Emanuel Graf
|
666369f3f9
|
Bug 260133: Extract function and extract local variable don't handle type promotion
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260133
|
2011-01-06 10:22:23 +00:00 |
|
Emanuel Graf
|
e27e34dd13
|
bug 330693: Improve suggested variable name in Extract Local Variable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693 Improved handling of long names
|
2011-01-05 10:20:42 +00:00 |
|
Sergey Prigogin
|
4ab245e554
|
Cosmetics.
|
2011-01-05 01:59:04 +00:00 |
|
Emanuel Graf
|
6361cd4231
|
Bug 330693: Improve suggested variable name in Extract Local Variable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693
|
2011-01-04 12:18:01 +00:00 |
|
Emanuel Graf
|
54165f3720
|
Bug 331963: Extract local variable doesn't put template type parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=331963 patch and test cases
|
2011-01-04 09:16:42 +00:00 |
|
Anton Leherbauer
|
9551d8a724
|
Bug 240558 - Doxygen comment generator doesn't recognize void parameter properly
|
2010-12-21 09:19:51 +00:00 |
|
Emanuel Graf
|
11f33b6627
|
Bug 331985: Failing refactoring test
Fix and test case
|
2010-12-07 13:27:08 +00:00 |
|
Markus Schorn
|
6cab1923dc
|
Bug 330762: Content assist for deferred base classes.
|
2010-12-02 12:31:05 +00:00 |
|
Markus Schorn
|
f8f2a9c9a3
|
Bug 331056: Content assist for involving using declarations.
|
2010-12-02 10:23:06 +00:00 |
|
Markus Schorn
|
74d5616eb8
|
Bug 330123: Testcase for renaming function with const parameter.
|
2010-11-24 08:29:07 +00:00 |
|
Anton Leherbauer
|
f9b519b6dd
|
Additional fix and test for bug 322776
|
2010-11-18 13:58:36 +00:00 |
|
Anton Leherbauer
|
8ccaca146c
|
Additional fix and test for bug 322776
|
2010-11-18 12:56:32 +00:00 |
|
Anton Leherbauer
|
2016e80de8
|
Fix formatter issues with macros
|
2010-11-18 11:58:33 +00:00 |
|
Anton Leherbauer
|
d63d948594
|
Remove obsolete partition scanner conformance tests
|
2010-11-17 15:10:32 +00:00 |
|
Andrew Gvozdev
|
f1742086d1
|
bug 88402: UI plugins should share common images
|
2010-11-05 14:43:28 +00:00 |
|
Anton Leherbauer
|
c465508c81
|
Bug 329196 - Incorrect highlighting of strings with #defines inside
|
2010-11-03 13:49:12 +00:00 |
|
Anton Leherbauer
|
63365064b7
|
Bug 329165 - Formatter corrupts code
|
2010-11-03 11:16:26 +00:00 |
|
Anton Leherbauer
|
8f01b54586
|
Bug 322776 - [formatter] Add option to not join already wrapped lines
Bug 325787 - [formatter] No option to define indentation policy for assignment expression
|
2010-11-03 09:55:47 +00:00 |
|
Anton Leherbauer
|
679eb0d976
|
Bug 328356 - [C++0x] Editor support for range-based for
|
2010-10-29 07:58:14 +00:00 |
|
Anton Leherbauer
|
c83b49a790
|
Bug 314813 - [mark occurrences] Add preference option for overloaded operators
|
2010-10-28 13:16:15 +00:00 |
|
Andrew Gvozdev
|
99da99fdd1
|
bug 309113: Ability to have a single build console for a multi-project build
|
2010-10-25 02:42:44 +00:00 |
|
Andrew Gvozdev
|
e609e153a6
|
bug 309113: Ability to have a single build console for a multi-project build
|
2010-10-23 12:16:09 +00:00 |
|
Anton Leherbauer
|
7a3b67561a
|
Follow-up fix for Bug 325783
|
2010-10-22 09:18:42 +00:00 |
|
Markus Schorn
|
befb4d9e04
|
Bug 328259: Differentiate function-style and object-style macros, by Patrick Hofer.
|
2010-10-21 10:38:51 +00:00 |
|
Markus Schorn
|
9d1a38c5e3
|
Bug 327878: Identifying unknown instances in index.
|
2010-10-20 08:50:37 +00:00 |
|
Anton Leherbauer
|
214b66c248
|
Bug 325783 - [formatter] Function call arguments' indentation is wrong if there is a templated argument
|
2010-10-14 11:03:30 +00:00 |
|
Anton Leherbauer
|
8e0defd439
|
Adjust test plug-in version
|
2010-10-13 09:27:41 +00:00 |
|
Anton Leherbauer
|
efe641d53a
|
Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from the previous line
|
2010-10-13 09:23:47 +00:00 |
|
Markus Schorn
|
67f123cf5e
|
Bug 327328: Push concept of restrict up to IASTPointer and IPointerType.
|
2010-10-13 07:48:39 +00:00 |
|
Markus Schorn
|
d03bee7bc7
|
Bug 223660: Parameter help for constructor-style initializers.
|
2010-10-11 10:44:33 +00:00 |
|
Markus Schorn
|
43e33bc736
|
Bug 327064: Update testcase.
|
2010-10-07 13:39:14 +00:00 |
|
Sergey Prigogin
|
c69832ea82
|
Bug 326418 - Ctrl+Click navigation is broken.
|
2010-10-04 05:43:09 +00:00 |
|