summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-22fdo#81284 Don't write to zero length filesMaxim Monastirsky2-0/+14
2014-07-22sd: stop calling graphics styles "Image Styles"Michael Stahl2-2/+2
2014-07-22fdo#81214 - tolerate exceptions thrown inside XFastParser callbacks.Michael Meeks1-6/+5
2014-07-22fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-22Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-07-22fdo#80201: msfilter: fix infinite loop during exportMarkus Mohrhard1-0/+2
2014-07-22resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke1-0/+5
2014-07-22Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan1-5/+5
2014-07-21emf+: emulate hatch with color blendTomaž Vajngerl1-2/+132
2014-07-21bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl1-1/+12
2014-07-21bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-6/+14
2014-07-20fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl2-16/+14
2014-07-19wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl1-6/+6
2014-07-19fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl1-0/+15
2014-07-19vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl1-24/+51
2014-07-19fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl1-8/+8
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard1-1/+15
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida6-156/+299
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida5-2/+553
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida1-1/+0
2014-07-16fdo#81445: Display correct label for empty cell.Kohei Yoshida1-3/+2
2014-07-16fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida6-39/+68
2014-07-14fdo#81309: Adjust references during sort.Kohei Yoshida33-310/+1018
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-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan3-3/+9
2014-07-14Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan5-9/+17
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida8-22/+62
2014-07-11webdav: Do not return reference here.Matúš Kukan2-6/+4
2014-07-10Resolves: #i119287# corrected default style for draw objects...Armin Le Grand1-0/+16
2014-07-10localized GetFullName()Andras Timar1-6/+32
2014-07-10resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke1-0/+6
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan5-1/+109
2014-07-10fix fdo#77844: header wrongly enabled from .docLuke Deller3-2/+60
2014-07-10sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-10fix crash loading ooo100546-1.xlsCaolán McNamara2-4/+8
2014-07-10fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-10DOC import: fix nested commentsMiklos Vajna2-1/+15
2014-07-10coverity#1158240 Dereference before null checkCaolán McNamara1-2/+2
2014-07-10Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-07-10Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida3-1/+18
2014-07-08webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan1-1/+11
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida3-16/+38
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida3-12/+5
2014-07-06Bump version to 4.2-7cp-4.2-7Andras Timar1-1/+1
2014-07-06Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet5-11/+24
2014-07-06fdo#73241 RTF import: ignore page break in tablesMiklos Vajna3-0/+18
2014-07-06fdo#80813 - avoid FMR by re-fetch pattern after a potential re-calculation.Michael Meeks1-2/+6