summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01add modelinesDavid Tardon
2013-05-01do not deliver unused filesDavid Tardon
2013-05-01install webview files using filelistDavid Tardon
2013-05-01install xslt filters using filelistDavid Tardon
2013-05-01unoil.jar is not part of UREDavid Tardon
2013-05-01gbuild: add group NONE for jars without comp. fileDavid Tardon
2013-05-01sort the listDavid Tardon
2013-05-01copy external jars to instdirDavid Tardon
2013-05-01add spec. handling of jars to ExternalPackageDavid Tardon
2013-05-01let gbuild pick gb_RUNNABLE_INSTDIR from env.David Tardon
2013-05-01copy jars into instdirDavid Tardon
2013-05-01use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon
2013-05-01add function for adding runtime libs to ExternalPackageDavid Tardon
2013-05-01the internal packages should not be registeredDavid Tardon
2013-05-01debugging assert for unlocked solarmutex in launching find dialogCaolán McNamara
2013-05-01remove unnecessary widgets from word count dialogCaolán McNamara
2013-05-01use new MessageDialogCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-05-01convert message box return types to an enumCaolán McNamara
2013-05-01clear gtk enum value response idsCaolán McNamara
2013-05-01Make configury work as well as possible for iOS without optionsTor Lillqvist
2013-04-30Blind fix for MSVC, take twoStephan Bergmann
2013-04-30...and fix gb_UNIT_FAILED_MSG outputStephan Bergmann
2013-04-30Adapt PythonTest.mk to CppunitTest's b308d0b061b24688cf1312af817a2af1c21e2bd8Stephan Bergmann
2013-04-30Blind fix for MSVCStephan Bergmann
2013-04-30new upstream release liblangtag-0.5.1Eike Rathke
2013-04-30Make uno any types explicit.Thorsten Behrens
2013-04-30A little more description for the new tokens.Kohei Yoshida
2013-04-30better to use no overlay for nowMarkus Mohrhard
2013-04-30only export c:SymbolSize if attribute is thereMarkus Mohrhard
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