summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-30also export point sizeMarkus Mohrhard
2013-04-30export markers to OOXMLMarkus Mohrhard
2013-04-30Unit test for the earlier reference toggling bug.Kohei Yoshida
2013-04-30added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOXEike Rathke
2013-04-30Fix erroneous reference conversion.Tomofumi Yagi
2013-04-30Surpress warning on comparison between signed and unsigned.Kohei Yoshida
2013-04-30Ensure that modified formula cells are redrawn.Kohei Yoshida
2013-04-30Move the group calculation code into its own class.Kohei Yoshida
2013-04-30Typo.Kohei Yoshida
2013-04-30Reset dirty.Kohei Yoshida
2013-04-30We don't need this code.Kohei Yoshida
2013-04-30Handle range references for group calculation. This is still untested.Kohei Yoshida
2013-04-30Handle range reference as well for group calculation. Not tested yet.Kohei Yoshida
2013-04-30Let's not use VectorArray struct. There is no use for it.Kohei Yoshida
2013-04-30Some comment.Kohei Yoshida
2013-04-30Pass formula group context to FetchDoubleArray. Not yet used.Kohei Yoshida
2013-04-30Let's not forget to check this in...Kohei Yoshida
2013-04-30CellStorageModified() is the right (and only) place to mark group dirty.Kohei Yoshida
2013-04-30Test-drive grouped formula calculation.Kohei Yoshida
2013-04-30Add method to allow fetching of double array, and store it in token.Kohei Yoshida
2013-04-30Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida
2013-04-30Move the invariant group handler into its own method.Kohei Yoshida
2013-04-30Don't forget to add breaks here...Kohei Yoshida
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-04-30Not yet used, but a hook to retrieve a vector reference value.Kohei Yoshida
2013-04-30We can't support all cases until we have real range-based dep tracking.Kohei Yoshida
2013-04-30We really don't need to use similar data unless I missed something.Kohei Yoshida
2013-04-30Adding comment as I go along...Kohei Yoshida
2013-04-30Let's use std::for_each for this.Kohei Yoshida
2013-04-30Wrap inside smart pointer on instantiation, for exception safety.Kohei Yoshida
2013-04-30We have function object for this.Kohei Yoshida
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks
2013-04-30fix typo: trailing \Matúš Kukan
2013-04-30fix mismergeDavid Tardon
2013-04-30install branding images using filelistsDavid Tardon
2013-04-30deliver uno loader classes using filelistDavid Tardon
2013-04-30install libexttextcat fingerprint data using filelistDavid Tardon
2013-04-30shell.zip is unusedDavid Tardon
2013-04-30install SpotlightImporter bundle using filelistsDavid Tardon
2013-04-30install example java scripts using filelistDavid Tardon
2013-04-30remove unused RestoreXViewGraphics classMatúš Kukan
2013-04-30pdf2xml implicitely needs cppunit headers.Thorsten Behrens
2013-04-30rework background page to balance the preview and controlsCaolán McNamara
2013-04-30Bin rtl:: namespace prefix for OUString that had crept backTor Lillqvist
2013-04-30export a:noFill to prevent wrong defaultMarkus Mohrhard
2013-04-30Restore accidentally removed prefixTor Lillqvist
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand
2013-04-30Remove weird unused scriptTor Lillqvist
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara
2013-04-30redo fix for fdo#64078Noel Power