summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12If the formula cell is grouped, update reference only on the top cell.Kohei Yoshida
2013-08-12Export shared formulas to xls, from the new shared formula in the core.Kohei Yoshida
2013-08-12Fix the (Windows) build. No idea how this was buildable on Linux.Kohei Yoshida
2013-08-12Detect self-referencing groups, and disable group-calculation.Kohei Yoshida
2013-08-12Fix import of negative relative row reference from xls.Kohei Yoshida
2013-08-12Disable vectorization on named ranges for now.Kohei Yoshida
2013-08-12Uncomment this.Kohei Yoshida
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-12Rework shared formula import in orcus handler.Kohei Yoshida
2013-08-12This code is no longer needed.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-08-12Const correctness at ScFormulaCell side.Kohei Yoshida
2013-08-12Some cosmetic "fix"Kohei Yoshida
2013-08-12Handle shared token array correctly when adjusting formula grouping.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-08-12Rename this to SharedFormulaBuffer, which is readable.Kohei Yoshida
2013-08-12Prepare for importing shared formulas as formula groups from xls.Kohei Yoshida
2013-08-13remove the accidentally committed cppunit/unxlngx6/bin/DllPlugInTesterMichael Stahl
2013-08-13fdo#66071: SfxUndoManager: allow Writer to set modified status properlyMichael Stahl
2013-08-12removed misleading comment about now obsolete CELLTYPE_NOTEEike Rathke
2013-08-12WaE: C4701: potentially uninitialized local variable 'pIdx' usedTor Lillqvist
2013-08-12WaE: '&=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2013-08-12Include <map> for std::map with MSVCTor Lillqvist
2013-08-12fdo#37341 fix unending loop in calc with Goal SeekWinfried
2013-08-12WaE: rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii ... [loplugin]Tor Lillqvist
2013-08-12Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12Revert "Removed unused file"Caolán McNamara
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-12WaE: 'pTmpTbl' may be used uninitialized in this functionTor Lillqvist
2013-08-12Removed unused fileSrijan Choudhary
2013-08-12doh unitialised variableNoel Power
2013-08-12fdo#67930 don't use variables for formattedtext in header/footerLionel Elie Mamane
2013-08-12TypoMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-12Implement refreshTables. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Create Catalog to deal with sdbcx details. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Enable sdbcx retrieval. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Use correct data in Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Remove unneeded field. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getKeys() using OKeysHelper (firebird-sdbc).Andrzej J.R. Hunt
2013-08-13localization support for iPhone on fr,zh-Hans,enSiqi LIU
2013-08-13typoSiqi LIU
2013-08-13load different storyboard based on iOS localizationSiqi LIU
2013-08-13cellForRowAtIndexPath instead of cellForItemAtIndexPath for iOS5 supportSiqi LIU
2013-08-13localization for fr and zh-HansSiqi LIU
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann