summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22guard against missing ContentContainerCaolán McNamara1-4/+6
2015-12-22Fix VclPtr issue in rptui::ONavigatorMaxim Monastirsky2-0/+7
2015-12-22Avoid bad downcast during destructionStephan Bergmann1-1/+1
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock3-8/+8
2015-12-22tdf#96588 - avoid redundant pivot cache filter on import.Michael Meeks1-1/+9
2015-12-22sc: loplugin:defaultparamsMiklos Vajna1-1/+1
2015-12-22loplugin:simplifyboolStephan Bergmann1-1/+1
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock3-3/+3
2015-12-22vcl: make PhysicalFontCollection::ImplFindBySearchName privateChris Sherlock1-1/+2
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli3-13/+105
2015-12-22tdf#89999: Fix ODF export of sub|superscript textKatarina Behrens1-3/+15
2015-12-22tdf#91063 Better organize Error Bar content panelYousuf Philips1-188/+159
2015-12-22Indentation fixesMiklos Vajna2-6/+6
2015-12-22tdf#94865 resolve duplicate accelerator - File>Template and File>ExportCor Nouws1-1/+1
2015-12-22BASIC : Refactor FoldConstants for extracting it from SwExprNode.Arnaud Versini2-159/+189
2015-12-22tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás3-27/+6
2015-12-22loplugin:unusedfields in include/vclNoel Grandin5-11/+1
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips4-68/+60
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock1-4/+1
2015-12-22tdf#96411 Add slide layout changing to impress menu barYousuf Philips2-0/+107
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