summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)AuthorFilesLines
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist2-32/+83
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist2-50/+18
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist2-17/+74
2014-11-06Bin unnecessary variablesTor Lillqvist2-30/+0
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist2-4/+123
2014-11-06More work on the new OpenCL optionsTor Lillqvist2-7/+156
2014-10-28loplugin: cstylecastNoel Grandin6-29/+29
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida2-12/+12
2014-09-23fdo#82577: Handle WindowNoel Grandin10-34/+34
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann4-19/+19
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-0/+11
2014-08-18ErrorBox->MessageDialogCaolán McNamara2-3/+2
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard7-31/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin2-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-5/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann8-27/+27
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann8-31/+31
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann8-36/+36
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-4/+0
2014-05-11fix-includes.pl: scThomas Arnhold3-10/+10
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin4-38/+38
2014-04-23sc: sal_Bool->boolNoel Grandin5-32/+32
2014-04-22remove missing sc.hrcThomas Arnhold3-0/+3
2014-04-22clean up hrc filesThomas Arnhold8-12/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard6-84/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin8-11/+11
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke2-10/+165
2014-03-14SvxCheckListBox/SvTreeList/ListBox position types nitpickEike Rathke1-5/+5
2014-03-10coverity#1103674 Unchecked dynamic_castCaolán McNamara1-1/+5
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke4-13/+14
2014-03-03Remove visual noise from scAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms6-43/+43
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-5/+5
2014-02-19unotools: sal_Bool -> boolStephan Bergmann2-26/+26
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida1-6/+9
2014-01-06avoid out of bounds string accessCaolán McNamara1-4/+4
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam1-1/+6
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-4/+4