summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-06fdo#76803: writerfilter: fix image wrap polygon import againMichael Stahl1-2/+4
2014-07-06error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-07-06JOINs are left-associativeLionel Elie Mamane1-1/+2
2014-07-04bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna5-4/+18
2014-07-04add Carlito/Caladea fonts to install scriptAndras Timar2-3/+9
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-04fdo#77057 quick fix: do not touch KindMap for alien file typesAndras Timar1-4/+0
2014-07-04coverity#1222240 Untrusted value as argumentCaolán McNamara1-0/+10
2014-07-04allow build with icu 4.2Caolán McNamara1-0/+5
2014-07-04resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke1-1/+37
2014-07-04Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
2014-07-04fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl1-1/+1
2014-07-04fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl11-34/+47