summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-10sal_uInt16 to size_tMatteo Casalin
Change-Id: I25e92cc92aaa2b5b808b7c369101055b5f77aff3
2014-05-10Simplify IsPreviewPosInDocPreviewPageMatteo Casalin
Change-Id: I6c1a57dc7095125f36ffe5ad0a4fd54ba240287f
2014-05-10Simplify return paths/expressionsMatteo Casalin
Change-Id: I198b3d349934837f7b7e6b49bf4b2a7785736a61
2014-05-10No need of else after a returnMatteo Casalin
Change-Id: I7f7bb520085f0d1855dce8656a54e5f72f2b5ed5
2014-05-10Constify sal_uInt16 and sal_Int16 to sal_uInt16Matteo Casalin
Change-Id: Ie03f3591279f7cedff6f5acf3af46bebf3d2c1b1
2014-05-10Simplify GetRowOfPage and GetColOfPageMatteo Casalin
Change-Id: Iebe6c17a057999a20a46fb6ea756dc1c0a052dbc
2014-05-10Use GetRowOfPageMatteo Casalin
Change-Id: Ieb6e268223aabea42f5df0d69a8b8d4498eaba77
2014-05-10OUString: avoid temporaries and constifyMatteo Casalin
Change-Id: I12762daed58e8006e95cc10c3ba0b1d7564a012e
2014-05-10sal_uInt16 to sal_uInt32/size_t + constifyMatteo Casalin
Change-Id: I948990f551b4096aa5575090315ab66fc4eb368d
2014-05-10No need to use/store those OUStringsMatteo Casalin
Change-Id: Ied28223690f6672fbd99984fb9a5b44353138594
2014-05-10Constify 2 sal_uInt16Matteo Casalin
Change-Id: I24cdc87e87f3b7d05678eeb86df9a179cba10328
2014-05-10Constify two OUStringsMatteo Casalin
Change-Id: Ia136841959480212b2f7e525544e5e2f52064990
2014-05-10sal_uInt16: constify and reduce scope + int to sal_uInt16Matteo Casalin
Change-Id: I68757c5e8367d97d707c77df2b7cf5ba6404ab58
2014-05-10coverity#708632 Uninitialized scalar fieldCaolán McNamara
Change-Id: Iea0a0aae7ca4f975acc0d468ad3912c38d84d57e
2014-05-10coverity#12093[81-94], etc. null pointer dereferenceCaolán McNamara
coverity seems to think that code execution can continue after a coverity test fails, but it will effectively halt and not trundle into the dereference of the tested-for-NULL pointer, try a [+kill] on the fail method Change-Id: I07c9a074b5681c367a31637c8af78d52a9c88d59
2014-05-10Updated coreJulien Nabet
Project: dictionaries b76a214cc1e5c52cc0f012888b25aaa3b3b4e032
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
Change-Id: Ic7b092a24b4d1e48ca11e53b507da5c2bfdeabe8
2014-05-10Related: rhbz#1071604 don't paint anim. effect iconDavid Tardon
... unless the slide does have custom animations. This drops dep of Draw on libanimcore, which is in module impress, so it might not be present. If it is not present, the Pages panel is not drawn. Change-Id: I9d7377a4fb3289e230887752bc4a105ca1c9f812
2014-05-10Lsan: fix memory leak in xmlbodyi.cxxMarkus Mohrhard
Change-Id: I6274abc6ca3c4452c968d0b2bb775d29fbc8971f
2014-05-10Lsan: fix memory leak in conditio.cxxMarkus Mohrhard
My test file leaks 9MB during import with that. Change-Id: Ie7aba31878721ad8caef1e301a6b54a42a8c0c54
2014-05-10ISO C++ forbids declaration of ‘rLanguageTag’ with no typeMiklos Vajna
Change-Id: I148b3eff0fc229fec3c6415bd582d10b124e0796
2014-05-10-Werror=parenthesesMiklos Vajna
Change-Id: I2366a8631be276db02392db6b44ee0c47ddf9da6
2014-05-10Blind fix for red Tinderboxes, followingJulien Nabet
Change-Id: I590a682af7fc1879ae63cda3aea73063ba4c84f4
2014-05-10Blind fix for red TinderboxesJulien Nabet
Change-Id: I9465943a7e3c0d485e8692e3e1ea0b258d67d120
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
Change-Id: Ie16923d17541e84e0d7424fffe37caf410786abf
2014-05-09fdo#77056: Treat empty cells as if they have a value of 0.0.Kohei Yoshida
Change-Id: Ibe64cf7177a5298c1878e0014c049dc9c82b1344
2014-05-09fdo#77056: Modify existing test to cover the reported scenario.Kohei Yoshida
Change-Id: I6d0fe13e6756d8b6c3e7ac9ffba828e3f9c2a7b5
2014-05-10add on-the-fly language tags to the language tableEike Rathke
Change-Id: I5ca9e212374821de425729863c82f7b4699487a7
2014-05-10added SvtLanguageTable::AddLanguageTag()Eike Rathke
Change-Id: Ic8be508bff3767f2f8ab1146447b3fe4bffff3b3
2014-05-10added ResStringArray::AddItem()Eike Rathke
Change-Id: I361cd4256c0816a46ea6e37dd9fd2680d3dba9fb
2014-05-09Revert "fdo#45260: Objects having line thickness misplaced while pasting."Andras Timar
This reverts commit c35c4769d8cabe0f01ef9911056d7a9d1d2f4b04. Fixes fdo#78413 Change-Id: If0865cced045410d4e8f9603b55568ade6781b39
2014-05-09clean upThomas Arnhold
nobody uses those switches Change-Id: Ifbd6563aae901b4f3d931422e6d4e2369aee0573
2014-05-09prewin.h includes windows.hThomas Arnhold
Change-Id: I221e9f704f75472234a6ce2b09930aeff6279c7a
2014-05-09postwin.h handles OPTIONAL alreadyThomas Arnhold
Change-Id: Ia04bc545f90a093f70bbd7036b7b9403af15daa1
2014-05-09prewin.h handles WB_LEFT and WB_RIGHT alreadyThomas Arnhold
Change-Id: I73bbd6ae7343257e63210cb4b5cdfd4e9f612122
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
Change-Id: I1a52b9ce7b590e8cf274a2daaa1c55cfc1efe48b
2014-05-09fdo#78267: Fix advancing slides by mouse clicks.Jan Holesovsky
Fixes a regression from b45a12c37d2b671e54404afda5dee1b0947bd3ed. The confusing logical operation ! (maPresSettings.mbLockedPages != sal_False) should translate to !maPresSettings.mbLockPages Change-Id: Iaba62ee001dd57194c1a17421d8632330eab1345
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
I had to fix some source files because of macro redefinitions and such stuff. Small modules like basic have a great win, too: make basic.clean && time make basic: with w/o pch pch accessibility 23s 1m59s basctl 30s 1m42s basic 56s 1m35s comphelper 23s 51s editeng 48s 2m04s forms 40s 1m40s unotools 19s 38s sd 3m37s 4m33s Change-Id: Id24cdcddbe2ff64820b42266325c25af1355558f Reviewed-on: https://gerrit.libreoffice.org/9293 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-09remove presys.h and postsys.hThomas Arnhold
Both files are nearly identical to prewin.h and postwin.h Change-Id: I1f45e46dfcc00043a9e2df82e0070cd1b976c4af Reviewed-on: https://gerrit.libreoffice.org/9294 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-09fdo#77379: Don't return from the call. Notes are handled at the end.Kohei Yoshida
Returning prematurely would end up skipping pasting of notes. Change-Id: I79e0968023342a68fe729f31eb6cfc3cfacd5850
2014-05-09fdo#77379: Write test for this.Kohei Yoshida
Change-Id: Iccc0b499abae90f5b780aebab17ff6315b5690ec
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
Change-Id: I6d15c7869e94b8b6d92b0a4c65bbc5866a657889
2014-05-09warning C4389: '==' : signed/unsigned mismatchMichael Stahl
Change-Id: Ie8bb8a422c2fdda85d2478dd029c2091267212c2
2014-05-09add missing border to GradientLBThomas Arnhold
Change-Id: I72651d514e2cf5abdce4a3323fa515426ff0438a
2014-05-09bring Tile and AutoFit back to the leven of PositionThomas Arnhold
before ui-conversion both checkboxes were at the level of Position options. Change-Id: Ie56937d64e657fba68ac8ffe44e5c42f2a576388
2014-05-09set border_width to 6 pxThomas Arnhold
otherwise Width and Height fields in Fill -> Bitmap will be directly at the tab page border. Also 12 px was too large on the left. Change-Id: I4ae17020333d61bf80e02ea29989fbb4693da591
2014-05-09Kill sd::any2bool: cppu::bool2any does the same thing (extracts, or throws).Jan Holesovsky
Change-Id: I477f2888fba585f41bb70309247a3e4fa9bf7517
2014-05-09fdo#77806: Check the boundaries before accessing an array....Kohei Yoshida
Change-Id: I0878f734599f566cde83183947cd7613c0f8d5c6
2014-05-09fdo#77806: Write test for this.Kohei Yoshida
Change-Id: Ic05b6fec2bfc89688cb1670a163f27caccc7f213
2014-05-09convert apply columns page to .ui formatCaolán McNamara
Change-Id: I14f12809d2e78a184ed53d6d9cee81d5f4e79ae6