summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStylePoolManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-20use tools::Long in swNoel1-11/+11
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara1-94/+94
2020-09-28'Jaket' -> EnvelopeCaolán McNamara1-6/+6
2020-09-18writer: handle styles in multiple languages for onlineSzymon Kłos1-0/+11
2020-09-18writer: translate standard styles for onlineSzymon Kłos1-38/+123
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-11/+11
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth1-1/+1
2020-04-28Fix typosAndrea Gelmini1-3/+3
2020-04-19loplugin:buriedassign in sw(3)Noel Grandin1-6/+12
2020-03-23tdf#39674 Translate some German variable namesshivammore1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-4/+4
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-2/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-6/+6
2020-01-31tdf#130287 disable orphan/widow control in Table ContentsLászló Németh1-0/+5
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin1-1/+13
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-5/+5
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-94/+94
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-2/+2
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