summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2-4/+6
2014-09-12bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan1-1/+2
2014-09-12bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan1-0/+1
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-0/+3
2014-08-06bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-0/+3
2014-07-29Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-0/+3
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-5/+9
2014-07-21fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-07-21bnc#883684: Better fix for this.Kohei Yoshida1-7/+0
2014-07-20fdo#78598 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-07-17bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-0/+1
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-30/+58
2014-07-10bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida1-0/+7
2014-07-10bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida1-6/+4
2014-07-09bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2-0/+41
2014-07-08fix crash loading ooo100546-1.xlsCaolán McNamara1-0/+4
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-2/+3
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-4/+4
2014-06-17resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2-5/+10
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke1-0/+4
2014-06-12make that variable protected againMarkus Mohrhard1-2/+2
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard5-27/+29
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2-17/+5
2014-06-10bnc#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-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl2-1/+4
2014-05-11n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian1-0/+1
2014-05-07Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann1-2/+2
2014-05-06fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-1/+0
2014-04-30fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-0/+4
2014-04-28n#870234: Import gradfill for text colors.Muthu Subramanian1-0/+2
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-0/+2
2014-04-19every even numbered print job is reported as failedStephan Bergmann1-2/+2
2014-04-19handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-3/+12
2014-04-16fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-1/+1
2014-04-15fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida1-4/+14
2014-04-08fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida1-0/+12
2014-03-25fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl1-1/+4
2014-03-25add parameter to supress dialogMathias Supp1-1/+2
2014-03-19make "rest" param in endsWithIgnoreAsciiCase default to zeroNoel Grandin1-1/+1
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-9/+10
2014-03-17fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-03-17cp#1000025: Import casemaps from pptx.Muthu Subramanian4-9/+12
2014-03-17n#821567: Import PPTX background images with table-name.Muthu Subramanian1-0/+3
2014-03-13fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl1-1/+6
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky1-0/+2
2014-03-12Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky1-0/+1
2014-03-11handle OOXML strict namespacesMarkus Mohrhard5-4/+26