summaryrefslogtreecommitdiffstats
path: root/docs/ClangFormatStyleOptions.rst
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Make include sorting's main include detection configurable.Daniel Jasper2016-03-211-0/+29
* Workaround doxygen bug https://bugzilla.gnome.org/show_bug.cgi?id=506243Alexander Kornienko2016-02-271-1/+1
* Fix a typo. NFCAlexander Kornienko2016-02-231-1/+1
* Clean up clang-format options documentation. NFCAlexander Kornienko2016-02-231-37/+85
* Update clang-format options docs.Alexander Kornienko2016-02-231-5/+26
* Fix some typos in the clang docSylvestre Ledru2016-02-141-1/+1
* Support AlwaysBreakAfterReturnTypeZachary Turner2015-12-181-2/+21
* clang-format: Add an additional value to AlignAfterOpenBracket: AlwaysBreak.Daniel Jasper2015-10-271-4/+28
* clang-format: Hopefully fix code blocks in docs.Daniel Jasper2015-10-071-0/+6
* clang-format: Add empty line before code-blocks in Docs.Daniel Jasper2015-10-061-0/+6
* clang-format: Make IncludeCategories configurable in .clang-format file.Daniel Jasper2015-10-061-14/+35
* clang-format: Small doc fix.Daniel Jasper2015-10-051-3/+3
* clang-format: Remove sentence in option cost threshold that weakens theDaniel Jasper2015-10-051-2/+0
* clang-format: Document threshold for adding new options.Daniel Jasper2015-10-051-0/+22
* clang-format: Add a new brace style "custom" as well as flags toDaniel Jasper2015-09-291-0/+38
* Add WebKit brace style configuration option.Roman Kashitsyn2015-08-101-1/+3
* clang-format: Add Mozilla brace breaking styleBirunthan Mohanathas2015-07-121-0/+3
* clang-format: Add MacroBlock{Begin,End} optionsBirunthan Mohanathas2015-07-031-0/+6
* clang-format: Add option to break after definition return type for top-level ...Birunthan Mohanathas2015-06-291-5/+12
* clang-format: Fix language of DisableFormat descriptionBirunthan Mohanathas2015-06-271-1/+1
* clang-format: Make AlwaysBreakBeforeMultilineStrings more conservative.Daniel Jasper2015-06-181-0/+5
* clang-format: Make SFS_Inline imply SFS_Empty.Daniel Jasper2015-06-111-18/+15
* Fix indentation problem introduced in r236964. NFCJonathan Roelofs2015-05-111-10/+10
* Fix formatting of a few code blocks. NFCJonathan Roelofs2015-05-111-6/+9
* clang-format: Add ability to align assignment operators.Daniel Jasper2015-04-291-0/+11
* clang-format: Escape '*' in generated flag documentation.Daniel Jasper2014-12-021-1/+1
* clang-format: Add option to suppress operator alignment.Daniel Jasper2014-12-021-1/+17
* clang-format: Update generated documentation with new flag.Daniel Jasper2014-10-281-0/+3
* Escaping a special character in the documentation.Aaron Ballman2014-10-091-1/+1
* clang-format: Add option to control call argument bin-packing separatelyDaniel Jasper2014-10-091-3/+9
* clang-format: Add documentation about disabling formatting.Daniel Jasper2014-10-071-0/+18
* [sphinx cleanup]Dan Liew2014-09-161-1/+1
* clang-format: Add option to break before non-assignment operators.Daniel Jasper2014-09-151-3/+13
* [sphinx cleanup]Dan Liew2014-09-101-1/+1
* clang-format: Add option to allow short case labels on a single line.Daniel Jasper2014-09-101-6/+8
* clang-format: Add an option 'SpaceAfterCStyleCast'.Daniel Jasper2014-09-031-0/+3
* clang-format: New option SpacesInSquareBrackets.Daniel Jasper2014-08-261-0/+4
* Add documentation on how Language option in .clang-format files work.Alexander Kornienko2014-08-121-0/+37
* Fix sphinx warning.Dan Liew2014-08-061-1/+1
* clang-format: Add option to always break after a function's return type.Daniel Jasper2014-08-051-2/+9
* Escaping an RST character to correct a Sphinx warning.Aaron Ballman2014-07-221-1/+1
* clang-format: Add new option to indent wrapped function declarations.Daniel Jasper2014-07-091-0/+4
* clang-format: Update flag documentation.Daniel Jasper2014-07-091-5/+1
* Escaping a literal character to fix an RST warning.Aaron Ballman2014-06-251-1/+1
* clang-format: Introduce style with spaces on both sides of */&.Daniel Jasper2014-06-171-5/+18
* clang-format: Fix Sphinx build error.Daniel Jasper2014-05-151-2/+3
* clang-format: Add option to allow short blocks on a single line.Daniel Jasper2014-05-141-2/+7
* Fix sphinx-build warnings in clang docs.Reid Kleckner2014-04-181-1/+1
* clang-format: Update flag documentation, and generation script.Daniel Jasper2014-04-091-9/+29
* clang-format: Support configurable list of foreach-macros.Daniel Jasper2014-04-011-0/+8