summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2012-10-10prevent flickering when clicking at an entryMarkus Mohrhard
2012-10-10little clean-up for the color format caseMarkus Mohrhard
2012-10-10prevent overwriting the entry if the same has been selectedMarkus 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-10in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709Markus Mohrhard
2012-10-09same identifier for different resourcesMarkus Mohrhard
2012-10-09don't insert the same data twice into boost::ptr_set, fdo#55710Markus Mohrhard
2012-10-09forgot the licence headerMarkus Mohrhard
2012-10-09make the dialog actually do something useful againMarkus Mohrhard
2012-10-09disable these buttons until figured out how to call the cond format dlgMarkus Mohrhard
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard
2012-10-09only show two entries for between and not betweenMarkus Mohrhard
2012-10-09separate color scale with 2 and 3 entriesMarkus Mohrhard
2012-10-09handle all kinds of condition entries correctly in the dialogMarkus 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-08De-duplicate harderTor Lillqvist
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist
2012-10-07work-around really weird bug in VS2012Peter Foley
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus 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-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
2012-10-06onyl show the exisiting cond format if the range is equalMarkus Mohrhard
2012-10-06fix another crash in cond format dialog with range name listMarkus Mohrhard
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-10-06drop unused #includeDavid Tardon
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard
2012-10-06also support removing of conditional formatsMarkus Mohrhard
2012-10-06finally adapt the uno implementationMarkus Mohrhard
2012-10-06remaining places in calc core are adapted to overlapping cond formatsMarkus Mohrhard
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard
2012-10-06adapt ScDocument methods to new overlapping cond formatsMarkus Mohrhard
2012-10-06adapt xls import to new cond formatsMarkus Mohrhard
2012-10-06use parantheses to prevent wrong evaluationMarkus Mohrhard
2012-10-06adapt old style odf cond format importMarkus Mohrhard
2012-10-06remove some newly unused includesMarkus Mohrhard
2012-10-06adapt oox import to cond format changeMarkus Mohrhard
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard
2012-10-06support overlapping conditional formatsMarkus Mohrhard
2012-10-06remove unused ATTR_COLORSCALEMarkus Mohrhard