summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-07correct UTF8 handling for FILTERXML, fdo#72427Markus Mohrhard1-3/+3
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida2-6/+46
2013-12-07check string boundsEike Rathke1-2/+2
2013-12-06resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke1-1/+13
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt1-1/+1
2013-12-06sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl1-21/+21
2013-12-06fdo#71714: sw: fix small capitals renderingMichael Stahl1-13/+16
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida4-25/+466
2013-12-06More Expert Config Page fixesStephan Bergmann2-80/+131
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann1-3/+4
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin1-48/+29
2013-12-06A bit of constness.Jan Holesovsky2-5/+4
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2-4/+21
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara1-1/+1
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara1-1/+1
2013-12-06Updated coreAndras Timar1-0/+0
2013-12-05Insert hyperlinks via ScDocumentImport.Kohei Yoshida1-38/+22
2013-12-05fdo#71866: sw: un-break index updatesMichael Stahl1-1/+2
2013-12-05fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida8-21/+73
2013-12-05fixed out of bounds string accessEike Rathke1-4/+8
2013-12-05typo: Align Right -> Align LeftAndras Timar1-1/+1
2013-12-05crash on exit from xml form document with accessibility enabledCaolán McNamara1-2/+4
2013-12-05Test our re-grouping of formula cells on load.Kohei Yoshida1-0/+12
2013-12-05Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke1-1/+1
2013-12-05Close the document when done.Kohei Yoshida1-0/+2
2013-12-05New test document to handle Excel's wrong shared formula range.Kohei Yoshida2-1/+33
2013-12-05made button labels > ' < and > " < non-translatableEike Rathke1-4/+4
2013-12-05oox: remove debugging printf.Michael Meeks1-1/+0
2013-12-05oox: render progress bar in main thread for threaded import.Michael Meeks5-25/+140
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl7-20/+86
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt1-0/+7
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna4-2/+14
2013-12-05Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialogJulien Nabet1-1/+1
2013-12-04Update the comment & use the column position of the last formula record.Kohei Yoshida1-5/+3
2013-12-04Never attempt to create formula groups based on Excel's shared formula ranges.Kohei Yoshida5-87/+48
2013-12-04Drop SAL_CALL to get it to build on Windows.Kohei Yoshida1-1/+1
2013-12-05resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke5-1/+24
2013-12-04fdo#70144 Don't reset Document's modified flag when inserting new table.Andrzej J.R. Hunt1-5/+3
2013-12-04Assign top cell to the formula group if it's still NULL.Kohei Yoshida1-9/+25
2013-12-04EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan1-0/+2
2013-12-04Get it to build.Kohei Yoshida3-3/+9
2013-12-04sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl4-4/+40
2013-12-04we need to pass the variable to get correct dll linkageMarkus Mohrhard1-0/+4
2013-12-04no inheritance so no virtual neededMarkus Mohrhard1-15/+15
2013-12-04Hide the implementation.Kohei Yoshida2-215/+330
2013-12-04Add a means to check if a namespace exists.Kohei Yoshida8-3/+60
2013-12-04Move this header out into a public place.Kohei Yoshida5-148/+118
2013-12-04Remove inline methods from the header.Kohei Yoshida2-5/+23
2013-12-04Move this out of the namespace scope.Kohei Yoshida2-40/+41