summaryrefslogtreecommitdiff
path: root/svl/unx
AgeCommit message (Expand)AuthorFilesLines
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe1-1/+4
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann1-0/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-2/+2
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara1-2/+11
2017-01-02use std::unique_ptrCaolán McNamara1-4/+4
2016-10-07Remove unused include fileStephan Bergmann1-45/+0
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann1-2/+2
2016-04-06remove some dead bits of DDENoel Grandin1-30/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara1-8/+0
2015-08-14fix windows build, partial revert of my commitNoel Grandin1-0/+8
2015-08-14make Link<> instances typedNoel Grandin1-8/+0
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18more cast hellCaolán McNamara1-1/+1
2015-03-18another round of build fixingCaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-10/+0
2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-14coverity#708265 Uninitialized pointer fieldCaolán McNamara1-0/+5
2014-03-14coverity#708269 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-03-14coverity#708271 Uninitialized pointer fieldCaolán McNamara1-0/+4
2014-03-10coverity#1079295 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-10coverity#1079294 Uninitialized pointer fieldCaolán McNamara1-0/+4
2014-03-10coverity#1079293 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-03-10coverity#1079292 Uninitialized pointer fieldCaolán McNamara1-1/+6
2014-03-10coverity#1079291 Uninitialized pointer fieldCaolán McNamara1-1/+4
2013-10-28fixincludeguards.sh: svlThomas Arnhold1-3/+4
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-67/+72
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2012-08-02strip down UniString some moreCaolán McNamara1-7/+7
2012-07-02re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-10nuke dead codeTakeshi Abe1-8/+0
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-9/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-24/+24
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist1-1/+1
2011-05-11Fix non-Windows compilationTor Lillqvist1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-72/+26
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-6/+6
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-46/+0
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-46/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-26/+26
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien3-13/+3
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer1-1/+1
2009-10-08#i103496#: make svl buildableMathias Bauer2-3/+3
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer3-0/+457