summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Add test for CHOOSE function.private/kohei/if-or-not-if-jumpKohei Yoshida2-0/+24
2014-05-14Add unit test for IF function.Kohei Yoshida2-0/+18
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida4-3/+97
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida4-15/+45
2014-05-14Enable vectorization for the "jump" function opcodes.Kohei Yoshida1-2/+7
2014-05-14Disable jump command reordering of RPN tokens for OpenCL interpreter.Kohei Yoshida3-11/+9
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida2-2/+4
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida5-8/+15
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida4-16/+20
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida3-15/+20
2014-05-14remove external header guardsThomas Arnhold5-10/+3
2014-05-14use our css prefix to make this readableThomas Arnhold42-397/+397
2014-05-14basic: use prewin.hThomas Arnhold1-14/+3
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann1-2/+1
2014-05-14various loplugin:passsequencebyrefNoel Grandin19-85/+86
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin10-90/+0
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin6-299/+1
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin3-127/+0
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin6-36/+1
2014-05-14package: remove SAL_INFO's that only mark function entryNoel Grandin1-71/+0
2014-05-14filter: remove SAL_INFO's that only mark function entryNoel Grandin1-4/+0
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin8-73/+1
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin2-14/+0
2014-05-14provide the click event to chart2Markus Mohrhard1-0/+2
2014-05-14Updated coreAndras Timar1-0/+0
2014-05-14Updated coreAndras Timar1-0/+0
2014-05-14Fix --with-export-validation checkStephan Bergmann1-1/+1
2014-05-14Try to zoom into a bar when clicked. For now we hardcode the object ID of 1.Kohei Yoshida2-2/+9
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky5-7/+17
2014-05-14Fail the test if executing the validator failsStephan Bergmann1-1/+3
2014-05-14Related: fdo#64161 ask pstoedit to mark out the bounding boxCaolán McNamara1-12/+31
2014-05-14Removed redundant private methods commentsHussian Alamri17-51/+1
2014-05-14DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sectionsMiklos Vajna1-0/+3
2014-05-14loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-05-14use bundled (non-system) versions of libxml2 and libxslt for OS X <10.6Douglas Mencken1-1/+5
2014-05-14Unify utl::TempFile ctorsStephan Bergmann14-33/+18
2014-05-14fdo#78599: Fixed for file corruption which contains fields and hyperlinkPriyankaGaikwad3-0/+20
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky25-663/+187
2014-05-14Use transparent color directlyMaxim Monastirsky3-18/+3
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky2-2/+8
2014-05-14Make it compile with Apple's Clang and libc++Tor Lillqvist1-0/+10
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin61-92/+154
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2-2/+2
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin28-816/+38
2014-05-14comphelper: remove SAL_INFO's that only mark function entryNoel Grandin1-44/+0
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin1-1/+1
2014-05-14cid#705542 Unintentional integer overflowNoel Grandin1-2/+2
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh5-1/+32
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe5-28/+23
2014-05-13fdo#76710: Adjust sheet position of conditional format entries.Kohei Yoshida1-0/+37