summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon3-18/+18
2015-11-25tdf#61228: formatting and commentingMike Kaganski1-8/+10
2015-11-24tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet1-10/+1
2015-11-22tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-1/+10
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet1-1/+1
2015-11-21tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-67/+67
2015-11-10sw: prefix members of SwStyleNameMapperMiklos Vajna1-33/+33
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna1-9/+9
2015-11-04sw: prefix members of SwRegionRectsMiklos Vajna1-3/+3
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-3/+13
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna2-4/+4
2015-06-25remove custom RTTI from SwIndexNoel Grandin1-2/+0
2015-06-17sw: avoid CrossRefBookmark assertion when exporting ooo83574-1.docMichael Stahl1-1/+8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-103/+103
2015-05-15cleanup GetGraphicSizeTwipTomaž Vajngerl1-9/+7
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-1/+1
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2-11/+12
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-162/+162
2015-04-02sw: fix crash on SwUndoDelete after select-all with table at startMichael Stahl1-0/+1
2015-03-31sw: prefix members of SwEditShellMichael Stahl1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-11/+11
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-20Ensure GrammarCheckingIterator thread is joined before SwBreakIt::_DeleteStephan Bergmann2-0/+71
2015-03-14sw: prefix members of SwSelPaintRectsMichael Stahl1-2/+2
2015-02-19sw: nAnz -> nCountMiklos Vajna1-2/+2
2015-02-16include algorithm for std::maxCaolán McNamara1-0/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn2-3/+4
2015-01-07sal_uInt16 to size_t, remove unneeded downcastMatteo Casalin1-2/+2
2015-01-07sal_uInt16 to size_tMatteo Casalin1-1/+1
2015-01-07sal_uInt16 to more proper typesMatteo Casalin1-9/+8
2015-01-07nBlockGrowSize can be staticMatteo Casalin1-1/+1
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna1-2/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann2-2/+2
2014-12-02make ring header onlyBjoern Michaelsen1-80/+0
2014-12-02more testing and initial iteratorsBjoern Michaelsen1-2/+8
2014-12-02private pointerBjoern Michaelsen1-13/+10
2014-12-02use boostBjoern Michaelsen1-40/+29
2014-11-25loplugin: cstylecastNoel Grandin1-13/+13
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-1/+5