summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-06More work on the new OpenCL optionsTor Lillqvist
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-31coverity#735320 Unchecked return valueEike Rathke
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704001 silence Unchecked return valueCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-12coverity#735322 Unchecked return valueCaolán McNamara
2014-10-12coverity#735321 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08Resolves: fdo#48405 GetString can call a macro which modifies the documentCaolán McNamara
2014-10-05coverity#1231669 Unchecked return valueNorbert Thiebaud
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-08-29Use the source dimension name when searching for a dimension.Kohei Yoshida
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-17coverity#737702 Uncaught exceptionCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-07-11add UNO API loadStylesFromDocumentLaurent Godard
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-04document strange code, coverity#704001Markus Mohrhard
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02call the correct GetNotePosition method #fdo80551Laurent Godard
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard