summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)AuthorFilesLines
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon8-1698/+1698
2015-11-13sw: rename some more global variablesMichael Stahl1-22/+21
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-230/+230
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29sw: fix "long" overflow in lcl_CalcWishMichael Stahl1-1/+2
2015-10-20loplugin:defaultparamsStephan Bergmann4-11/+11
2015-10-19loplugin:defaultparamsStephan Bergmann4-12/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-17/+35
2015-10-06-Werror,-Wnull-conversionStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht5-68/+68
2015-09-29Fix typosAndrea Gelmini3-4/+4
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna2-4/+4
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-2/+2
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-10/+13
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-2/+22
2015-09-18convert Link<> to typedNoel Grandin1-1/+1
2015-09-17Give drawing objects unique names by defaultCaolán McNamara2-0/+8
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-10loplugin:staticmethodsStephan Bergmann1-1/+1
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara1-9/+47
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara1-0/+10
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-1/+1
2015-09-10GetSelectedFlyFrm+GetCurrFlyFrm -> GetSelectedOrCurrFlyFrmCaolán McNamara1-28/+20
2015-09-10bundle duplicate pattern into a GetCurrFlyFrm methodCaolán McNamara1-39/+25
2015-09-10this FindFlyFrm variant returns the Selected FlyFrmCaolán McNamara5-22/+22
2015-09-10Wizzard->WizzardCaolán McNamara1-1/+1
2015-09-09sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl2-7/+5
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl2-16/+15
2015-08-20loplugin: defaultparamsNoel Grandin5-21/+21
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-16/+0
2015-07-06improve the returnbyref lopluginNoel Grandin2-13/+13
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna2-4/+4
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-16Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin1-9/+9
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-11/+11
2015-06-04Fix a regression introduced at 3d30077af27c8a6e91fb91175e6d2ea9a6f03d11Takeshi Abe1-2/+2
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin1-16/+16
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin1-10/+11
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-9/+9
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1