summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-03GPU Calc: implemented COUPNUMminwang
AMLOEXT-74 FIX Change-Id: Ic7f274f089f7f6cc6b767c4a07844014eeded61d Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: unit test cases for COUPNUMminwang
AMLOEXT-74 BUG Change-Id: Ice115dc1e9b22fdaff9a8fdadabe9b93635ef315 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: implemented DURATIONxinjiang
AMLOEXT-111 FIX Change-Id: I114e5b20326657f7fd3e0de7162a8ae190059b2a Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: unit test cases for DURATIONxinjiang
AMLOEXT-111 BUG Change-Id: I1d206b0eda0dca8254f0491399d0a4679eb39ef8 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: refactor op_financial.cxx to fix warning and bad indentationI-Jui (Ray) Sung
Change-Id: I93db1e5d2b03904a3d7787cc16f642ebf4752d85
2013-11-03GPU Calc: implement for PRICEmulei
AMLOEXT-63 FIX Change-Id: I97271c8cd05347e0c9179d509f8985d5f4c5f276 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: unit test cases for PRICEmulei
AMLOEXT-63 BUG Change-Id: I747817487fe118106a549674c6918dab544522ba Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: implemented ISPMT in GPU calcxinjiang
AMLOEXT-99 FIX Change-Id: I8cd9f130c190e6925873a00579cb7c334201f418 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: unit test cases for ISPMT in GPU calcxinjiang
AMLOEXT-99 BUG Change-Id: I4388b184b23cf616dacfb20c61d2295765925ede Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: fixed compiler warningsI-Jui (Ray) Sung
Change-Id: I9f8af5827340de24a45c9230c6ce2ec186ba8cc6
2013-11-03GPU Calc: implement NAN argument handling in PPMTmulei
AMLOEXT-119 FIX Change-Id: I43dcd08ff846a4008f13c9d02a69478898363131 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03GPU Calc: unit test cases for NAN argument handling in PPMTmulei
AMLOEXT-119 BUG Change-Id: I3bc04bfeeeaee80e6d1273d373180d8bf3aaf901 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet
Change-Id: I7bdbea6bfadf0f2ce5e3ecb4803929797ebf7af2
2013-11-03cppcheck: Clarify expression with parenthesisJulien Nabet
boolean result used in bitwise operation Change-Id: I581b681a6f3ba682c7b743928d1b6f397ecf960c
2013-11-03cppcheck: reduce scope in AvahiNetworkServiceJulien Nabet
Change-Id: Ida14cc278187fdc7519137829a920273ed4910b3
2013-11-03cppcheck: Reduce scopeJulien Nabet
Change-Id: I341c2b7112f32a0ab0e1a6dfac0ab4679310202c
2013-11-03writerfilter: remove unused WW8Font class in doctokMiklos Vajna
Change-Id: I483ccf31e6e67dec9f5c3992b362b63c5f14dfa3
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
Change-Id: I90ca2f5dd8d2678dff74ae5599e640c9a69aee33
2013-11-03Get rid of global aDotStrTor Lillqvist
Change-Id: I6be71a738162ed53f2b81b7e03a18b1a8ddbdae0
2013-11-03Bin unused (and uninformative) debugging SvStream operator<< for SwpHintsTor Lillqvist
Change-Id: I7faa055831872cdc46004653eb5d01e6b7ea4b4e
2013-11-03Forgot to bin this declaration, tooTor Lillqvist
Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza
Change-Id: I304ba9fe0a97f85424d0eb0ee87bf3b4b58179f4 Reviewed-on: https://gerrit.libreoffice.org/6540 Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
2013-11-03Add operator<< for SAL_INFO and SAL_DEBUG useTor Lillqvist
Change-Id: I1da8d2fcf503f60ef7947e8956009e09c4b5c867
2013-11-03Bin the unused SvStream &operator<<Tor Lillqvist
Change-Id: I3971f46a14d96770660f7b0060df305248f9ec91
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier
In French, ordinal number autocorrection transforms 2e-3 in 2^e-3 which is annoying in Calc. This patch avoids autocorrection with [digit][e|E]- Change-Id: Iaaff4f8d6e667fc84a68d7c11e1a96da13594a18 Reviewed-on: https://gerrit.libreoffice.org/6204 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl
... before calling Reschedule(). Change-Id: I244fdd1a4642ea0e1ad266f6d9c4c56527018952
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl
Change-Id: I5b9ffed3527b5be544a7aa57f67840d30b4ebff5
2013-11-03catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()Eike Rathke
Change-Id: I72dea73752cd793d8f4992dfe631270412155a16
2013-11-03Recognize also NDK 9bTor Lillqvist
Change-Id: Ia9cecbe2cd6d9ee944abe5b8004aed27e191138c
2013-11-03fix a bit moreDavid Tardon
Change-Id: I8961fa9279a955f5570e58f29e23d412e5fd049c
2013-11-03discard the configure partDavid Tardon
Change-Id: I8bca5acdee197016748ab1d9c55f3bd8238583f0
2013-11-03fix windows buildDavid Tardon
Change-Id: I6ee6738fe869fbcd15ec045523c250fd1811e343
2013-11-03Updated coreAndras Timar
Project: help 086ca602232837bc9c80800487c57e35e242fe7a
2013-11-03add config. for formats newly supported by libmwawDavid Tardon
Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc
2013-11-03update libmwaw to 0.2.0David Tardon
Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist
Change-Id: I32d774640602566c23303a9816fa3c5926449781
2013-11-03fix target nameDavid Tardon
Change-Id: Icdc912c8d36fe75bedb5a3744018b5d100f45f21
2013-11-03it seems we need svgio tooDavid Tardon
Change-Id: Iff6165fd440150bdd325c54e41df529bd5349df2
2013-11-03duplicates in the module list break buildDavid Tardon
They might occur in extensions when crosscompiling, because both harfbuzz and lcms2 are listed twice. Change-Id: I6d6eff19043d33160b825f47988e46798da7857a
2013-11-03still need to test if the libs should be built internallyDavid Tardon
Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5
2013-11-03improve starmath test codeMarkus Mohrhard
Change-Id: Ife7e1306ce65dc1d935181553803fbc9266b628c
2013-11-02Repository*: no need to register libraries built via ExternalProjectMichael Stahl
Only libraries (and similar for executables) built as Library need to be registered; those built via ExternalProject are delivered by Project and used via gb_LinkTarget_add_libs. This also means there is no need to mangle the names in RepositoryFixes.mk. Change-Id: Ib0b67f54e2eb6efdb0c454c9e2dd599ada229676 Reviewed-on: https://gerrit.libreoffice.org/6533 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard
Change-Id: I0d0f7fa216fcea7ca893120ad183dc3758ca51d4
2013-11-02gbuild: LinkTarget: improve gb_LinkTarget__get_headers_checkMichael Stahl
Can actually error out early in some cases of partial build with missing deps from other modules; probably better than trying to build (Static)Library with bogus vars. Change-Id: I4e2cbd42d3c84b9bc87607d263f3d80ba7914302
2013-11-02gbuild: Library: remove gb_Library__get_final_targetMichael Stahl
... use gb_Library_get_exports_target instead, which is already a "final" target for Library. Change-Id: I5b8a708ba97e351ef383dcc64ead4ab9ea8705c7
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl
gb_Executable__get_linktarget_target, gb_Executable_get_install_target and gb_Executable_get_install_target_for_build Change-Id: I1b0397c6982e885cd4834c2001264b1f6ae0a99c
2013-11-02gbuild: StaticLibrary: remove gb_StaticLibrary__get_linktarget_targetMichael Stahl
Change-Id: I82ddbb3c82fa5f92e27a938a65a282ed67826a1e
2013-11-02gbuild: Library: remove pointless functionsMichael Stahl
gb_Library_get_install_target and gb_Library__get_linktarget_target Change-Id: I446e642fb43cf9804900b99b32dcc4c621dcb1c7
2013-11-02gbuild: LinkTarget: remove unnecessary variables on dep_targetMichael Stahl
Since commit 8b5a984d45005d3df1c89eae897d6e04612625d8 it is no longer the case that objects get build only via a dependency from Linktarget's dep_target, relying on the variables set on dep_target; now objects only get built via dependency from LinkTarget itself. So there is no need to set these variables on dep_target any more. Change-Id: Id0a831342ae6cfcff3bebe7010ece923f0262703
2013-11-02gbuild: LinkTarget: why are loads of variables set on headers_targetMichael Stahl
It is not obvious to me why that was ever needed. Change-Id: I3df679b41f0685ab288294fa3fadfede093f6f69