summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24coverity#707318 Uncaught exceptionCaolán McNamara
2014-02-24coverity#735810 Dereference after null checkCaolán McNamara
2014-02-24coverity#735808 Dereference after null checkCaolán McNamara
2014-02-24coverity#735747 Dereference after null checkCaolán McNamara
2014-02-24coverity#735751 Dereference after null checkCaolán McNamara
2014-02-24coverity#735801 Dereference after null checkCaolán McNamara
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-02-24sw: Unit test for spreadsheets embedded in docxJacobo Aragunde Pérez
2014-02-24sw: Preserve embedded spreadsheets in docxJacobo Aragunde Pérez
2014-02-24filter: Code reduction, prevents crash.Jacobo Aragunde Pérez
2014-02-24comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez
2014-02-24comphelper: code refactorJacobo Aragunde Pérez
2014-02-24nss: continue delivering libsqlite on Mac OS X 10.5Douglas Mencken
2014-02-24Restore abandoned lines in bridges/Library_cpp_uno.mkDouglas Mencken
2014-02-24Yet another one undefined comparison of 'const' and a 'non-const' iteratorsDouglas Mencken
2014-02-24error: enumeral and non-enumeral type in conditional expressionStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24offapi: document the 4 new properties which are no longer read-onlyMiklos Vajna
2014-02-24SwXShape: implement reading the Relative*Relation propertiesMiklos Vajna
2014-02-24SwXShape: implement reading the RelativeWidth propertyMiklos Vajna
2014-02-24SwXShape: implement reading of the RelativeHeight propertyMiklos Vajna
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2014-02-24Here the line made sense, bring it back.Jan Holesovsky
2014-02-24OUString -> const OUString&, Sequence<> -> const Sequence<>&Jan Holesovsky
2014-02-24make the implementation use the same type than the declarationNorbert Thiebaud
2014-02-24abi#11739 DOCX export: fix validation error, wrong order of some elementsMiklos Vajna
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-24Fix -Werror=shadowMatteo Casalin
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24ooxml export: w14:reflection elementTomaž Vajngerl
2014-02-24writerfilter: put w14:reflection attributes into a GrabBagTomaž Vajngerl
2014-02-24writerfilter: TextEffectsHandler - simplyfy switchTomaž Vajngerl
2014-02-24writerfilter: add property ids for all w14 main elementsTomaž Vajngerl
2014-02-24writerfilter: add w14:reflection to model.xmlTomaž Vajngerl
2014-02-23Resolves: #i119985# date/time is displayed as different languageZhe Wang
2014-02-23Related: #i119985# date/time is displayed as different languageZhe Wang
2014-02-23writerfilter: convert sprm:CF{Outline,Shadow,Emboss,Imprint}Miklos Vajna
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-23drawingML import: reduce code duplicationZolnai Tamás
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás
2014-02-23writerfilter: comment out incomplete w14 elements from model.xmlTomaž Vajngerl
2014-02-23writerfilter: restructure call to TextEffectsHandlerTomaž Vajngerl
2014-02-23ooxml: handle w14:shadow in import/exportTomaž Vajngerl
2014-02-23writerfilter: add all main w14 elements for a rPrTomaž Vajngerl
2014-02-23oox: add some more missing w14 tokensTomaž Vajngerl
2014-02-23make the debug message more readableMarkus Mohrhard