summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-12We need to recognize arm-unknown-linux-androideabiTor Lillqvist
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde
2013-11-12No <glob.h> in the Android NDKTor Lillqvist
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes
2013-11-12WaE: unused variable 'aReferenceString' [loplugin]Tor Lillqvist
2013-11-12WaE: unused variable 'aFormulaString' [loplugin]Tor Lillqvist
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-11canvas: include <> for external includesNorbert Thiebaud
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
2013-11-11basebmp: include <> for external includesNorbert Thiebaud
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11GPU Calc: unit test cases for MEDIANhongyu zhong
2013-11-11GPU Calc: implemented MEDIANhongyu zhong
2013-11-11GPU Calc: unit test cases for WEIBULLshiming zhang
2013-11-11GPU Calc: implemented WEIBULLshiming zhang
2013-11-12disable OpenCL testMarkus Mohrhard
2013-11-12postprocess: remove dependency on AllPackagesMichael Stahl
2013-11-12langtag: language-subtag-registry.xml is a generated fileMichael Stahl
2013-11-12gbuild: ExtensionPackage: fix incremental builds wrt. Package here tooMichael Stahl
2013-11-12gbuild: HelpTarget: more incremental rebuild fixingMichael Stahl
2013-11-12sysui: fix incremental builds in CustomTarget_shareMichael Stahl
2013-11-12gbuild: UIConfig: fix incremental buildsMichael Stahl
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
2013-11-11ui permissionsTomaž Vajngerl
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
2013-11-11tabs to spacesTomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
2013-11-11Add GroupedBy: Columns/Rows to Correlation and Covariance.Tomaž Vajngerl
2013-11-11More Excel functions with _xlfn. prefix.Kohei Yoshida
2013-11-11CHISQ.DIST now supported in the core.Kohei Yoshida
2013-11-12Add some more commentsTor Lillqvist
2013-11-11Add EBOOK_LIBSTor Lillqvist
2013-11-11Add test for importing some of those functions new in Excel 2010.Kohei Yoshida
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
2013-11-11Group formula cells if we can, to avoid cloning of token array instances.Kohei Yoshida
2013-11-11This is clearly a mistake.Kohei Yoshida
2013-11-11Store the formula cell instance in cache rather than the token array.Kohei Yoshida
2013-11-11Create formula cells there...Kohei Yoshida
2013-11-11Cache previous formula tokens to avoid formula re-compilations.Kohei Yoshida
2013-11-11Remove mutexes from external ref manager.Kohei Yoshida
2013-11-11Revert "Guard access to external ref manager instance."Kohei Yoshida