summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard
2012-10-10also support formulas in the data bar dialogMarkus Mohrhard
2012-10-10little clean-upMarkus Mohrhard
2012-10-10remove another unused header fileMarkus Mohrhard
2012-10-10remove unused header fileMarkus Mohrhard
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard
2012-10-09same identifier for different resourcesMarkus Mohrhard
2012-10-09forgot the licence headerMarkus Mohrhard
2012-10-09make the dialog actually do something useful againMarkus Mohrhard
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard
2012-10-09separate color scale with 2 and 3 entriesMarkus Mohrhard
2012-10-09add own class for formula type cond formatsMarkus Mohrhard
2012-10-09make more parts of the conditional format dlg work againMarkus Mohrhard
2012-10-09split the cond format entry code a bit upMarkus Mohrhard
2012-10-09change to ref input field for range editMarkus Mohrhard
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard
2012-10-06add range edit box to cond format dialogMarkus Mohrhard
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl
2012-09-28double-click on a conditional format inspects / edits it.Michael Meeks
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky
2012-08-21Really draw Calc tab-splittersMatteo Casalin
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-08-16String to OUStringBence Babati
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-10Bin ScTabView::HideCursor()Julien Nabet
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-08-05highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus Mohrhard
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan
2012-08-04tubes: make ScDocShell* member of ScCollaborationMatúš Kukan