summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2017-06-21loplugin:unusedfields in svx part2Noel Grandin17-69/+12
2017-06-21loplugin:unusedfields in svx part1Noel Grandin7-43/+6
2017-06-21convert ErrCode to strong typedefNoel Grandin1-16/+16
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara1-0/+2
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2-2/+6
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann1-1/+5
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann1-1/+1
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann3-3/+14
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-9/+1
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M4-6/+6
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M3-7/+7
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-06-02fix spelling Countour->ContourNoel Grandin1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-8/+0
2017-05-30missing resourcesCaolán McNamara1-0/+9
2017-05-30missing resourcesCaolán McNamara1-0/+5
2017-05-25loplugin:constantparamNoel Grandin1-3/+1
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky1-2/+3
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M2-2/+2
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-0/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara2-8/+15
2017-05-19loplugin:unusedfieldsNoel Grandin1-2/+0
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara1-6/+7
2017-05-12convert SdrLayerId to strong_intNoel Grandin16-60/+65
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose1-1/+1
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-6/+3
2017-05-07split clear and set graphicCaolán McNamara1-2/+2
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin15-25/+22
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin11-23/+21
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin4-9/+4
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke3-4/+4
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin3-6/+4
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin1-1/+1
2017-05-03remove empty commentsNoel Grandin1-3/+0
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara5-181/+5
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M16-22/+22
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25FOOTERL and FOOTERR are write-onlyNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock21-0/+21
2017-04-21restore copy/paste menu entriesCaolán McNamara1-0/+3
2017-04-21tdf#103872 Localize "Export as image" window titleGabor Kelemen1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-3/+0