summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-10-11only access first element if vector is not empty, fdo#55734Markus Mohrhard1-1/+3
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist1-108/+2
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist1-2/+108
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2-5/+5
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard1-2/+2
2012-10-11the formula ref edits need 3D referencesMarkus Mohrhard1-1/+8
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard2-1/+9
2012-10-11dat bars should use automatic as defaultMarkus Mohrhard1-2/+2
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard2-7/+19
2012-10-10Remove a flag that nobody uses.Kohei Yoshida2-6/+0
2012-10-10fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power1-0/+4
2012-10-10drop unneeded includesDavid Tardon2-2/+0
2012-10-10also support formulas in the data bar dialogMarkus Mohrhard3-12/+21
2012-10-10little clean-upMarkus Mohrhard2-15/+0
2012-10-10adapt indexes in databar dlgMarkus Mohrhard1-3/+3
2012-10-10forgot to hide this list box when deactivating an entryMarkus Mohrhard1-0/+11
2012-10-10unify the list box entry handling a bitMarkus Mohrhard4-99/+39
2012-10-10remove commented out codeMarkus Mohrhard1-19/+0
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard13-119/+113
2012-10-10prevent flickering when clicking at an entryMarkus Mohrhard1-0/+3
2012-10-10little clean-up for the color format caseMarkus Mohrhard1-19/+14
2012-10-10prevent overwriting the entry if the same has been selectedMarkus Mohrhard1-0/+16
2012-10-10remove another unused header fileMarkus Mohrhard1-188/+0
2012-10-10remove unused header fileMarkus Mohrhard1-163/+0
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard4-10/+60
2012-10-10in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709Markus Mohrhard1-1/+2
2012-10-09same identifier for different resourcesMarkus Mohrhard1-1/+1
2012-10-09don't insert the same data twice into boost::ptr_set, fdo#55710Markus Mohrhard1-3/+3
2012-10-09forgot the licence headerMarkus Mohrhard2-0/+21
2012-10-09make the dialog actually do something useful againMarkus Mohrhard2-1/+14
2012-10-09disable these buttons until figured out how to call the cond format dlgMarkus Mohrhard1-0/+3
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard4-71/+99
2012-10-09only show two entries for between and not betweenMarkus Mohrhard1-1/+2
2012-10-09separate color scale with 2 and 3 entriesMarkus Mohrhard3-15/+264
2012-10-09handle all kinds of condition entries correctly in the dialogMarkus Mohrhard1-1/+13
2012-10-09add own class for formula type cond formatsMarkus Mohrhard5-15/+157
2012-10-09make more parts of the conditional format dlg work againMarkus Mohrhard3-31/+157
2012-10-09split the cond format entry code a bit upMarkus Mohrhard5-1091/+936
2012-10-09change to ref input field for range editMarkus Mohrhard4-4/+49
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard8-13/+70
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard17-190/+131
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara1-1/+1
2012-10-08De-duplicate harderTor Lillqvist2-25/+25
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl6-15/+98
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist3-57/+57
2012-10-07add needed libraries to scuiPeter Foley1-0/+1
2012-10-07work-around really weird bug in VS2012Peter Foley1-0/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist3-1/+39
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard2-0/+18
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus Mohrhard1-0/+3