summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStylePoolManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-08writer: handle styles in multiple languages for onlineSzymon Kłos1-0/+11
2020-09-08writer: translate standard styles for onlineSzymon Kłos1-38/+123
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-2/+0
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski1-58/+43
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-10/+10
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-20/+17
2019-04-10constify some which range arraysNoel Grandin1-1/+1
2019-01-14ofz#12507 micro optCaolán McNamara1-1/+1
2018-12-08tdf#39468 Translate German commentsJohnny_M1-24/+24
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze1-0/+7
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-2/+4
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-09-28sw: increase horizontal line parastyle default borderwidthJustin Luth1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-0/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-0/+2
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-6/+3
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-05TypedWhichId in sw(1)Noel Grandin1-1/+1
2018-01-31Make nOffs be long from the startStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-7/+7
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke1-19/+44
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin1-2/+1
2017-11-21tdf#106988 Change default numbering list stylesYousuf Philips1-34/+38
2017-10-29tdf#94464 change text body default line spacing to 1.15Jim Raykowski1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-3/+1
2017-07-23coverity#1415614 Out-of-bounds readCaolán McNamara1-9/+7
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-28/+421
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-5/+5
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-7/+7
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-4/+4
2017-03-02elide the SwSurround enumNoel Grandin1-6/+5
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-8/+8
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-5/+5
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-06-16Fix comments: Headinline -> HeadingSamuel Mehrbrodt1-10/+10