summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Updated corecp-4.1-3Andras Timar1-0/+0
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar1-1/+1
2013-12-08Bump version to 4.1-3Andras Timar1-10/+10
2013-12-08EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2-4/+21
2013-12-08resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke1-0/+18
2013-12-08Do not create paths starting "//" when root is just "/"Stephan Bergmann1-4/+5
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida2-6/+46
2013-12-06check string boundsEike Rathke1-2/+2
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida4-104/+103
2013-12-06fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-06Partly revert "Resolves: #ii122335# Disabling the old task pane"Rob Snelders2-0/+2
2013-12-06Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara1-4/+10
2013-12-06EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt1-0/+7
2013-12-06Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke1-1/+1
2013-12-06EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan1-0/+2
2013-12-06wsprintf is broken by design and never writes more than 1024 charactersStephan Bergmann1-15/+17
2013-12-06resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke5-1/+24
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida8-31/+82
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna4-3/+15
2013-12-04Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara2-37/+68
2013-12-04write valid dxf record, related fdo#71971Markus Mohrhard1-6/+6
2013-12-04fdo#72163 after updating m_xComposer, command facets are not dirty anymoreLionel Elie Mamane1-0/+2
2013-12-03resolved fdo#71589 reimplemented horizontal range lookupEike Rathke4-3/+107
2013-12-03fdo#71434: don't show master text if PlaceHolder types definedKorrawit Pruegsanusak1-3/+20
2013-12-03fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl1-2/+10
2013-12-03fdo#71749: sw: WW8: don't loop on tables in footnotesMichael Stahl1-1/+1
2013-12-03Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky2-0/+25
2013-12-02fdo#71056 add <sup> to list of inline help XML tagsAndras Timar1-2/+2
2013-12-02bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky3-2/+14
2013-12-02fdo#72148 if expecting table at begin, explicitly set it soLionel Elie Mamane1-1/+5
2013-12-02flat text DB: fix move by bookmarkLionel Elie Mamane1-3/+4
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard1-2/+3
2013-12-02fdo#72078 make status bar text localizableAndras Timar1-4/+3
2013-12-02fix validation error for OOXML chart export, related fdo#67300Markus Mohrhard1-2/+5
2013-12-02fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard2-4/+4
2013-12-02Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answerJulien Nabet1-1/+1
2013-12-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke3-6/+47
2013-12-02resolved fdo#53103 actually use the external data filter optionsEike Rathke3-8/+20
2013-12-02resolved fdo#61946 use correct TabDelta for UpdateReferenceEike Rathke1-1/+1
2013-12-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke2-11/+17
2013-11-30Related: #i123048# Corrected connector layout after reloadArmin Le Grand2-15/+28
2013-11-28add en-GB to supported language listAndras Timar3-3/+3
2013-11-28Updated coreChristian Lohmaier1-0/+0
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann1-6/+4
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky1-1/+1
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky4-37/+55
2013-11-27EMF+: Parse and render custom line cap data.Jan Holesovsky2-33/+290
2013-11-27EMF+: Implement line dashing.Jan Holesovsky1-2/+49
2013-11-27fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky3-34/+1
2013-11-27EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky1-1/+1