summaryrefslogtreecommitdiff
path: root/svl/unx
AgeCommit message (Expand)Author
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-10-19use tools::Long in svlNoel
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in svlNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-04-05loplugin:constantparam part2Noel Grandin
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara
2017-01-02use std::unique_ptrCaolán McNamara
2016-10-07Remove unused include fileStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-04-06remove some dead bits of DDENoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara
2015-08-14fix windows build, partial revert of my commitNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18more cast hellCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708265 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708269 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708271 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079295 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079294 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079293 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079292 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079291 Uninitialized pointer fieldCaolán McNamara
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-10nuke dead codeTakeshi Abe
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist
2011-05-11Fix non-Windows compilationTor Lillqvist
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth