summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfx2: sal_Bool->boolNoel Grandin2014-03-27277-665/+669
* sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2014-03-2713-61/+61
* basic: sal_Bool->boolNoel Grandin2014-03-275-86/+86
* basic: sal_Bool->boolNoel Grandin2014-03-2727-445/+454
* basic: sal_Bool->boolNoel Grandin2014-03-277-104/+104
* xmlscript: sal_Bool->boolNoel Grandin2014-03-273-9/+9
* framework: sal_Bool->boolNoel Grandin2014-03-2722-155/+155
* Avoid unused private field errorsZolnai Tamás2014-03-272-0/+2
* Try to fix mac build: missing boost headersZolnai Tamás2014-03-271-0/+2
* Basic UI for inserting 3D modelsZolnai Tamás2014-03-278-0/+124
* Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás2014-03-2714-0/+783
* avmediavlc: Remove duplicated external usageZolnai Tamás2014-03-271-2/+0
* fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks2014-03-271-4/+12
* More compat stuffStephan Bergmann2014-03-271-0/+16
* Add unit test for left spacing (anchorCtr)Muthu Subramanian2014-03-272-0/+22
* Add unit test for text rotation.Muthu Subramanian2014-03-272-0/+22
* Cleanup a bit.Muthu Subramanian2014-03-271-5/+3
* n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2014-03-273-4/+5
* n#862510: Fix text rotation.Muthu Subramanian2014-03-271-1/+2
* RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna2014-03-274-9/+49
* Make sure to set the RoundedEdge check box on load.Kohei Yoshida2014-03-261-25/+34
* Export RoundedEdge property to ODF.Kohei Yoshida2014-03-263-0/+5
* Pass the rounded edge property to the diagram object.Kohei Yoshida2014-03-266-17/+42
* Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida2014-03-268-1/+90
* Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida2014-03-262-4/+107
* Close those <p> tags.Kohei Yoshida2014-03-261-2/+2
* show negative values correctly in pie charts, fdo#69143Markus Mohrhard2014-03-271-2/+3
* enable the export validation for chart ODS testsMarkus Mohrhard2014-03-262-1/+5
* remove unimplemented methodMarkus Mohrhard2014-03-261-1/+0
* improve formattingMarkus Mohrhard2014-03-261-3/+3
* improve validation failure messageMarkus Mohrhard2014-03-261-1/+1
* handle xlsx files correctly as wellMarkus Mohrhard2014-03-261-1/+1
* unimplemented methodMarkus Mohrhard2014-03-261-1/+0
* add test for improved overlap chart exportMarkus Mohrhard2014-03-262-0/+59
* support negative overlapMarkus Mohrhard2014-03-261-2/+1
* fix test doc againLuboš Luňák2014-03-261-0/+0
* fix test document nameLuboš Luňák2014-03-261-0/+0
* Resolves: fdo#76638 Patch retrieve_grants.patch.1 failsJulien Nabet2014-03-262-32/+0
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-4/+4
* test for ignoring negative cell margin valuesLuboš Luňák2014-03-262-0/+8
* apparently some table .docx properties shouldn't be < 0Luboš Luňák2014-03-263-3/+10
* Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2014-03-264-30/+14
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-1/+1
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-29/+16
* Fix merge conflictsStephan Bergmann2014-03-262-4/+4
* webdav: Workaround failing unlocking by ignoring certificates when closing.Matúš Kukan2014-03-263-0/+15
* remove SerfTypes.hxxMatúš Kukan2014-03-267-46/+10
* unused variables and simplifyMatúš Kukan2014-03-266-18/+5
* webdav: Implement refreshing of locks.Matúš Kukan2014-03-267-31/+51
* webdav: Implement unlocking of documents.Matúš Kukan2014-03-269-30/+177