summaryrefslogtreecommitdiff
path: root/.clang-format
blob: eff3ab61211269a8a7abf3da7eea06c6f21c72a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
AccessModifierOffset: -4
ConstructorInitializerIndentWidth: 4
AlignEscapedNewlinesLeft: false
AlignTrailingComments: false
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AlwaysBreakTemplateDeclarations: false
AlwaysBreakBeforeMultilineStrings: false
BreakBeforeBinaryOperators: true
BreakBeforeTernaryOperators: true
BreakConstructorInitializersBeforeComma: true
BinPackParameters: true
ColumnLimit:     100
ConstructorInitializerAllOnOneLineOrOnePerLine: false
DerivePointerBinding: false
ExperimentalAutoDetectBinPacking: false
IndentCaseLabels: true
KeepEmptyLinesAtTheStartOfBlocks: false
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
FixNamespaceComments: false
ObjCSpaceBeforeProtocolList: true
PenaltyBreakBeforeFirstCallParameter: 19
PenaltyBreakComment: 60
PenaltyBreakString: 1000
PenaltyBreakFirstLessLess: 120
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerBindsToType: true
ReflowComments: false
SpacesBeforeTrailingComments: 1
Cpp11BracedListStyle: false
Standard:        Cpp11
IndentWidth:     4
TabWidth:        8
UseTab:          Never
BreakBeforeBraces: Allman
IndentFunctionDeclarationAfterType: false
SpacesInParentheses: false
SpacesInAngles:  false
SpaceInEmptyParentheses: false
SpacesInCStyleCastParentheses: false
SpaceAfterControlStatementKeyword: true
SpaceBeforeAssignmentOperators: true
ContinuationIndentWidth: 4
SortIncludes: false
SortUsingDeclarations: false
# clang-format 8:
#  StatementMacros: [SAL_WNODEPRECATED_DECLARATIONS_POP, SAL_WNODEPRECATED_DECLARATIONS_PUSH]
wpftdraw.mk?h=cp-24.04.3-4&id=3af1b7f59340e5b82e65680d157d0ea16cdc3c81'>drop unused includeDavid Tardon 2015-05-19upload libwps 0.4.0osnola 2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe 2014-09-17Missing boost_headers dependenciesStephan Bergmann 2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon 2014-06-27integrate libpagemakerDavid Tardon 2014-05-29add new libmwaw drawing formats (forgotten files)osnola 2014-05-26rebase all import libsDavid Tardon 2014-04-24refactor to decrease the amount of copypastaDavid Tardon 2014-04-24change libwriterperfect to shared libraryDavid Tardon 2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist 2014-03-23remove unnecessary util dirDavid Tardon 2013-10-31BIPU Freehand importerFridrich Štrba 2013-10-30update libodfgenDavid Tardon 2013-09-23re-order externals in Library_wpftdraw for ld with --as-neededMichael Stahl 2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl 2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba 2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba 2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-07-05audit and re-license writerperfect.Fridrich Štrba 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba 2012-04-19Cleaned up wpftdraw_component_getFactoryStephan Bergmann 2012-04-19Diminish the number of writerperfect librariesFridrich Štrba