summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat/condformatmgr.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-10-03coverity#1242431 Explicit null dereferencedCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06-Werror,-Wunused-macrosStephan Bergmann
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk94
2014-05-11fix-includes.pl: scThomas Arnhold
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-25disable this for now, fdo#57500Markus Mohrhard
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-09disable these buttons until figured out how to call the cond format dlgMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus Mohrhard