summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+1
2015-01-08Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-0/+3
2015-01-08bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-1/+1
2014-12-13remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-13PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-0/+1
2014-12-13bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-0/+1
2014-12-12PDF signing feature backported from 4.4Tor Lillqvist1-1/+4
2014-12-02prevent invalid ods files with loext:fill-characterMarkus Mohrhard1-1/+2
2014-11-23Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-0/+1
2014-11-23Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+2
2014-11-23various untrusted loop boundsCaolán McNamara1-1/+1
2014-09-23SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann1-2/+2
2014-09-12bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan1-1/+2
2014-09-10bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan1-0/+1
2014-09-09Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co1-2/+2
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane3-3/+8
2014-09-04Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+2
2014-09-03Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-1/+0
2014-08-29Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+4
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna1-0/+1
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-0/+3
2014-08-11bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan1-2/+5
2014-08-11fix memory leak around function descriptionsMarkus Mohrhard1-3/+2
2014-08-06hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-0/+3
2014-08-06bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-0/+3
2014-07-30bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida1-0/+4
2014-07-30bnc#885825: OOXML import and export of data label borders.Kohei Yoshida2-3/+2
2014-07-29Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara1-0/+3
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-5/+9
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás1-0/+3
2014-07-21bnc#883684: Better fix for this.Kohei Yoshida1-7/+0
2014-07-17bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-0/+1
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-07-15Revert "fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass"Norbert Thiebaud1-20/+4
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud1-4/+20
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt1-0/+5
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2-0/+41
2014-07-10bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida1-0/+7
2014-07-09bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida1-6/+4
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara1-4/+4
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+2
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna17-219/+76
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard6-82/+2
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-4/+4
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud1-0/+1
2014-06-27clang: Use-after-freeCaolán McNamara1-1/+1
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-26/+56
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt2-13/+4
2014-06-18LOK: kill double initialize.Andrzej Hunt2-6/+0
2014-06-17LOK: Split into instance and class.Andrzej Hunt2-14/+23