summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-30drawingML: fix transparency of shape solid fillJacobo Aragunde Pérez1-2/+3
2014-01-30fdo#63154 Removed unused solar.h ref. in svlAlexandre Vicenzi14-71/+11
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi33-264/+9
2014-01-30swpagerelsize: implement ODF import/exportMiklos Vajna2-0/+4
2014-01-30drawingML export: transparency of solid filled shapeZolnai Tamás1-3/+3
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann1-7/+0
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann3-5/+5
2014-01-29bool improvementsStephan Bergmann2-2/+2
2014-01-29Missing log areStephan Bergmann1-0/+1
2014-01-29Resolves: #i123228# ParagraphData symbols shouldn't be required...Herbert Dürr1-5/+3
2014-01-29add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard1-0/+23
2014-01-28coverity#1019410 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-01-28coverity#1028570 : Uninitialized scalar fieldNorbert Thiebaud1-0/+5
2014-01-28coverity#1028571 : Uninitialized scalar fieldNorbert Thiebaud1-3/+3
2014-01-28sw: hardcoded NS_sprm::LN_CPbiGrfMiklos Vajna1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann2-7/+7
2014-01-28bool improvementsStephan Bergmann3-8/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann7-17/+17
2014-01-28bool improvementsStephan Bergmann2-4/+4
2014-01-28bool improvementsStephan Bergmann2-3/+3
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan1-0/+2
2014-01-28ooxml: Small code refactorJacobo Aragunde Pérez1-0/+2
2014-01-28uno: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2-4/+4
2014-01-28salhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2-9/+9
2014-01-28cppu: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-28typelib: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-4/+4
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand5-13/+48
2014-01-28coverity#705602 Big parameter passed by valueCaolán McNamara1-2/+2
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin1-0/+1
2014-01-28Document Application classChris Sherlock1-103/+447
2014-01-28ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez1-0/+9
2014-01-28ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez2-0/+12
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez1-1/+1
2014-01-27filter: add sprmids headerMiklos Vajna1-0/+301
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers2-1/+13
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian4-9/+12
2014-01-27Spelling correctionsTor Lillqvist1-2/+2
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann16-145/+145
2014-01-26coverity#1103754 : Uninitialized scalar fieldNorbert Thiebaud1-2/+8
2014-01-26fdo#39468 Translate German comments (include/filter/msfilter/svdfppt.hxx)Sven Wehner1-15/+15
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner1-19/+9
2014-01-26Edit::IsModified should return boolStephan Bergmann2-2/+2