summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2014-08-21fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt
2014-06-02fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt
2014-04-02Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-03-01fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt
2014-02-12fix crash during xls import, related fdo#36580Markus Mohrhard
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-29Related: fdo#70483 add regression testCaolán McNamara
2013-10-29micro optimize this a bitCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16i123485 secured file import scanning existing pagesArmin Le Grand
2013-10-03CID#441342 potential resource leakCaolán McNamara
2013-08-22Mark as constTakeshi Abe
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-07-16Delete SvCacheStream classPalenik Mihály
2013-07-04warning C4305 truncation from int to boolMichael Stahl
2013-07-04fix buildCaolán McNamara
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-19some refactoring on <StgHeader>Oliver-Rainer Wittmann
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-30coverity#440717 Dereference after null checkJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26coverity#982310 Logically dead codeJulien Nabet
2013-03-19fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#705725: fix memory leakMarkus Mohrhard
2013-02-28remove all d.lstMichael Stahl
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-19coverity#982801 Out-of-bounds accessCaolán McNamara