summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Gradually typed LinkStephan Bergmann679-2330/+2382
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna2-6/+0
2015-04-30loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-30RtfSdrExport: no need to allocate m_pShapeStyle dynamicallyMiklos Vajna2-13/+12
2015-04-30-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-04-30loplugin:literaltoboolconversionStephan Bergmann1-3/+3
2015-04-30add test for minorTickMark OOXML default valueMarkus Mohrhard2-0/+17
2015-04-30add test for majorTickMark OOXML default valueMarkus Mohrhard2-0/+18
2015-04-30add test for rAngAx OOXML default valueMarkus Mohrhard2-0/+15
2015-04-30don't use r prefix for uno::Reference passed by valueMarkus Mohrhard1-15/+15
2015-04-30add test for plotVisOnly export to OOXMLMarkus Mohrhard2-0/+11
2015-04-30add test for plotVisOnly default valueMarkus Mohrhard2-0/+15
2015-04-30export plotVisOnly correctly to OOXMLMarkus Mohrhard1-2/+6
2015-04-30support querying about hidden cells in chart data sequencesMarkus Mohrhard1-1/+12
2015-04-30fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard2-5/+4
2015-04-30fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30fix plotVisOnly MSO 2007 vs OOXML default valueMarkus Mohrhard2-3/+2
2015-04-30remove more old misleading commentsMarkus Mohrhard1-1/+0
2015-04-30remove whitespaceMarkus Mohrhard1-10/+0
2015-04-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard5-7/+8
2015-04-30remove old misleading commentMarkus Mohrhard1-1/+0
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist53-168/+168
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist103-273/+273
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist154-440/+415
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist99-651/+51
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad3-1/+16
2015-04-30simplify logic and less comparisons, fdo#69552 follow-upEike Rathke1-14/+11
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers13-57/+211
2015-04-29coverity#1296209 Logically dead code (gold)Caolán McNamara1-3/+4
2015-04-29coverity#1078827 Dereference before null checkCaolán McNamara1-13/+10
2015-04-29coverity#1296208 Operands don't affect resultCaolán McNamara1-2/+2
2015-04-29coverity#1296215 Dereference before null checkCaolán McNamara1-1/+1
2015-04-29coverity#1296211 pCurWin == pNewWin at this pointCaolán McNamara1-1/+1
2015-04-29coverity#1296210 Explicit null dereferencedCaolán McNamara1-1/+1
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara1-1/+1
2015-04-29More bits on event emission during dispose.Michael Meeks1-0/+16
2015-04-29abhortive focus unit test - apparently we need visible windows for that.Michael Meeks1-0/+41
2015-04-29Protect against event emission during dispose.Michael Meeks2-1/+4
2015-04-29desktop: pJSON may be 0 in jsonToPropertyValues()Miklos Vajna1-17/+20
2015-04-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna1-4/+4
2015-04-29string access out of boundsEike Rathke1-1/+1
2015-04-29Fix for gcc 4.6.3Juergen Funk1-1/+1
2015-04-29tdf#56036: allow calc compiler treat tabs and newlines as spacersMike Kaganski1-0/+9
2015-04-29cui: loplugin:literaltoboolconversionMichael Stahl1-1/+1
2015-04-29Clean up tools/link.hxxStephan Bergmann9-133/+78
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann87-353/+141
2015-04-29Remove unnecessary IMPL_LINK_INLINE macroStephan Bergmann2-7/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann66-104/+102