summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat/condformatmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-0/+1
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard1-7/+7
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-6/+5
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard1-4/+4
2012-12-03make the Add and the Edit button work againMarkus Mohrhard1-12/+23
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-0/+5
2012-11-25disable this for now, fdo#57500Markus Mohrhard1-0/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
2012-10-09disable these buttons until figured out how to call the cond format dlgMarkus Mohrhard1-0/+3
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-4/+4
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus Mohrhard1-0/+3
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard1-1/+36
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard1-1/+1
2012-10-06replace some pointers with boost::scoped_ptrMarkus Mohrhard1-3/+2
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard1-1/+10
2012-09-28fdo#54940 - make editing relative refs more intuitive to meMichael Meeks1-2/+3
2012-09-28double-click on a conditional format inspects / edits it.Michael Meeks1-0/+1
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+1
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard1-1/+22
2012-07-04add the cond format managerMarkus Mohrhard1-0/+206