summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03use the new possibility as modal dialogMarkus Mohrhard
2012-12-03remove commented out methods and parameters in ScAnyRefDlgMarkus Mohrhard
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-12-02this method is not implementedMarkus Mohrhard
2012-12-02we don't need the last entry for icon setsMarkus Mohrhard
2012-12-02create icon sets in UIMarkus Mohrhard
2012-12-02correctly show existing icon sets in the UIMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-29Selecting a child entry of a recurring element should select all sub-tree.Kohei Yoshida
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida
2012-11-29Highlight all its child entries when a recurring element is selected.Kohei Yoshida
2012-11-29use Markus's sort pageCaolán McNamara
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
2012-11-28Handler methods for OK and Cancel.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-28Get it to build again after the rebase.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-28More progress on the dialog.Kohei Yoshida
2012-11-28Display selected tree item name on the dialog when clicked on.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-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-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-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-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-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-17convert text import options to .uiCaolán McNamara
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-11-12implement the missing icon-setsMarkus Mohrhard
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky