summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22unused codeJuergen Funk1-3/+0
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin6-13/+5
2015-12-22tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna1-2/+2
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna1-0/+1
2015-12-22writerfilter: can use a plain instance for the table sequence hereMiklos Vajna2-16/+12
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin1-3/+4
2015-12-22fix Link::operator<Noel Grandin1-2/+8
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin16-43/+6
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin16-43/+27
2015-12-22loplugin:unusedfields in scNoel Grandin26-79/+22
2015-12-22loplugin:unusedfields in scriptingNoel Grandin3-32/+17
2015-12-22loplugin:unusedfields in sdNoel Grandin38-89/+10
2015-12-22vcl: cleanup PhysicalFontCollection class formattingChris Sherlock1-24/+23
2015-12-21Hide these data members.Kohei Yoshida1-1/+1
2015-12-21avoid the same thing ever happening in the vcl cairo text rendererCaolán McNamara1-5/+7
2015-12-21Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIXCaolán McNamara1-5/+8
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara4-4/+753
2015-12-21related tdf#86784: new API got backported to 5.1Thorsten Behrens1-2/+2
2015-12-21cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann1-1/+3
2015-12-21compilerplugins: avoid std::regex_replaceMiklos Vajna1-2/+15
2015-12-21These functions can be voidTor Lillqvist2-14/+12
2015-12-21The sheet no. from .uno:Insert can also equal the current no. of tabsMihai Varga1-1/+1
2015-12-21tdf#96588 - avoid redundant work on large numbers of trailing rows.Michael Meeks1-0/+5
2015-12-21tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna1-7/+7
2015-12-21loplugin:unusedfields sdextNoel Grandin18-24/+0
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin13-35/+8
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin25-101/+18
2015-12-21coverity#735862 Unchecked dynamic_castCaolán McNamara1-2/+4
2015-12-21coverity#1315075 Uninitialized scalar fieldCaolán McNamara1-0/+4
2015-12-21coverity#707837 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-12-21coverity#1326924 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara1-1/+3
2015-12-21coverity#1326926 NS: Suspicious use of non-short-circuit boolean operatorCaolán McNamara1-1/+3
2015-12-21loplugin:unusedfields in swNoel Grandin50-128/+46
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin23-68/+20
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin12-54/+31
2015-12-21loplugin:unusedfields vbahelperNoel Grandin3-7/+2
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin11-36/+15
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin14-58/+4
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin12-51/+34
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk14-423/+685
2015-12-21SVG: don't fill the gradient if there's no stop element presentXisco Fauli1-10/+16
2015-12-21loplugin:unusedmethodsNoel Grandin57-717/+7
2015-12-21toolkit: mark AccessibleScrollBar:XAccessibleEventBroadcaster as a known issueMiklos Vajna1-0/+1
2015-12-21tdf#96223: introspection queries for XPropertySet againOliver Specht1-15/+1
2015-12-21tdf#95846: fix not-relative-to-indent tab stop positionsMike Kaganski1-73/+32
2015-12-21unused code ww8::WW8TableNodeInfo::isEndOfLine() constJuergen Funk1-1/+0
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida2-15/+17
2015-12-20tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl1-0/+1
2015-12-20cppcheck: false positive deallocuseJulien Nabet1-11/+4
2015-12-20cppcheck: false positive memleakJulien Nabet1-4/+6