summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-11-28When setting a link position to a repeat element, set the range parent flag.Kohei Yoshida
2012-11-28Don't allow reference mode when the control is disabled.Kohei Yoshida
2012-11-28Handle selection of repeat element.Kohei Yoshida
2012-11-28I need to check for repeating parent elements too.Kohei Yoshida
2012-11-28Take care of the default element and attribute selection handlers.Kohei Yoshida
2012-11-28Keep track of linked cell positions.Kohei Yoshida
2012-11-28More progress on the dialog.Kohei Yoshida
2012-11-28Display selected tree item name on the dialog when clicked on.Kohei Yoshida
2012-11-28Set user data to each tree entry.Kohei Yoshida
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida
2012-11-28Get it to build.Kohei Yoshida
2012-11-28I forgot to remove these.Kohei Yoshida
2012-11-28Disable update while populating the tree control.Kohei Yoshida
2012-11-28Use sensible directory path for file picker, handle tree item select.Kohei Yoshida
2012-11-28Get the reference edit box to work properly.Kohei Yoshida
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida
2012-11-28Add detected attributes to the tree too.Kohei Yoshida
2012-11-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Pass the 'repeat' flag of each element too, for recurring elements.Kohei Yoshida
2012-11-28A little cleanup.Kohei Yoshida
2012-11-28Populate the tree box with real xml structure tree.Kohei Yoshida
2012-11-28Pop up a full path in case the path is cut off.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-28Use file picker dialog to pick the source xml file.Kohei Yoshida
2012-11-28Some basic dialog layout. It's not functional yet.Kohei Yoshida
2012-11-28Use the resource file correctly.Kohei Yoshida
2012-11-28I forgot to add this.Kohei Yoshida
2012-11-28Launch the dialog for real.Kohei Yoshida
2012-11-28Abstract dialog instantiation code.Kohei Yoshida
2012-11-28Add new skeleton files for the new xml source dialog.Kohei Yoshida
2012-11-28Separate method to launch xml source dialog.Kohei Yoshida
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida
2012-11-28cache calls to Date::SYSTEMMarkus Mohrhard
2012-11-28fdo#49704 add split cells menu entry in calc popupLaurent Godard
2012-11-28Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida
2012-11-28orcus from master now has a new interface.Kohei Yoshida
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-28prevent some nasty ScRangeList->ScRange->ScRangeList conversionMarkus Mohrhard
2012-11-28use the correct flag to remove notesMarkus Mohrhard
2012-11-28workaround Excel bug when importing OOXML documentsMarkus Mohrhard
2012-11-28warning C4701: potentially uninitialized local variable 'fVal' usedStephan Bergmann
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-26no need for this copyMarkus Mohrhard
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-26easy performance improvement related to fdo#48312Markus Mohrhard
2012-11-26Missing dependency on lng.componentStephan Bergmann