summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-12We need to recognize arm-unknown-linux-androideabiTor Lillqvist
Change-Id: I1992f3fc150a4e205a2247e210ce8af91664982c
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde
- Handled exporting of image for all type of format in vmlexport. - fixed issue - .rels file was not getting exported for vmlexport. - Not handled for .wmf image (will work on it) Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/6369 Change-Id: I9ccf7a36ae316a658f06d1074caa4e4b2f5d271f
2013-11-12No <glob.h> in the Android NDKTor Lillqvist
So don't bother building libxml2 programs for Android, we have no need for them, there is no way to run them on normal devices, etc. While at it, don't bother with scripts, manpages or "data" either. We just want the library. Change-Id: Ic6553c4ed5b51feab40fed6bd62fd10795e9acf9
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes
Easier to read. Change-Id: I1ceb551d8badffb211b1f444b61375a03cac1348 Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6643 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2013-11-12WaE: unused variable 'aReferenceString' [loplugin]Tor Lillqvist
Change-Id: I51c1aded0ef1ce7e99a49cf1eccb867002edaa70
2013-11-12WaE: unused variable 'aFormulaString' [loplugin]Tor Lillqvist
Change-Id: Ic72de4b469cfe84638b1a15b413d60286e738000
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
Change-Id: I274968e015f1d0c3d06aa5040f53b72d14c45b9f
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud
Change-Id: I8ee7c2155a721eedb9d54fc00a681f3a08790194
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
Change-Id: I3921f93a5ec2d043ed25d7569297131c020c4e83
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
Change-Id: I63de4bc034020d19abd20f301194482da9a604f4
2013-11-11canvas: include <> for external includesNorbert Thiebaud
Change-Id: I63f1fe2f1dfc65b3e50e03e1d2ebb6256560bd5c
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
Change-Id: I3cb57ce8707c5b04c898d2fc2851defcc27619d4
2013-11-11basebmp: include <> for external includesNorbert Thiebaud
Change-Id: I6f1f573662d5e759694c401598408df9fbb20be8
2013-11-11basctl: include <> for external includesNorbert Thiebaud
Change-Id: I1897c587c02c5b50e6e8a7bf70467233be871878
2013-11-11basic: include <> for external includesNorbert Thiebaud
Change-Id: I4715bbe853d60ef15f20a4d2441c688003ca568e
2013-11-11GPU Calc: unit test cases for MEDIANhongyu zhong
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-100 BUG Change-Id: Idbc6a697c42b639a310200b4df9eb35ba5e8eca7 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-11GPU Calc: implemented MEDIANhongyu zhong
AMLOEXT-100 FIX Change-Id: I9b002e6c2383c4416b98e6698d3dd2e81f7752f5 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-11GPU Calc: unit test cases for WEIBULLshiming zhang
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-78 BUG Change-Id: I4235313f70d2237ce06d4f71163d0d32bc0f064d Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-11GPU Calc: implemented WEIBULLshiming zhang
AMLOEXT-78 FIX Change-Id: Iebb516f31b7315cae3375288baa7536c31109fed Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-12disable OpenCL testMarkus Mohrhard
The test crashes on some machines and hangs on others in the OpenCL compiler. Until this test is either more reliable or we have a way to blacklist known bad compilers we need to disable this test.
2013-11-12postprocess: remove dependency on AllPackagesMichael Stahl
This was introduced with f624144e41291c11f3892dda1027221989d704be but hopefully should no longer be necessary nowadays because the dependencies on the individual xcd files should be sufficient; it can lead to not really necessary rebuilds of the registry xcd files. Change-Id: I189c54d9c61eb0a1f8ec286b0a4e55e83eb08c26
2013-11-12langtag: language-subtag-registry.xml is a generated fileMichael Stahl
... so need to use gb_ExternalPackage_add_files for it to get the right dependencies. Change-Id: I9358217d47c08d4e7c85f1b89f39320f32c03e3c
2013-11-12gbuild: ExtensionPackage: fix incremental builds wrt. Package here tooMichael Stahl
Change-Id: If37bd98faa6ec043ceb73a0cdfb8dddef7a6359e
2013-11-12gbuild: HelpTarget: more incremental rebuild fixingMichael Stahl
gb_HelpLinkTarget_add_renamed_file also adds a file to Package and there neeeds to be a rule for it. Change-Id: Iefbcb082248e4e565b821e9b9a676b2b487cfc98
2013-11-12sysui: fix incremental builds in CustomTarget_shareMichael Stahl
The libreoffice/*.desktop need to have a target and rule to propagate out-of-date-ness. Change-Id: If341cc67ed6e24ceee7c00efba2750864aad4a70
2013-11-12gbuild: UIConfig: fix incremental buildsMichael Stahl
The files added by gb_UIConfig_add_uifiles get re-built but not delivered to instdir (only in a second make invocation); try to fix that with a dependency from the file in workdir/UILocalizeTarget to the UILocalizeTarget that builds them. Change-Id: Ifb41d4b9f6f6a671cc8cc5a7f6800857ac355064
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
Change-Id: Ia21bb07f7721a7697807f8ee98706bd3fc136653
2013-11-11ui permissionsTomaž Vajngerl
Change-Id: I56e81590327881328daf5f80e6330ba78cd8b900
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl
This is needed to make data and iteration independent from the data orientation (either columns or rows). Change-Id: I03d0fca939ba9b051832668d229e4961c097add6
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
TableFillingAndNavigationTools were added to StatisticsDialogs which include FormulaTemplate and AddressWalkerWriter. FormulaTemplate simplyfies creting formulas and AddressWalkerWriter simplyfies navigating cells with relative address navigation and adding content (formulas, values, string) to cells. Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def
2013-11-11tabs to spacesTomaž Vajngerl
Change-Id: Iad7c051fe5ab19c4c56641788bec5c2a5dd4e6dd
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
Add initial implementation of exponential smoothing. Change-Id: Id234aec6a0efece2ce8144f22359cf034256c40b
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
Move the functionallity to superclass, adjust UI Change-Id: I9770206386aa6d9caaf2d832d4744ac488e3190b
2013-11-11Add GroupedBy: Columns/Rows to Correlation and Covariance.Tomaž Vajngerl
Change-Id: I7bb3b7151abda8e977cbdbec2d0c356f049d5af2
2013-11-11More Excel functions with _xlfn. prefix.Kohei Yoshida
Change-Id: I49d29fe626ea3079273b4e654a6a3803f7dbd614
2013-11-11CHISQ.DIST now supported in the core.Kohei Yoshida
Change-Id: I125bd593bf05db644443738ca7b1482cd6b6ce87
2013-11-12Add some more commentsTor Lillqvist
Change-Id: I267cb424deee4d329a0860cf9c87f295fb8fc5bf
2013-11-11Add EBOOK_LIBSTor Lillqvist
Change-Id: I180346fe33814ac72e2293bd010b993caefbc71e
2013-11-11Add test for importing some of those functions new in Excel 2010.Kohei Yoshida
Change-Id: Ic3577b3ef0edcfa417ae0065499171bf770c2a32
2013-11-11Accelerate checking for VBA macros that are not there.Michael Meeks
2013-11-11Add separate list of function names for OOXML import.Kohei Yoshida
Change-Id: Id6bb9ed65f94a56e82c0c4a6fee241dec4eb9138
2013-11-11Group formula cells if we can, to avoid cloning of token array instances.Kohei Yoshida
Change-Id: I584e6d0c34f972c1ae5105a80d201f32dd8590d9
2013-11-11This is clearly a mistake.Kohei Yoshida
Change-Id: Id87e120d80b823db9be989db7a7b2ac383304f77
2013-11-11Store the formula cell instance in cache rather than the token array.Kohei Yoshida
Change-Id: I1c4a0897c46458d6ee086e7f72ab8a03aa54c9e0
2013-11-11Create formula cells there...Kohei Yoshida
Change-Id: Idfd4081245905cdc88ad0da195b81be7e34ebf21
2013-11-11Cache previous formula tokens to avoid formula re-compilations.Kohei Yoshida
Change-Id: If20e0ebf5410af0b7655f36f7e4fc06f53d8b14b
2013-11-11Remove mutexes from external ref manager.Kohei Yoshida
Change-Id: I4857bb3a1804d4cd53c3e25a7586bd68ab95a202
2013-11-11Revert "Guard access to external ref manager instance."Kohei Yoshida
This reverts commit 7cf9ea71ad1364d00eaca95b309cc6c0f35cf6cb.