summaryrefslogtreecommitdiff
path: root/scripting/astyle.options
blob: e8b3388072661dc72b7c94cd21e71dff1931c018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--style=java
--mode=java
--indent-switches
--indent-cases
--min-conditional-indent=0
--max-instatement-indent=40
--break-blocks
--unpad-paren
--align-reference=name
--pad-oper
--pad-header
-s4
--indent-col1-comments
--lineend=linux
--ignore-exclude-errors
--suffix=none
--preserve-date
--formatted
--max-code-length=80
an title='2021-02-08 12:11:17 +0100'>2021-02-08update pchesCaolán McNamara 2020-12-04update pchesCaolán McNamara 2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara 2020-07-12update pchesCaolán McNamara 2020-04-26update pchesCaolán McNamara 2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara 2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák 2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák 2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák 2017-09-22Fresh run of bin/update_pch.shMike Kaganski 2017-04-27can detangle the sdext graphic resource nowCaolán McNamara 2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian