summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-05update pchThomas Arnhold17-5/+50
2013-11-05remove further external include guardsThomas Arnhold6-19/+4
2013-11-05presumably this was intended as include guardThomas Arnhold2-5/+2
2013-11-05FCFGMerge: Close files - silence warningThomas Arnhold1-0/+2
2013-11-05dbaccess: cleanupThomas Arnhold13-31/+20
2013-11-05update_pch.sh: grep use extended regexThomas Arnhold1-2/+2
2013-11-05fixincludeguards.sh: formsThomas Arnhold105-289/+289
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold42-116/+116
2013-11-05fixincludeguards.sh: shellThomas Arnhold43-89/+89
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold203-582/+582
2013-11-05fixincludeguards.sh: linguisticThomas Arnhold15-30/+30
2013-11-05fixincludeguards.sh: l10ntoolsThomas Arnhold12-32/+32
2013-11-05fixincludeguards.sh: sdextThomas Arnhold67-148/+148
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold317-925/+925
2013-11-05fixincludeguards.sh: swThomas Arnhold820-1869/+1868
2013-11-05fixincludeguards.sh: canvasThomas Arnhold83-214/+214
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold40-82/+82
2013-11-05fixincludeguards.sh: add TODO noteThomas Arnhold1-0/+6
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold1-4/+0
2013-11-05fix STL debug build againDavid Tardon1-9/+29
2013-11-05Updated coreJean-Pierre Ledure1-0/+0
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza26-492/+270
2013-11-05First modification on the default template for the WriterAhmad H. Al Harthi2-9/+18
2013-11-05fix buildDavid Tardon1-1/+1
2013-11-04fdo#70393: move external accessories to a subdir of externalKhaled Hosny65-141/+161
2013-11-04fdo#70393: move libxmlsec to a subdir of externalKhaled Hosny30-24/+24
2013-11-05this must be in lowercase lettersDavid Tardon1-3/+1
2013-11-05there is no need for the conditionDavid Tardon1-9/+0
2013-11-05add an external for bluez_bluetooth_headersDavid Tardon2-6/+18
2013-11-05move mariadb to libs sectionDavid Tardon1-32/+32
2013-11-04fdo#70393: move bluez_bluetooth to a subdir of externalKhaled Hosny9-2/+1
2013-11-04fdo#70393: move unixODBC to a subdir of externalKhaled Hosny6-1/+1
2013-11-04fdo#70393: move sane and twain to subdirs of externalKhaled Hosny5-1/+1
2013-11-04bug in perl installer that make UnixLink entries to be lostNorbert Thiebaud1-2/+2
2013-11-04sc: stop linking openssl in scopencl libraryMichael Stahl1-1/+0
2013-11-04one ; is sufficientJulien Nabet1-1/+1
2013-11-04configure: build oox with NSS backend by defaultMichael Stahl1-7/+3
2013-11-04oox: use proper integer type when calling PK11_DigestFinalMichael Stahl1-1/+1
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet9-11/+13
2013-11-04Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna2-387/+206
2013-11-04writerfilter: remove unused DffOPTHandler in doctokMiklos Vajna1-60/+0
2013-11-04Two new test cases for importing data tables from XLSX.Kohei Yoshida3-0/+87
2013-11-04Create data-table directory and move the test file into it.Kohei Yoshida2-4/+4
2013-11-04Import data tables from xlsx via ScDocumentImport.Kohei Yoshida2-60/+69
2013-11-04Renamed test file.Kohei Yoshida2-1/+1
2013-11-04Use position hints for broadcasters when activating formula cells.Kohei Yoshida1-5/+14
2013-11-04No point using the pimpl pattern here.Kohei Yoshida1-16/+10
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida3-8/+17
2013-11-04Fix multiple operations with formula cell with indirect dependency.Kohei Yoshida4-14/+13
2013-11-04Add test for multiple operations. Part of it fails currently.Kohei Yoshida2-0/+56