summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-14revert accidently commited codeMarkus Mohrhard
2015-04-10More calc fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: convert lots more sites to use 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-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-09tdf#89199: UI option to show data bar only (no values)Katarina Behrens
2015-04-04save at least some of the external range name stuff to XLSXMarkus Mohrhard
2015-04-03sc: no need to pass these by valueMiklos Vajna
2015-04-03use correct double to string functionsMarkus Mohrhard
2015-04-03added UI part for minLength and maxLength databar property, tdf#90197Benjamin Ni
2015-03-28show warning also for existing entries, related tdf#42897Markus Mohrhard
2015-03-28let it sound a bit less dramatic, related tdf#42897Markus Mohrhard
2015-03-28tdf#42897 Warn the user if string without quote is entered as condition value.Laszlo Kis-Adam
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-03tdf#87356: Enable switching between gradient and solid fill data barKatarina Behrens
2015-01-18rename AddRange to SetRangeMarkus Mohrhard
2014-12-05Refactor + minor bugfix in conditional formattingRenato Ferreira
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-14coverity#735315 Unchecked return valueCaolán McNamara
2014-10-14coverity#982180 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-04coverity#1242368: Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242369: Unchecked return valueNorbert Thiebaud
2014-10-03coverity#1242431 Explicit null dereferencedCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-07coverity#1158491 Uninitialized pointer fieldCaolán McNamara
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
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-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin