summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke
2014-11-07Update the white or black list when editing an entryTor Lillqvist
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-06Bin unnecessary variablesTor Lillqvist
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
2014-11-06More work on the new OpenCL optionsTor Lillqvist
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04remove some unused code in scNoel Grandin
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky
2014-11-03coverity#1209103 copy-paste errorDavid Tardon
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31coverity#735320 Unchecked return valueEike Rathke
2014-10-31coverity#735811 Dereference after null checkEike Rathke
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-28coverity#704001 silence Unchecked return valueCaolán McNamara
2014-10-28cid#738785 Uninitialized pointer fieldStephan Bergmann
2014-10-28coverity#1233509 Uncaught exceptionCaolán McNamara
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida
2014-10-24coverity#1242427 Explicit null dereferencedCaolán McNamara