summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* various: remove SAL_THROW macroNoel Grandin2014-06-0598-683/+564
| | | | Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494
* scripting: remove SAL_THROW macroNoel Grandin2014-06-0510-37/+6
| | | | Change-Id: I535a57d043ac51926ae6f640d721d0dd1571c3fa
* sdext: remove SAL_THROW macroNoel Grandin2014-06-0510-17/+7
| | | | Change-Id: Ib8649fb4d5aa2249d99d5c9d9ecf9d2307a93c72
* stoc: remove SAL_THROW macroNoel Grandin2014-06-0520-213/+114
| | | | Change-Id: I7443c855a7145837621887030b0d3d01cca2a5ac
* uui: remove SAL_THROW macroNoel Grandin2014-06-0513-133/+43
| | | | Change-Id: I72583c9d6c22621a30771ef8422370911d35000b
* ucb: remove SAL_THROW macroNoel Grandin2014-06-0516-33/+32
| | | | Change-Id: I023c342b0f086e57c821136498851999fb0152ec
* forms: remove SAL_THROW macroNoel Grandin2014-06-0515-22/+21
| | | | Change-Id: I532f29e240cf29c5e65c919c4bcaccd86c510ce9
* extensions: remove SAL_THROW macroNoel Grandin2014-06-0528-183/+180
| | | | Change-Id: I12b5b46d31d5189adb21804a818ce591f2c19cbf
* desktop: remove SAL_THROW macroNoel Grandin2014-06-058-13/+3
| | | | Change-Id: I523d47b443bc7a3fc8129b3a15643560e3971782
* dbaccess: remove SAL_THROW macroNoel Grandin2014-06-058-30/+24
| | | | Change-Id: I01e43d6171dc2381ff8c151d5716e9ffede24822
* bridges: remove SAL_THROW macroNoel Grandin2014-06-0538-220/+209
| | | | Change-Id: I2daafd711aedab17b6c13fde95c8af5f49d38a7c
* cppu: remove SAL_THROW macroNoel Grandin2014-06-0517-113/+53
| | | | Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8
* svx: remove SAL_THROW macroNoel Grandin2014-06-0520-114/+110
| | | | Change-Id: I8bfce109e55871d48b35300be98085f383fef26f
* xmlscript: remove SAL_THROW macroNoel Grandin2014-06-0524-234/+83
| | | | Change-Id: Ic830c23d8696fde323dcf67697248a84658be2bf
* sal/rtl: remove SAL_THROW macroNoel Grandin2014-06-0510-234/+219
| | | | Change-Id: I70e41f087dbe188f8fc455150480faeae2b426ed
* toolkit: remove SAL_THROW macroNoel Grandin2014-06-0510-19/+19
| | | | Change-Id: Id9e27c6cbcdc0c229a0dc2a3ad075d62121e6c5d
* editeng: remove SAL_THROW macroNoel Grandin2014-06-058-43/+41
| | | | Change-Id: I8e36112a10cdef6250dba4b4cf75e5eba443e0b9
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-0525-111/+96
| | | | Change-Id: Id3bbb7a0d39a41b7106303f42d55ba4968235b63
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-0541-501/+309
| | | | Change-Id: I54141071396d04e7bead56da14a665b8556ba6d2
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-0513-43/+41
| | | | Change-Id: I692f1213c4bf42a84fae119f513e609d8874bf0c
* ...and avoid SolarMutex deadlock when joining FactoryLoader threadsStephan Bergmann2014-06-041-0/+1
| | | | Change-Id: I6ae206d18dc03f99739ea20c72853db9662924d2
* Missing launch of FactoryLoader threadsStephan Bergmann2014-06-041-2/+3
| | | | | | | | | | ...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
* writerfilter: remove unused nostatus.xslMiklos Vajna2014-06-041-37/+0
| | | | Change-Id: If5953eec3f904ea7009f65a4b0b0c3cd342a4e31
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-0449-3/+1305
| | | | | | | | | | | connectivity: 3m52s -> 2m47s cppcanvas: 28s -> 13s cppuhelper: 20s -> 14s dbaccess: 2m38s -> 2m01s hwpfilter: 16s -> 13s sot: 21s -> 16s Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
* cppuhelper: fix includesThomas Arnhold2014-06-0435-363/+363
| | | | Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
* connectivity: fix includesThomas Arnhold2014-06-04282-513/+513
| | | | Change-Id: I5d5dc6871789865189c78fe9135e7f8bff829489
* sw: use ifndefThomas Arnhold2014-06-041-1/+1
| | | | Change-Id: Ia74abd902bb2d40c6fe19d3c186fabfd559fb89d
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-0465-10/+2323
| | | | | | | | | | | | | | 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
* and of course, GreatWorks test files fail to load on WindowsDavid Tardon2014-06-044-0/+0
| | | | Change-Id: Ic102312af8b3c3218c79b7de9f57126ab4606176
* pass UCBContent to the filters tooDavid Tardon2014-06-041-7/+9
| | | | Change-Id: I75e4b3226d47ba9cc19e8c6b0e38938e4d7ceb17
* The 4th argument is of wrong type.Kohei Yoshida2014-06-041-2/+1
| | | | | | | | 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
* loading of these fails on windowsDavid Tardon2014-06-042-0/+0
| | | | Change-Id: Ibb9590419d965b789330ce149b88ba8be4e440d0
* add random unversioned test file for libvisioDavid Tardon2014-06-042-0/+0
| | | | Change-Id: I36fb1f845dacad3a409b0f089b207fa284c5733a
* add random unversioned test file for libmspubDavid Tardon2014-06-042-0/+0
| | | | Change-Id: I1d5841870543c4d8dc1afc1e714b2591431f0f62
* add random unversioned test files for libcdrDavid Tardon2014-06-044-0/+0
| | | | Change-Id: I9db735d7363e912edc1528c8964e665f1a4c8056
* Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara2014-06-041-1/+12
| | | | | | check that largest offset + value to read is inside available space Change-Id: I4feac37bdfbae5061b3b75ddf44bb20fc5904656
* sort in order of increasing offsetCaolán McNamara2014-06-041-2/+2
| | | | Change-Id: I0d2c880438f47f4527037d7ffaf77cf142d24751
* ptr is just added to offset, so move addition into 2nd argCaolán McNamara2014-06-041-6/+6
| | | | Change-Id: Ia3e8145c69324f19aeec8b0dd97284ec382d20d7
* Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida2014-06-043-0/+55
| | | | Change-Id: Ida4572f43ad2c797bb71607b37237bd7630d0d58
* -Werror,-Wunused-private-fieldStephan Bergmann2014-06-041-1/+0
| | | | Change-Id: Ib05bcc5ea8ce70170113657999e1fc974d35c9c4
* Do not both _use_library_objects and _use_libraries sbStephan Bergmann2014-06-041-1/+0
| | | | Change-Id: I11f667104a0ca7279542fab53ad754d4de8c807d
* Corrected GetDrawBackgrdColor to return a value, not a referenceArmin Le Grand2014-06-042-5/+5
| | | | | | | | | (cherry picked from commit a8a2653568d31a2fb76aeb3183e128e3304452bd) Conflicts: sw/source/core/layout/paintfrm.cxx Change-Id: I1e0a5a255d67d130f85a8c5c739c4e5cd4ce03c5
* Fix commentsIsamu Mogi2014-06-041-2/+2
| | | | Change-Id: I7957db170ec7020c9aba915e43779e01c7b98a8c
* coverity#705337 Missing break in switch, probably not intentionalCaolán McNamara2014-06-041-0/+1
| | | | Change-Id: I9bfb694c4034f01d93f35f0f7e72263909245811
* coverity#1209650 Missing break in switch, probably intentionalCaolán McNamara2014-06-041-0/+1
| | | | Change-Id: Iaa48a39cc86548dd2805703a97a90406663099ba
* coverity#705168 Missing break in switchCaolán McNamara2014-06-041-0/+1
| | | | Change-Id: I2fd40972e59fa55df48e48851315350fb012cdec
* coverity#705172 Missing break in switchCaolán McNamara2014-06-041-0/+3
| | | | Change-Id: I23663877212be93bffe16edfa4b0bb70c8ef5e2e
* coverity#705190 Missing break in switchCaolán McNamara2014-06-041-0/+1
| | | | Change-Id: Icf74b016a05999814ae234caf850c808da23ce96
* drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara2014-06-043-14/+0
| | | | Change-Id: Ie9fd186523d78436d5a0e8f33899aa1f462d495a
* Updated coreCaolán McNamara2014-06-041-0/+0
| | | | | Project: help 2a0b4747b5a83386f1b9c3935d5eb484429c6050