summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-28Let's call this mapped cell rather than linked cell.Kohei Yoshida1-1/+1
2012-11-28Add preliminary icons for use in XML tree from Alexander Wilms.Kohei Yoshida1-3/+3
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida1-1/+2
2012-11-28Added OK button next to the Cancel button.Kohei Yoshida1-0/+6
2012-11-28Re-order the controls, to get the tab order right.Kohei Yoshida1-8/+8
2012-11-28Put the tree control on the left side.Kohei Yoshida1-4/+4
2012-11-28More progress on the dialog.Kohei Yoshida1-19/+5
2012-11-28Display selected tree item name on the dialog when clicked on.Kohei Yoshida1-4/+8
2012-11-28Get the reference edit box to work properly.Kohei Yoshida1-4/+3
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida1-1/+36
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida1-0/+6
2012-11-28Use different icon for recurring elements.Kohei Yoshida1-0/+6
2012-11-28Pop up a full path in case the path is cut off.Kohei Yoshida1-1/+1
2012-11-28Some basic dialog layout. It's not functional yet.Kohei Yoshida1-1/+59
2012-11-28Use the resource file correctly.Kohei Yoshida1-1/+1
2012-11-28I forgot to add this.Kohei Yoshida1-0/+19
2012-11-28fdo#49704 add split cells menu entry in calc popupLaurent Godard1-0/+6
2012-11-15ui part for conditional date formatsMarkus Mohrhard2-0/+29
2012-11-12implement the missing icon-setsMarkus Mohrhard1-39/+166
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard2-0/+20
2012-11-04make the drop down box largerMarkus Mohrhard1-1/+1
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard1-0/+2
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard1-0/+8
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard1-0/+24
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard1-0/+6
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard1-0/+4
2012-10-30implement basic support for icon setsMarkus Mohrhard1-0/+90
2012-10-10unify the list box entry handling a bitMarkus Mohrhard1-1/+1
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard2-8/+4
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard1-5/+69
2012-10-09add own class for formula type cond formatsMarkus Mohrhard1-0/+6
2012-10-09change to ref input field for range editMarkus Mohrhard1-1/+7
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-1/+1
2012-10-06add range edit box to cond format dialogMarkus Mohrhard1-2/+14
2012-09-06no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard1-0/+4
2012-08-16add x-comment for translatorsAndras Timar1-0/+2
2012-08-16fix a linguistic issue on Calc UIBence Babati1-2/+2
2012-08-13implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard2-0/+4
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-37/+0
2012-08-01vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE1-28/+28
2012-07-22add missing string for "Formula is"Markus Mohrhard1-0/+4
2012-07-20fdo#52293 Changed "discreet" to "discrete"Kevin Peng1-1/+1
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard1-0/+254
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar1-19/+17
2012-07-12fdo#35953 resize controls on Solver dialog of CalcAndras Timar1-42/+42
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold1-254/+0
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar1-5/+5
2012-07-07fdo#51830 order of OK and Cancel buttonsAndras Timar1-2/+2
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard1-6/+6
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard1-42/+28