summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* 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
* execute move of global headersBjoern Michaelsen2013-04-2312-1628/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-49/+8
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-206-32/+4
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-2/+2
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0716-152/+152
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-012-2/+2
* coverity#440717 Dereference after null checkJulien Nabet2013-03-301-1/+1
* -Wunused-macrosStephan Bergmann2013-03-272-3/+0
* coverity#982310 Logically dead codeJulien Nabet2013-03-261-1/+1