summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-56/+56
* Remove visual noise from sotAlexander Wilms2014-02-2512-41/+41
* Remove unneccessary commentsAlexander Wilms2014-02-234-51/+51
* cid#1078823 Dereference before null checkNoel Grandin2014-02-201-1/+1
* sot: sal_Bool -> bool fixupStephan Bergmann2014-02-192-3/+3
* Perhaps it's better to use nMaxLegalStr here than using hardcoded 32.Kohei Yoshida2014-02-121-3/+3
* more SvStream:operator>> conversionNoel Grandin2014-02-121-1/+1
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-125-54/+54
* fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt2014-02-121-9/+9
* remove commented codeMarkus Mohrhard2014-02-101-6/+1
* fix crash during xls import, related fdo#36580Markus Mohrhard2014-02-101-2/+2
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-045-11/+11
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-302-1/+43
* bool improvementsStephan Bergmann2014-01-283-3/+3
* remove SvStream::operator<< methodsNoel Grandin2014-01-221-1/+1
* Removed unused solar.h reference in sotAlexandre Vicenzi2014-01-202-4/+0
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-164-7/+7
* Add FIXME for odd sal_Int32/bool mismatchStephan Bergmann2014-01-101-1/+3
* StgStrm::Write returns sal_Int32, not boolStephan Bergmann2014-01-101-1/+1
* Use proper bool operationsStephan Bergmann2014-01-101-1/+1
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-105-64/+64
* remove unnecessary use of OUString*Noel Grandin2014-01-091-5/+3
* cppcheck: reduce scopeJulien Nabet2013-12-271-2/+1
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-20/+15
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-2/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-8/+7
* fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza2013-10-301-13/+2
* Related: fdo#70483 add regression testCaolán McNamara2013-10-291-0/+0
* micro optimize this a bitCaolán McNamara2013-10-291-3/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-225-5/+5
* i123485 secured file import scanning existing pagesArmin Le Grand2013-10-161-4/+12
* CID#441342 potential resource leakCaolán McNamara2013-10-031-6/+3
* Mark as constTakeshi Abe2013-08-221-1/+1
* fdo#63133: Write tools/tempfile.hxx outPalenik Mihály2013-07-162-4/+4
* Delete SvCacheStream classPalenik Mihály2013-07-161-2/+1
* warning C4305 truncation from int to boolMichael Stahl2013-07-041-1/+1
* fix buildCaolán McNamara2013-07-041-1/+1
* module sot: String, bool and other clean-upNorbert Thiebaud2013-07-0425-1093/+956
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-0/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-10/+10
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-0/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-051-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* some refactoring on <StgHeader>Oliver-Rainer Wittmann2013-05-192-17/+19
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0