summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-05add more test documents for libmwawDavid Tardon
Change-Id: Id31953720634cbfd838869ac2470b088da09caae
2014-06-05writerfilter: Posix sed needs just one parameter.Jan Holesovsky
Change-Id: I8685136fcd43cb0ae445a8f19cbd9021737c42d4
2014-06-05writerfilter: Kill RefAndPointer, all it does is one dynamic_cast.Jan Holesovsky
Change-Id: Ie383f7e4ee89770f722d963e09efda9063a68c16
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam
Handled a memory corruption. Change-Id: I195d17bcd0a9a86bcc96cc7ad14f1d5f2908cf8c Reviewed-on: https://gerrit.libreoffice.org/9545 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen
- so we need to be a StatusListener in framework after all - we ware updating all menus for now, instead of just one - this would have a hugh performance hit when there is much change to the menu - thus we just invalidate the menu and update with all changes after 100ms once Change-Id: I48cda968cf0ae1eae0421b3424bb3e5830817e84
2014-06-05coverity#705153 Missing break in switch, surely this is not intentionalCaolán McNamara
since the initial commit of c04e60275f273dacf8796e957e1ebadc08b497a1 Change-Id: I9d3c3c2870c145b2fdb5c4f6c6ed17a14d1162c2
2014-06-05fdo#79535 :LO writer crash while Opening some document.Tushar Bende
Problem Description : While setting ExtraData for Redline LO calls SwRangeRedline::SetExtraData() with argument of type SwRedlineExtraData_FormattingChanges* which contains SfxItemSet* In function SwRedlineExtraData_FormattingChanges() without Null checking SfxItemSet*, LO was trying to get rCpy.pSet->Count() which was the reason for segmentation fault while opening some documents in LO. Added Null check before accessing a pointer. Change-Id: I33299d2be2777ab6a8af0621595c9453145f1069 Reviewed-on: https://gerrit.libreoffice.org/9647 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-05writerfilter: Avoid a temporary file, sed can handle this by itself.Jan Holesovsky
Change-Id: I7fde1b44809b1886730145f16878e0f1045b2555
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Ia8bc0e24a76dd953000b73806ac21f21db4c4ca3
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Iaf672463cf51d596148822d9b5effe5ab40f70d4
2014-06-05remove the definition of SAL_THROW macroNoel Grandin
Change-Id: I3d389174684cdc86ddb098629da57ebf142424c9
2014-06-05various: remove SAL_THROW macroNoel Grandin
Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494
2014-06-05scripting: remove SAL_THROW macroNoel Grandin
Change-Id: I535a57d043ac51926ae6f640d721d0dd1571c3fa
2014-06-05sdext: remove SAL_THROW macroNoel Grandin
Change-Id: Ib8649fb4d5aa2249d99d5c9d9ecf9d2307a93c72
2014-06-05stoc: remove SAL_THROW macroNoel Grandin
Change-Id: I7443c855a7145837621887030b0d3d01cca2a5ac
2014-06-05uui: remove SAL_THROW macroNoel Grandin
Change-Id: I72583c9d6c22621a30771ef8422370911d35000b
2014-06-05ucb: remove SAL_THROW macroNoel Grandin
Change-Id: I023c342b0f086e57c821136498851999fb0152ec
2014-06-05forms: remove SAL_THROW macroNoel Grandin
Change-Id: I532f29e240cf29c5e65c919c4bcaccd86c510ce9
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
Change-Id: I12b5b46d31d5189adb21804a818ce591f2c19cbf
2014-06-05desktop: remove SAL_THROW macroNoel Grandin
Change-Id: I523d47b443bc7a3fc8129b3a15643560e3971782
2014-06-05dbaccess: remove SAL_THROW macroNoel Grandin
Change-Id: I01e43d6171dc2381ff8c151d5716e9ffede24822
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
Change-Id: I2daafd711aedab17b6c13fde95c8af5f49d38a7c
2014-06-05cppu: remove SAL_THROW macroNoel Grandin
Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8
2014-06-05svx: remove SAL_THROW macroNoel Grandin
Change-Id: I8bfce109e55871d48b35300be98085f383fef26f
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
Change-Id: Ic830c23d8696fde323dcf67697248a84658be2bf
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
Change-Id: I70e41f087dbe188f8fc455150480faeae2b426ed
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
Change-Id: Id9e27c6cbcdc0c229a0dc2a3ad075d62121e6c5d
2014-06-05editeng: remove SAL_THROW macroNoel Grandin
Change-Id: I8e36112a10cdef6250dba4b4cf75e5eba443e0b9
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
Change-Id: Id3bbb7a0d39a41b7106303f42d55ba4968235b63
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
Change-Id: I54141071396d04e7bead56da14a665b8556ba6d2
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
Change-Id: I692f1213c4bf42a84fae119f513e609d8874bf0c
2014-06-04...and avoid SolarMutex deadlock when joining FactoryLoader threadsStephan Bergmann
Change-Id: I6ae206d18dc03f99739ea20c72853db9662924d2
2014-06-04Missing launch of FactoryLoader threadsStephan Bergmann
...regression introduced with 06a09dd0ad1e8afcf69e877501036e068d477438 "Join FactoryLoader threads." (Also, hopefully, the original use of osl::Thread::setPriority was just cargo cult, as salhelper::Thread does not make that feature available to clients, so it had been dropped in 06a09dd0ad1e8afcf69e877501036e068d477438.) Change-Id: I055c8fb20f3bbf13ba823436be24167d3446ed05
2014-06-04writerfilter: remove unused nostatus.xslMiklos Vajna
Change-Id: If5953eec3f904ea7009f65a4b0b0c3cd342a4e31
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
connectivity: 3m52s -> 2m47s cppcanvas: 28s -> 13s cppuhelper: 20s -> 14s dbaccess: 2m38s -> 2m01s hwpfilter: 16s -> 13s sot: 21s -> 16s Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
2014-06-04cppuhelper: fix includesThomas Arnhold
Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
2014-06-04connectivity: fix includesThomas Arnhold
Change-Id: I5d5dc6871789865189c78fe9135e7f8bff829489
2014-06-04sw: use ifndefThomas Arnhold
Change-Id: Ia74abd902bb2d40c6fe19d3c186fabfd559fb89d
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
desktop: 1m51s -> 54s framework: 1m55s -> 1m04s package: 32s -> 16s sdext: 1m31s -> 47s svgio: 32s -> 15s uui: 49s -> 20s vbahelper: 1m44s -> 27s xmlscript: 15s -> 10s xmlsecurity: 45s -> 23s Change-Id: Ia437969c091bf877983ababc5ea2d044bbc0bee0
2014-06-04and of course, GreatWorks test files fail to load on WindowsDavid Tardon
Change-Id: Ic102312af8b3c3218c79b7de9f57126ab4606176
2014-06-04pass UCBContent to the filters tooDavid Tardon
Change-Id: I75e4b3226d47ba9cc19e8c6b0e38938e4d7ceb17
2014-06-04The 4th argument is of wrong type.Kohei Yoshida
The 4th argument of this ScFormulaCell constructor expects a clone flag, not grammar. And passing that causes a misbehavior when copying formulas down the column. Change-Id: I93663526eb98dd7bfa1160a151de3ef15801f98d
2014-06-04loading of these fails on windowsDavid Tardon
Change-Id: Ibb9590419d965b789330ce149b88ba8be4e440d0
2014-06-04add random unversioned test file for libvisioDavid Tardon
Change-Id: I36fb1f845dacad3a409b0f089b207fa284c5733a
2014-06-04add random unversioned test file for libmspubDavid Tardon
Change-Id: I1d5841870543c4d8dc1afc1e714b2591431f0f62
2014-06-04add random unversioned test files for libcdrDavid Tardon
Change-Id: I9db735d7363e912edc1528c8964e665f1a4c8056
2014-06-04Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara
check that largest offset + value to read is inside available space Change-Id: I4feac37bdfbae5061b3b75ddf44bb20fc5904656
2014-06-04sort in order of increasing offsetCaolán McNamara
Change-Id: I0d2c880438f47f4527037d7ffaf77cf142d24751
2014-06-04ptr is just added to offset, so move addition into 2nd argCaolán McNamara
Change-Id: Ia3e8145c69324f19aeec8b0dd97284ec382d20d7
2014-06-04Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida
Change-Id: Ida4572f43ad2c797bb71607b37237bd7630d0d58