summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-15fdo#74512: Add export test for this.Kohei Yoshida2-0/+26
2014-02-15fdo#72967 Draw position size tab - min size is 0 not 1 (mm)Tomaž Vajngerl1-1/+0
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh3-2/+12
2014-02-15fdo#63154 Remove unused solar.h reference in sc.Alexandre Vicenzi23-142/+10
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi21-27/+4
2014-02-14coverity#738935 Unitialized scalar fieldNorbert Thiebaud1-9/+10
2014-02-14coverity#738936 Unitialized scalar fieldNorbert Thiebaud1-40/+34
2014-02-14coverity#707807-08-09 Unitialized scalar fieldNorbert Thiebaud1-6/+20
2014-02-14coverity#707795 Unitialized scalar fieldNorbert Thiebaud1-2/+21
2014-02-15last fix for chart area size and positioningMarkus Mohrhard1-1/+1
2014-02-15fix OpenGL resource leakMarkus Mohrhard1-0/+1
2014-02-15remove unused shaderMarkus Mohrhard3-40/+0
2014-02-15remove more unused codeMarkus Mohrhard2-33/+1
2014-02-15remove more unused codeMarkus Mohrhard2-22/+5
2014-02-15set transformation matrix as property with fixed sizeMarkus Mohrhard2-1/+5
2014-02-15remove unused functionsMarkus Mohrhard2-91/+0
2014-02-15fix OpenGL text renderingMarkus Mohrhard1-1/+14
2014-02-15remove unnecessary stuffMarkus Mohrhard1-6/+2
2014-02-15fix crash related to hyperlink export, related #i20491#Markus Mohrhard1-5/+8
2014-02-14This is mis-named. The test is not about dependency tracking.Kohei Yoshida2-3/+3
2014-02-14fdo#72691: Allow overwriting of string value with numeric one.Kohei Yoshida1-0/+3
2014-02-14fdo#72691: Write unit test for this.Kohei Yoshida2-0/+31
2014-02-14fix another crash on iostsahi glik1-0/+4
2014-02-14fix crash on iostsahi glik1-0/+4
2014-02-15fdo#74524: ODF import: fix unhandled exception in annotation importMichael Stahl1-5/+10
2014-02-14fix duplicated symbols on ios salgraphicstsahi glik1-0/+18
2014-02-15-Werror,-WundefTakeshi Abe1-2/+2
2014-02-14fdo#68927: sw: fix painting of SVG page backgroundMichael Stahl3-25/+49
2014-02-14fdo#73800 fix incorrect separator in function description in CalcWinfried Donkers1-2/+2
2014-02-14writerfilter: sprm:P{Wr,FLocked} -> ooxml:CT_FramePr_{wrap,anchorLock}Miklos Vajna4-75/+13
2014-02-14convert Data Field Options Dialog to .uiCaolán McNamara7-331/+689
2014-02-14Updated coreCaolán McNamara1-0/+0
2014-02-14pywizards: delete unused fontDescriptorsXisco Fauli4-40/+0
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli9-67/+33
2014-02-14sc: name of CppunitTest should be same as name of makefileMichael Stahl1-10/+10
2014-02-14Related: #i124065# Low performance opening attached .odsSteve Yin1-1/+3
2014-02-14Remove deprecated text attribute from <body> in calc export to htmlTimothy Markle1-1/+1
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida3-1/+13
2014-02-14fdo#72390: Let's not skip auto styles from unmodified sheets.Kohei Yoshida1-7/+0
2014-02-14sidebar: remove alignment handlersMaxim Monastirsky3-361/+2
2014-02-14inserting a picture in a blank placeholder is setting its bgCaolán McNamara1-20/+25
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna9-8/+27
2014-02-14Resolves: #i124086# preserve 16byte stack alignment...Herbert Dürr1-1/+16
2014-02-14const improvementStephan Bergmann2-2/+2
2014-02-14fdo#68537 Correct icon and tooltip for background colorMaxim Monastirsky5-34/+16
2014-02-14Hack for mysql_config under linux32Stephan Bergmann1-0/+8
2014-02-14Linux x86 nss/lib/freebl/mpi/mpi_x86.s confusion of mp_digit sizeStephan Bergmann2-0/+11
2014-02-14Adapt gcc3_linux_intel to Clang 3.4Stephan Bergmann3-24/+42
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud9-8/+20
2014-02-14sal_Bool->boolNoel Grandin7-12/+12