summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-14Add test for CHOOSE function.private/kohei/if-or-not-if-jumpKohei Yoshida2-0/+24
This function is also a jump function requiring a special RPN reordering. Change-Id: I34f68875febeb4fb8c78527d763d4a6352f50b03
2014-05-14Add unit test for IF function.Kohei Yoshida2-0/+18
Change-Id: I2265458883fb05582c54157714b88345362efa0d
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida4-3/+97
Change-Id: I45d83448be04e0983f39ca28392671cf84ae928c
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida4-15/+45
Change-Id: Ibb7575eeb025fc025d05b147629113796185c5d3
2014-05-14Enable vectorization for the "jump" function opcodes.Kohei Yoshida1-2/+7
Change-Id: I24333db598943a0984fb1abb603e90b79d37d845
2014-05-14Disable jump command reordering of RPN tokens for OpenCL interpreter.Kohei Yoshida3-11/+9
Change-Id: I03e1e8a8cda1ff88b1d65876ffc27605090f1f4d
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida2-2/+4
Change-Id: I751e33a8bba732e3b7935fc41385ea5e1f8c8704
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida5-8/+15
Change-Id: Ib2256ebac8a7e63e7e24fb35d13d47b811bd8e19
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida4-16/+20
Just to keep the pattern of "true" -> "action", "false" -> "no action". Change-Id: I6303bc779cd7048eef2fdc3c2abba8be8f15da6d
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida3-15/+20
To make it sound more general than "compile for FAP". Change-Id: Ia6916b6f3579a290be7d5074f809666be2bd2473
2014-05-14remove external header guardsThomas Arnhold5-10/+3
that's the problem with those: none of them was actually defined... Change-Id: I496140e43cf8ff8a5712394023d98516aaf21adc
2014-05-14use our css prefix to make this readableThomas Arnhold42-397/+397
Change-Id: I360832edafcfcff7e63fd3b185c2575165c2d728
2014-05-14basic: use prewin.hThomas Arnhold1-14/+3
Change-Id: I49b797b170b3fd74324eede9d3b6b6ec106e62e4
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann1-2/+1
Change-Id: I3719d1ce64bee055a4a7248361f2d2dccaa75cdc
2014-05-14various loplugin:passsequencebyrefNoel Grandin19-85/+86
Change-Id: Id1045a7f66b4fa10b6491587ba07246a31ceba72
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin10-90/+0
Change-Id: I551d3d6b44845bb324b4afcef17fdae0e0fc88e2
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin6-299/+1
Change-Id: I7169b1fec563add36900622dd599a92792e57675
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin3-127/+0
Change-Id: Iae6dbc367f1ff9cbeb5329bd9b96489b2d4252ec
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin6-36/+1
Change-Id: Ia7f59631da21b81f0c7e450c885b759cdce5a140
2014-05-14package: remove SAL_INFO's that only mark function entryNoel Grandin1-71/+0
Change-Id: I21a1bfbe99d5231b63dc6aaf5d9de92190c76d91
2014-05-14filter: remove SAL_INFO's that only mark function entryNoel Grandin1-4/+0
Change-Id: I2771d9af09b8dec3f9a8b30b47a779816e4739cb
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin8-73/+1
Change-Id: I06b344504e6052c25578f0bc4c3598d45d544003
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin2-14/+0
Change-Id: If6863d18dac6ee0364c98d255e0cf55748ea4bf9
2014-05-14provide the click event to chart2Markus Mohrhard1-0/+2
Change-Id: I4ee1c51d6602a089483099f5700afcb03f474d5b
2014-05-14Updated coreAndras Timar1-0/+0
Project: dictionaries 117686ef79d5a2a42e328dcef8af3969af933700
2014-05-14Updated coreAndras Timar1-0/+0
Project: dictionaries c74b87732cb0acb7a67f326dce3b94f03d691315
2014-05-14Fix --with-export-validation checkStephan Bergmann1-1/+1
Change-Id: I12b99b361a10f48435694719870ed16f2ce4a31a
2014-05-14Try to zoom into a bar when clicked. For now we hardcode the object ID of 1.Kohei Yoshida2-2/+9
Just for testing. Change-Id: Ifec15ae0beb0a3c863085e9d43bdebd7bcce4027
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky5-7/+17
This reverts commit 1a2a961c1e7cdef648c28e211433e8de6e8a831b. As suggested by Kendy, opening with a single click by mouse up is more natural. We need to find a better solution for the bug mentioned in the above commit.
2014-05-14Fail the test if executing the validator failsStephan Bergmann1-1/+3
Change-Id: I15aac53a817ca309697cba8a962e788aea1619d0
2014-05-14Related: fdo#64161 ask pstoedit to mark out the bounding boxCaolán McNamara1-12/+31
and tell pstoedit to use the original ps bounding box not its own calculation of it Change-Id: I06f3440a0def45ec8c3a4247c046ec499ed1012e
2014-05-14Removed redundant private methods commentsHussian Alamri17-51/+1
2014-05-14DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sectionsMiklos Vajna1-0/+3
Trying to add (and later remove) a dummy paragraph is just not needed at the moment, but it'll cause a real problem for textboxes. Change-Id: I9f90b515171ce4b498de49c2381b7324002e3c20
2014-05-14loplugin:passstringbyrefStephan Bergmann1-1/+1
Change-Id: I0e97ab6ed479ba4057470946d45a0e8cda29470e
2014-05-14use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6Douglas Mencken1-1/+5
fixes fdo#78612 and fdo#77893 Change-Id: Iac36211095cc009a356f335a93a184ea5078214d Reviewed-on: https://gerrit.libreoffice.org/9353 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-05-14Unify utl::TempFile ctorsStephan Bergmann14-33/+18
Change-Id: I0a781a86804808cebf7756506d9299971c13e2ff
2014-05-14fdo#78599: Fixed for file corruption which contains fields and hyperlinkPriyankaGaikwad3-0/+20
Field inside a hyperlink closed after the ending tag of hyperlink, which corrupted the RT file. Change-Id: Ib89ead8d2f8a9eb6c8473ffd14853495ee1b2f62 Reviewed-on: https://gerrit.libreoffice.org/9330 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky25-663/+187
instead of 5 (mostly identical) classes. Also the following bugs were fixed: * All pickers now use split buttons. (fdo#45671) * Color palette now indicates the current color. (fdo#73891) (Previous changes related to that bug are reverted as part of this commit.) * Selecting a color from a float panel now updates the button. (fdo#77683) * For Font color/background color in Writer, the color that is shown on the button, is always the one that's actually used. (Can be a different color after hiding the toolbar.) * For Font color/background color in Writer, the button now indicates when we're in the format paintbrush mode. (Removed in 085e8a07e61ef2d3a82e11094d8773ab17cfdb3c for some reason.) Change-Id: Idb4829552240c52fb0882aca627c8177bbe2f839
2014-05-14Use transparent color directlyMaxim Monastirsky3-18/+3
Change-Id: I47693666b3dd218eb8a74b936038c9169b054af1
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky2-2/+8
This reverts commit f5dc536eae7dc28e09112ab9dd69e55fae015ee8. This commit actually created a regression. A split button supposed to show the last used color, not the current one. I'll try to solve fdo#77683 in a different way, in a following commit. Change-Id: I5df1ce49995e4755f54af977ca25d4e4dfdee629
2014-05-14Make it compile with Apple's Clang and libc++Tor Lillqvist1-0/+10
Change-Id: I45feb0d715e6e823a42c7960fd87346412ebcc48
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin61-92/+154
Implement a clang plugin to find them, and clean up existing code to pass them by reference. Change-Id: If642d87407c73346d9c0164b9fc77c5c3c4354b8 Reviewed-on: https://gerrit.libreoffice.org/9351 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2-2/+2
One wonders how did this work so far. Change-Id: I6aee6a2f7e15c1c4931ca5d65b6ad39d025ff9ed
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin28-816/+38
Change-Id: Ibdf92698446d0a7aed7c474ec7d3ea720cd2c2a6
2014-05-14comphelper: remove SAL_INFO's that only mark function entryNoel Grandin1-44/+0
Change-Id: I7807c1cdfd104f2a95973547908c359a5b01fb96
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin1-1/+1
Change-Id: Ida52d1fbe3d84c9c0070c91ae24cae58dc4aa13f
2014-05-14cid#705542 Unintentional integer overflowNoel Grandin1-2/+2
Change-Id: Ibd3ef676de7d99ebdd273ee85665ddf9ec0f9c10
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh5-1/+32
* In case of symbol, symbol character get imported first and then font of symbols. * So we are storing symbol character and when we parse symbol font then create UNO object for text. Change-Id: If5b79521c6a59aec02b165e8120dafdd472cdaeb Reviewed-on: https://gerrit.libreoffice.org/9281 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe5-28/+23
Change-Id: Ib74c40bb4ac11edf97b6843e983a911308fa4b98
2014-05-13fdo#76710: Adjust sheet position of conditional format entries.Kohei Yoshida1-0/+37
When inserting or deleting sheets. Change-Id: Ibf898350e22f092ec38b75ad98957832a5580e6a