summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
AgeCommit message (Expand)Author
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04sort dialog can be resizeable nowCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-29use Markus's sort pageCaolán McNamara
2012-11-28Let's call this mapped cell rather than linked cell.Kohei Yoshida
2012-11-28Add preliminary icons for use in XML tree from Alexander Wilms.Kohei Yoshida
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
2012-11-28Added OK button next to the Cancel button.Kohei Yoshida
2012-11-28Re-order the controls, to get the tab order right.Kohei Yoshida
2012-11-28Put the tree control on the left side.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-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-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Pop up a full path in case the path is cut off.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-28fdo#49704 add split cells menu entry in calc popupLaurent Godard
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-12implement the missing icon-setsMarkus Mohrhard
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04make the drop down box largerMarkus Mohrhard
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-10unify the list box entry handling a bitMarkus Mohrhard
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard
2012-10-09add own class for formula type cond formatsMarkus Mohrhard
2012-10-09change to ref input field for range editMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-06add range edit box to cond format dialogMarkus Mohrhard
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard
2012-08-16add x-comment for translatorsAndras Timar
2012-08-16fix a linguistic issue on Calc UIBence Babati
2012-08-13implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-01vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE
2012-07-22add missing string for "Formula is"Markus Mohrhard
2012-07-20fdo#52293 Changed "discreet" to "discrete"Kevin Peng
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar