summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke1-0/+4
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2-5/+10
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás1-0/+2
2014-06-12liblok: add include for size_t.Michael Meeks1-0/+2
2014-06-12cast loses precisionCaolán McNamara1-4/+4
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks2-1/+11
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt1-3/+2
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt1-10/+14
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt2-18/+18
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2-0/+149
2014-06-10make that variable protected againMarkus Mohrhard1-2/+2
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard5-35/+38
2014-06-07we only support GLX 1.3+Markus Mohrhard1-2/+2