summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStylePoolManager.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-7/+7
2016-05-10Remove default outline indent, fixes tdf#95576Luke Deller1-10/+4
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-7/+7
2016-03-04sw, sd: indentation fixesMiklos Vajna1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-4/+4
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-4/+4
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-4/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-09-22tdf#93970 Outline indents should not affect paragraph indentsSamuel Mehrbrodt1-4/+10
2015-09-22Cleanup: Reduce indentationSamuel Mehrbrodt1-28/+23
2015-09-21Cleanup: One statement per lineSamuel Mehrbrodt1-27/+43
2015-09-21Cleanup: Remove superfluous commentSamuel Mehrbrodt1-7/+2
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl1-0/+8
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-323/+323
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-24/+38
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-5/+5
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-3/+3