summaryrefslogtreecommitdiff
path: root/svgio
ModeNameSize
-rw-r--r--Library_svgio.mk2737logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_svgio.mk935logplain
d---------inc / svgio / svgreader32logplain
d---------source69logplain
-rw-r--r--svgio.component1149logplain
2016-10-07Remove unused include fileStephan Bergmann Change-Id: Id1a1dcc1d8d06e6a90861976cbb5616ec65ff234 2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann Change-Id: I866bdcbf1b6a5cda4472b6655ace866a3d5a8983 2016-04-06remove some dead bits of DDENoel Grandin Change-Id: Ieb1d4e23f1a62b56d14a655a676d9c7d5f33c51c Reviewed-on: https://gerrit.libreoffice.org/23849 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2016-01-10Fix typosAndrea Gelmini Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I0f2f81dae91f62639e79799b1bed1b2df1fd79ab 2015-08-31Disconnect and Connect don't do anything nowCaolán McNamara Change-Id: If18f530f613e7cb9d0c8f0989752f31178c97dcd 2015-08-14fix windows build, partial revert of my commitNoel Grandin adbc556c91ea4afaf3e952aa0a8329e004add63e "make Link<> instances typed" Change-Id: Ia8dd0d755e1c1ccf15938fc9f29bc83759d724a5 2015-08-14make Link<> instances typedNoel Grandin and remove some unused code Change-Id: I934824401b5c528b07ad76f753f78440c4492885 Reviewed-on: https://gerrit.libreoffice.org/17703 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann Change-Id: Iefbf64608dba0c0ae01e79e5b679a9b42748b73a 2015-03-18more cast hellCaolán McNamara Change-Id: I125c08ed182786cbdae7b5afabdab0754c31053a 2015-03-18another round of build fixingCaolán McNamara Change-Id: I79964b1e091b9a11a0e5724c6ce8465b31d25bff 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin of which there are several. There are some issues here I am unsure of - the SW and SC and CHART2 modules essentially ignore the enum values and assign their own ids Perhaps I should change them to use the common values and create new enum values where necessary? - the sc/qa/ and sq/qa/ and starmath/qa/ code was doing some dodgy stuff. I translated the code to pass down the stuff numeric values to the underlying code, but perhaps further fixing is necessary? Change-Id: Ic06d723e404481e3f1bca67c43b70321b764d923 2015-02-07loplugin:deletedspecialStephan Bergmann Change-Id: Id4f2e6cd7d689ac0b4688d92780b48d51427307a 2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara Change-Id: I3dec3b5bed90b63f8869e0f28c970cec93d040c8 2014-03-14coverity#708265 Uninitialized pointer fieldCaolán McNamara Change-Id: I48afa08c5e1bb8a615901177e5baed20ea86d28e 2014-03-14coverity#708269 Uninitialized pointer fieldCaolán McNamara Change-Id: If92b091d06e6de6f137d38a9fa28d4c8604b368c 2014-03-14coverity#708271 Uninitialized pointer fieldCaolán McNamara Change-Id: If6acc11a32b5be1092f0de7c747159ee447edf7c 2014-03-10coverity#1079295 Uninitialized pointer fieldCaolán McNamara Change-Id: Iddae1fca0664e2d0106f7cc13dc2d9b89d57b1e4 2014-03-10coverity#1079294 Uninitialized pointer fieldCaolán McNamara Change-Id: I3605699642a1fb5e42a8ea7347bc0009e8f9141a 2014-03-10coverity#1079293 Uninitialized pointer fieldCaolán McNamara Change-Id: I20f844b98e922ccd351a28d9b47554c796876d14 2014-03-10coverity#1079292 Uninitialized pointer fieldCaolán McNamara Change-Id: Ic78aa75bccda1f63d97eb8489d5d64c936c37b16 2014-03-10coverity#1079291 Uninitialized pointer fieldCaolán McNamara Change-Id: I75ce5ab5583ed3e4009582bae531db24b66be9f8 2013-10-28fixincludeguards.sh: svlThomas Arnhold Change-Id: I70ef44216fb7ddb4e12b9d90406b45cc594279f0 2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud Change-Id: I36eb559fa58dbe75384b7119c788af0048813aed Reviewed-on: https://gerrit.libreoffice.org/4733 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09