summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Some cppcheck cleaningJulien Nabet1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-3/+3
2013-03-06c#708912# fix a double free in Sd*OptionsHerbert Dürr1-2/+2
2013-03-06Remove dead codeTakeshi Abe1-3/+0
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-7/+7
2013-03-04sal_Bool to boolTakeshi Abe2-5/+5
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-04fix fdo#61492: update sd:View with FONTHEIGHT attribute changes.navin patidar1-1/+12
2013-03-04remove unused and commented out codeThomas Arnhold2-14/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-8/+7
2013-03-03pull in a VCL plugin needed for running the testDavid Tardon1-0/+1
2013-03-03add missing deps on sden-US.resDavid Tardon2-0/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold9-11/+11
2013-03-03loplugin: improve indentationThomas Arnhold1-5/+8
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon3-3/+3
2013-03-03coverity#735384: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01Get sd to build even when impress remote is disabled.Kohei Yoshida1-0/+2
2013-03-01translation of German comments in file sd/source/filter/ppt/propread.cxxUrs Fässler1-3/+3
2013-03-01translation of German debug message in file sd/source/filter/ppt/pptin.cxxUrs Fässler1-1/+1
2013-03-01translation of German comments in file sd/source/filter/ppt/pptin.cxxUrs Fässler1-87/+86
2013-03-01translation of German comments in file sd/source/filter/html/pubdlg.cxxUrs Fässler1-2/+2
2013-03-01translation of German comments in file sd/source/filter/html/htmlex.cxxUrs Fässler1-117/+115
2013-03-01translation of German comments in file sd/source/filter/grf/sdgrffilter.cxxUrs Fässler1-2/+2
2013-03-01translation of German comments in file sd/source/filter/eppt/pptx-text.cxxUrs Fässler1-12/+12
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler4-12/+12
2013-03-01translation of German comments in file sd/source/filter/eppt/epptso.cxxUrs Fässler1-22/+21
2013-03-01translation of German comments in files sd/source/filter/eppt/eppt.*Urs Fässler2-33/+33
2013-03-01translation of German comments in file sd/source/core/stlpool.cxxUrs Fässler1-41/+38
2013-03-01translation of German comments in file sd/source/core/sdpage2.cxxUrs Fässler1-34/+34
2013-03-01translation of German comments in file sd/source/core/sdpage.cxxUrs Fässler1-66/+66
2013-03-01translation of German comments in file sd/source/core/sdiocmpt.cxxUrs Fässler1-1/+1
2013-03-01translation of German comments in file sd/source/core/pglink.cxxUrs Fässler1-7/+7
2013-03-01translation of German comments in file sd/source/core/glob.srcUrs Fässler1-6/+6
2013-03-01added new Fonts property, it is used in xmloff for fonts embeddingRadek Doulik1-0/+58
2013-03-01translation of German comments of the files in sd/sdi/Urs Fässler3-24/+24
2013-03-01translation of German comments of the files in sd/inc/Urs Fässler11-30/+30
2013-03-01sd: BluetoothServer: put the ifdeffery in the right placeMichael Stahl2-18/+13
2013-03-01MinGW: Make mpImpl available only on Linux.Jan Holesovsky2-1/+2
2013-02-28regenerate pchPeter Foley1-0/+2
2013-02-28sd: BluetoothServer: appease MSVC's appetite for type definitionsMichael Stahl1-0/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28fdo#39468: Translate German comments in sd/source/core/Stefan Knorr5-805/+441
2013-02-28coverity#988423: fix memory leakMarkus Mohrhard2-2/+4
2013-02-28fdo#38838,UniString,String_to_OUStringelixir3-35/+45
2013-02-27Use closesocket() on WindowsTor Lillqvist1-0/+4
2013-02-27sdremote: close socket in destructor.Michael Meeks1-0/+1
2013-02-27WaE: possible problem detected in invocation of delete operatorTor Lillqvist1-0/+1
2013-02-27coverity#705704: fix memory leakMarkus Mohrhard1-0/+2
2013-02-27coverity#705699: fix memory leakMarkus Mohrhard1-0/+1