summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2013-03-06Remove dead codeTakeshi Abe
Change-Id: I922286ea88663402e813365cbf7993890d33e9de
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
Replaced String with OUString in mediawindow.cxx, basdoc.cxx, basdoc.hxx and bastype3.cxx. In other files I only replaced, what was necessary for the changes in basdoc to work. Change-Id: I1ad0e7e262f8becdf57f182853aaa914a88895a4 Reviewed-on: https://gerrit.libreoffice.org/2554 Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com> Tested-by: Muthu Subramanian K <muthusuba@gmail.com>
2013-03-04sal_Bool to boolTakeshi Abe
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
2013-03-04doubled namespaceThomas Arnhold
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
2013-03-04fix fdo#61492: update sd:View with FONTHEIGHT attribute changes.navin patidar
update sd:View with FONTHEIGHT attribute changes, so that it can position bullet and text properly. Change-Id: Ibf8c6423e64d194c2711d9c37b58de31f1c4c2dd
2013-03-04remove unused and commented out codeThomas Arnhold
This code gets never called. Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
clean up stuff like this xI->queryInterface( getCppuType((const Reference< XExtendedInputSequenceChecker>*)0) ) >>= xISC; to xISC.set(xI, UNO_QUERY); Change-Id: I3b16a38c2a363440f6079cfe6ae47f009d3940db
2013-03-03pull in a VCL plugin needed for running the testDavid Tardon
Change-Id: I832e6d0563ece9bde6a1d533415eaec1f4bfb937
2013-03-03add missing deps on sden-US.resDavid Tardon
Change-Id: I6bfda2abfcaba462a718ed469fb0daf01d8e856a
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-03loplugin: improve indentationThomas Arnhold
Change-Id: If0ddaa8fd7cfaf4df8589422cb50ce37f1be2ad1
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
Change-Id: I39ba1b68df0eeb54f47d9947c540b1523567492e
2013-03-03coverity#735384: fix copy&paste errorMarkus Mohrhard
Change-Id: If9ecdee058780e7ae518aefeebb74a6d62c4b6f9
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-01Get sd to build even when impress remote is disabled.Kohei Yoshida
Change-Id: I8706d08ab8abe05ea76ea65210726911e446c20b
2013-03-01translation of German comments in file sd/source/filter/ppt/propread.cxxUrs Fässler
Change-Id: I11ae4cd91984745a8c18a50575c7195a5316a211
2013-03-01translation of German debug message in file sd/source/filter/ppt/pptin.cxxUrs Fässler
Change-Id: I47aae4db5d5aa880d0476f16d982cdc1a2da5862
2013-03-01translation of German comments in file sd/source/filter/ppt/pptin.cxxUrs Fässler
Change-Id: I3849f4078930c88dda19d569d9544851a395a0ea
2013-03-01translation of German comments in file sd/source/filter/html/pubdlg.cxxUrs Fässler
Change-Id: I7c4963560bab186721ec5ef95461a4dcb6994351
2013-03-01translation of German comments in file sd/source/filter/html/htmlex.cxxUrs Fässler
Change-Id: I8e432ce2f7a68c51da809b3f68c1924fda6b63c8
2013-03-01translation of German comments in file sd/source/filter/grf/sdgrffilter.cxxUrs Fässler
Change-Id: Ibab526eae24decc208c74173555e75bb00ac50f9
2013-03-01translation of German comments in file sd/source/filter/eppt/pptx-text.cxxUrs Fässler
Change-Id: Ibf2ef88a200699bea456b916fd5e59392d1f19e1
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler
Change-Id: If1bfcef7acd3a71ac4c36666d5386f88def62591
2013-03-01translation of German comments in file sd/source/filter/eppt/epptso.cxxUrs Fässler
Change-Id: Iacd49459f7976f9ff6676c79532fd44c3e11056d
2013-03-01translation of German comments in files sd/source/filter/eppt/eppt.*Urs Fässler
Change-Id: Ied95b179972106402fde3f9d82f6c4844571fa3a
2013-03-01translation of German comments in file sd/source/core/stlpool.cxxUrs Fässler
Change-Id: Ie5274ef6c5bba0caa8ba8057f751db3301618f32
2013-03-01translation of German comments in file sd/source/core/sdpage2.cxxUrs Fässler
Change-Id: I310ca52319b553ab153dfce53b145f8785a4c62a
2013-03-01translation of German comments in file sd/source/core/sdpage.cxxUrs Fässler
Change-Id: If75c2f867cbbb0b1d0d3ed83f4439da5f1875eeb
2013-03-01translation of German comments in file sd/source/core/sdiocmpt.cxxUrs Fässler
Change-Id: I4f319e176de87f73cd7ddf01cad30fcf96a35aef
2013-03-01translation of German comments in file sd/source/core/pglink.cxxUrs Fässler
Change-Id: Id691449ef0f0397aa8306bb29ea8539de59b56e6
2013-03-01translation of German comments in file sd/source/core/glob.srcUrs Fässler
Change-Id: I908876675bd05bce997a2a7ac111032e130c8316
2013-03-01added new Fonts property, it is used in xmloff for fonts embeddingRadek Doulik
Change-Id: I8a88fb8fd2048e8ced138f19e5bfa74c160c86eb
2013-03-01translation of German comments of the files in sd/sdi/Urs Fässler
Change-Id: Ifc7de73dfeb4e12cbe76237558904f4f1f4b130e
2013-03-01translation of German comments of the files in sd/inc/Urs Fässler
Change-Id: Icb9bcb36fe17874167a2beb9b8c6dfc39b8507f4
2013-03-01sd: BluetoothServer: put the ifdeffery in the right placeMichael Stahl
Change-Id: Ide62e3624271c3550e17ea2386363cffe8c2897d
2013-03-01MinGW: Make mpImpl available only on Linux.Jan Holesovsky
Change-Id: I35c3ccab01e4607510bd67628f4dfa94633aa8d7
2013-02-28regenerate pchPeter Foley
Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85
2013-02-28sd: BluetoothServer: appease MSVC's appetite for type definitionsMichael Stahl
Change-Id: I05a0cc7534e6504c73ad1ccee42ca6e9ecb489ed
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28fdo#39468: Translate German comments in sd/source/core/Stefan Knorr
Change-Id: I91af80438dff2aead6bf32cecd3caa97e05c9a65 Reviewed-on: https://gerrit.libreoffice.org/2461 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28coverity#988423: fix memory leakMarkus Mohrhard
Change-Id: I3ac2cca7e24e6cc1b47b42c2d42bc7caee91b559 Reviewed-on: https://gerrit.libreoffice.org/2458 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
Change-Id: I024a2de18fe3c22be0860b62a862ede992e12c1e Reviewed-on: https://gerrit.libreoffice.org/2303 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-27Use closesocket() on WindowsTor Lillqvist
Change-Id: Ie6eca5f95aab326df41f3e7ee260b84bd1bf6afd
2013-02-27sdremote: close socket in destructor.Michael Meeks
2013-02-27WaE: possible problem detected in invocation of delete operatorTor Lillqvist
'pOPO' has incomplete type (forward declaration). So include the header that defines its class then. Change-Id: Id375ff530ffadddbbae8aa7c01bcb2ae7b1ffcd9
2013-02-27coverity#705704: fix memory leakMarkus Mohrhard
Change-Id: I96a8b1f303c25f291dfda6ccd8f4f7c3f2d34021
2013-02-27coverity#705699: fix memory leakMarkus Mohrhard
Change-Id: Ib0561a18082759d3ccd4175164d3398fa028ba8c
2013-02-27coverity#705697: fix memory leakMarkus Mohrhard
Change-Id: I637d21b0f94ecb036ca4887bb2a36649f907d9e9
2013-02-27coverity#704165: fix memory leakMarkus Mohrhard
Change-Id: Ia62ab987bc7f4f25e22385194ca2df8d6e74376f
2013-02-26clarify the duplicateThomas Arnhold
Change-Id: I5d4a64a7d7effc49f982ad33fa6a535d99863f96 Reviewed-on: https://gerrit.libreoffice.org/2404 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>