summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/poolfmt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-28'Jaket' -> EnvelopeCaolán McNamara1-2/+2
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-2/+2
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-39/+1
2019-08-14Resolves tdf#126257 - Writer styles hierarchical organizationHeiko Tietze1-2/+4
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh1-1/+2
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-8/+2
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze1-3/+8
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-0/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-4/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+0
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+16
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+8
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-5/+10
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl1-17/+20
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-2112/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-7/+8
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-4/+4
2014-07-21coverity#706101 Unintended sign extensionCaolán McNamara1-6/+9
2014-07-21dest is signedCaolán McNamara1-1/+1
2014-07-21move type to where I can see itCaolán McNamara1-14/+15
2014-07-01New loplugin:stringconcatStephan Bergmann1-2/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+3
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky1-3/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-6/+7
2014-04-30sw: sal_Bool->boolNoel Grandin1-17/+17
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-17cid#705917 dereference before null checkNoel Grandin1-34/+16
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-4/+4
2014-01-05ancient USE_MEASUREMENT define is never setBjoern Michaelsen1-93/+1
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl1-1/+4
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-17The new default Writer templateAhmad H. Al Harthi1-14/+57
2013-11-15SwDoc::GetTxtCollFromPool: fix Footnote paragraph styleMiklos Vajna1-1/+0
2013-11-05First modification on the default template for the WriterAhmad H. Al Harthi1-8/+17
2013-11-03Get rid of global aDotStrTor Lillqvist1-3/+3