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 ption value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/apple_remote/source
AgeCommit message (Expand)Author
2019-04-11Fix typoAndrea Gelmini
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-06Fix typoAndrea Gelmini
2017-10-12Following tdf#111561: no need to autorelease "elements" (apple_remote)Julien Nabet
2017-10-11tdf#111561: try to fix leak in HIDRemoteControlDevice (apple_remote)Julien Nabet
2017-08-21Typo notifcation->notificationJulien Nabet
2017-08-07loplugin:oncevarStephan Bergmann
2017-03-30loplugin:loopvartoosmallStephan Bergmann
2017-03-26Fix typosAndrea Gelmini
2017-01-09loplugin:externvarStephan Bergmann
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-03-07apple_remote: autorelease --> release in dealloc (destructor)Douglas Mencken
2016-03-07apple_remote: fix “variable set but not used” for non-debug buildsDouglas Mencken
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2014-11-01Fixed license encoding to have all the same apple_remote/source/*Andrea Gelmini
2014-02-25Remove visual noise from apple_remoteAlexander Wilms
2014-02-10Resolved: #i124201# mark debug-infos from the apple_remote...Herbert Dürr
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2012-07-28WaE: cast from pointer to integer of different sizeTor Lillqvist
2012-07-28WaE: format specifies type 'int' but the argument has type 'void *'Tor Lillqvist
2012-05-08Bin a line of apparently meaningless and wrong Mac OS X codeTor Lillqvist
2012-05-08Add Emacs and vim mode linesTor Lillqvist
2012-02-05gbuildify apple_remoteNorbert Thiebaud
2012-01-28Revert "gbuildify apple_remote" need to have soenv2 merged beforeNorbert Thiebaud
2012-01-28gbuildify apple_remoteNorbert Thiebaud