summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-21add smoothed line default value import testMarkus Mohrhard3-0/+41
2015-04-21more smooth MSO 2007 vs OOXML casesMarkus Mohrhard1-7/+4
2015-04-21add test case for no invertIfNegative export, related tdf#90733Markus Mohrhard2-0/+10
2015-04-21we don't support invertIfNegative yet, related tdf#90733Markus Mohrhard1-0/+9
2015-04-21fix invertIfNegative MSO 2007 vs OOXMLMarkus Mohrhard1-6/+6
2015-04-21fix series smooth MSO 2007 vs OOXMLMarkus Mohrhard1-2/+2
2015-04-21fix legend pos overlay MSO 2007 vs OOXMLMarkus Mohrhard4-7/+7
2015-04-21improve marker export to OOXMLMarkus Mohrhard1-19/+30
2015-04-21don't write invalid OOXMl files with invalid fill colorsMarkus Mohrhard1-1/+6
2015-04-21disable asserts that are failingMarkus Mohrhard1-0/+2
2015-04-21improve assertion messagesMarkus Mohrhard1-7/+7
2015-04-21add test for title overlay exportMarkus Mohrhard2-0/+10
2015-04-21by default we don't want the title to overlay with the chart areaMarkus Mohrhard1-0/+4
2015-04-21cleanup templdlg.cxx (Style and Formatting)Tomaž Vajngerl1-41/+46
2015-04-21preview of styles in "Style And Formatting" dialogTomaž Vajngerl2-11/+142
2015-04-21highlight the whole entry in "Style And Formatting" tree/listTomaž Vajngerl1-2/+6
2015-04-21store the paint rect in the SvViewDataEntry for SvTreeListBoxTomaž Vajngerl3-8/+21
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl12-4/+466
2015-04-21cleanup SfxTemplateControllerItemTomaž Vajngerl1-8/+7
2015-04-21sw: ODF import: frame background: do not override gradient transparencyMichael Stahl1-1/+2
2015-04-21tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl1-1/+7
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl5-21/+71
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl1-4/+4
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier2-4/+7
2015-04-20Resolves tdf#83366 Copy and Paste crashes Calc when original doc closedHenry Castro1-24/+27
2015-04-20only convert in svMatrix, not in external references, tdf#88547 follow-upEike Rathke1-2/+3
2015-04-20clarify that only text in arrays is to be converted, tdf#88547 follow-upEike Rathke2-6/+6
2015-04-20error handling per element and propagate, tdf#88547 follow-upEike Rathke1-0/+15
2015-04-20take different paths for performance if bAllowText, tdf#88547 follow-upEike Rathke1-10/+15
2015-04-20scp2: remove unused gidsMatúš Kukan2-20/+1
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna9-51/+37
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara5-36/+78
2015-04-20tdf#88547 allow inline date-arrays for Calc array functionsWinfried Donkers4-19/+34
2015-04-20odt2mediawiki.xsl: table cell color in cell attributesRobert Antoni Buj Gelonch1-20/+41
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna3-1/+27
2015-04-20Use OFFICEOTRON/ODFVALIDATOR determined by configureStephan Bergmann3-5/+18
2015-04-20odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ...Robert Antoni Buj Gelonch1-155/+78
2015-04-20Create output dirStephan Bergmann1-0/+1
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann8-92/+118
2015-04-20tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl1-0/+4
2015-04-20fix crash on export of abi9702-1.doc to docxCaolán McNamara2-11/+8
2015-04-20Make use of std::unique_ptr<> to simplify ctor and dtorTakeshi Abe2-61/+43
2015-04-20sw: prefix WW8FormulaControl membersMiklos Vajna2-75/+75
2015-04-20sanitize strings with invalid high/low surrogate sequencesCaolán McNamara1-1/+27
2015-04-20fix buildCaolán McNamara1-1/+1
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara3-3/+5
2015-04-20java: remove some unused codeNoel Grandin10-149/+0
2015-04-20java: some random small cleanupsNoel Grandin6-16/+2
2015-04-20don't create random data series, related bnc#839727Markus Mohrhard1-1/+1
2015-04-20duplicate surrogate codeCaolán McNamara7-41/+20