summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-22use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke1-1/+1
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás1-2/+4
2014-07-21Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet1-8/+51
2014-07-21fdo#74295 win32 fpicker: correctly set the default file nameAurimas Fišeras1-6/+11
2014-07-21bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-6/+14
2014-07-21bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl1-1/+12
2014-07-21emf+: emulate hatch with color blendTomaž Vajngerl1-2/+132
2014-07-21fdo#81309: Adjust references during sort.Kohei Yoshida33-310/+1018
2014-07-21bnc#883684: Better fix for this.Kohei Yoshida8-22/+62
2014-07-21Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida6-39/+68
2014-07-21bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida6-156/+299
2014-07-21bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida5-2/+553
2014-07-21Adapt to sal/log.hxxStephan Bergmann1-23/+7
2014-07-21bool improvementsStephan Bergmann9-16/+16
2014-07-21Resolves: rhbz#1121341 crash on closing shrunk validity windowCaolán McNamara2-5/+24
2014-07-21fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida2-2/+11
2014-07-21(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl1-1/+1
2014-07-21fdo#81336 bison priority increase with bigger numberLionel Elie Mamane1-4/+4
2014-07-21bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan1-2/+1
2014-07-20fdo#78598 avoid use of invalidated pointersDavid Tardon2-6/+59
2014-07-18use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan1-1/+2
2014-07-18resolved fdo#81294 store correct sheet number during range names updateEike Rathke1-6/+12
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida1-1/+0
2014-07-17bnc#887225: OOXML import: Correctly apply table style for lastRow.Matúš Kukan1-1/+1
2014-07-17Do not prefer bandRow over firstCol/lastCol, nor the same with bandCol.Matúš Kukan1-2/+6
2014-07-17bnc#862510: Improve handling of OOXML gradientsTor Lillqvist4-77/+244
2014-07-17fdo#81445: Display correct label for empty cell.Kohei Yoshida1-3/+2
2014-07-16fdo#81173 abi#3623 RTF import: missing null pointer checkMiklos Vajna2-1/+8
2014-07-15fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida7-6/+47
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida104-350/+687
2014-07-15fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-26/+1
2014-07-15fdo#78554 - SVG: Text from SVG no longer displayed in LibreOfficeJoren De Cuyper1-2/+7
2014-07-15Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara2-8/+28
2014-07-15Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara3-11/+37
2014-07-15fdo#81284 Don't write to zero length filesMaxim Monastirsky2-0/+14
2014-07-14sd: stop calling graphics styles "Image Styles"Michael Stahl2-2/+2
2014-07-14resolved fdo#77018 keep external references intact during sortEike Rathke1-0/+17
2014-07-14resolved fdo#79441 keep 3D references intact during sortEike Rathke3-4/+5
2014-07-14fdo#81214 - tolerate exceptions thrown inside XFastParser callbacks.Michael Meeks1-6/+5
2014-07-14fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-13fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-11Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-07-10fdo#80201: msfilter: fix infinite loop during exportMarkus Mohrhard1-0/+2
2014-07-10resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke1-0/+5
2014-07-10Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan1-5/+5
2014-07-10bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida3-1/+18
2014-07-10bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida3-16/+38
2014-07-10Adjust for the splitting of number format properties in chart.Kohei Yoshida3-12/+5
2014-07-10Resolves: #i119287# corrected default style for draw objects...Armin Le Grand1-0/+16
2014-07-09localized GetFullName()Andras Timar1-6/+32