summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-02prevent invalid ods files with loext:fill-characterMarkus Mohrhard1-1/+2
2014-12-01PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-0/+1
2014-12-01bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-0/+1
2014-10-18Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+2
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2-4/+6
2014-09-15bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan1-1/+2
2014-09-15bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan1-0/+1
2014-08-25bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan1-2/+5
2014-08-21Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-0/+3
2014-08-21bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-0/+3
2014-08-21Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-0/+3
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida1-0/+4
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida2-3/+2
2014-07-22fdo#78598 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-07-22bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-0/+1
2014-07-14fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-07-14Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan2-1/+5
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida1-7/+0
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2-0/+41
2014-07-10fix crash loading ooo100546-1.xlsCaolán McNamara1-0/+4
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida1-0/+7
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida1-6/+4
2014-07-06Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-2/+3
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-4/+4
2014-07-02quick fix for inheritance problemsMarkus Mohrhard1-1/+3
2014-07-02the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard1-3/+9
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-30/+58
2014-06-18resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2-5/+10
2014-06-18resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke1-0/+4
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2-17/+5
2014-06-10make that variable protected againMarkus Mohrhard1-2/+2
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard5-27/+29
2014-06-10removed pCaptionObj from accessibilityArmin Le Grand1-2/+0
2014-06-10svtools: rename IAccessibleTableControl::dispose()Michael Stahl1-1/+1
2014-06-10restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara1-0/+2
2014-06-10we will need getColorConfig, etc. againCaolán McNamara2-0/+4
2014-06-10restore GetChild, etc. we will need them againCaolán McNamara2-0/+7
2014-06-10Integrate branch of IAccessible2Steve Yin18-14/+337
2014-06-10fdo#39956 Delete JABDavid Ostrovsky1-1/+1
2014-06-10Integrate branch of IAccessible2Steve Yin13-20/+108
2014-06-10Integrate branch of IAccessible2Steve Yin1-0/+4
2014-06-10Integrate branch of IAccessible2Steve Yin13-4/+492
2014-06-10Integrate branch of IAccessible2Steve Yin3-3/+15
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2-2/+3
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+7
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+3
2014-05-31bnc#870237: wrong text position in grouped listZolnai Tamás1-2/+4
2014-05-23bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.cp-4.2-4Jan Holesovsky1-1/+1
2014-05-22SvxRelativeField: set the unit from the passed stringmapMichael Stahl2-1/+4
2014-05-21cp#1000072: Improve on-load updates of external links.Kohei Yoshida1-8/+6