Age | Commit message (Expand) | Author |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-16 | we shouldn't need a static ref in these createOneInstance factory helpers | Caolán McNamara |
2015-01-14 | LinkUpdateMode property values must be in the range 0--2 or 0--3 | Stephan Bergmann |
2014-12-18 | sc: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | sc: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-05-08 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7 | Julien Nabet |
2014-05-06 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-06 | whitespace cleanup in sc | Markus Mohrhard |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-24 | coverity#737355 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737354 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737278 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737277 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737274 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737273 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737272 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737271 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737270 Uncaught exception | Caolán McNamara |
2014-02-24 | coverity#737269 Uncaught exception | Caolán McNamara |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-11 | coverity#737276 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#737275 Uncaught exception | Caolán McNamara |
2013-12-12 | Convert OUString** to std::vector<OUString> in ScFuncDesc | Noel Grandin |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-08 | convert sc/source/ui/unoobj/*.cxx from String to OUString | Noel Grandin |
2013-07-09 | Mark as const | Takeshi Abe |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-05-14 | initialized with plain 0, instead of sal_False/false | Takeshi Abe |
2013-05-13 | fix uninitialised warnings | Noel Grandin |
2013-05-13 | fdo#46808, Convert sheet::GlobalSheetSettings service to new style | Noel Grandin |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2011-11-27 | remove include of pch header from sc | Norbert Thiebaud |
2011-07-28 | add prefixes for component_getFactory | Matúš Kukan |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-06-01 | ScUserList and ScUserListData no longer dependent of ScCollection. | Kohei Yoshida |
2011-05-27 | Replace DBG_* with OSL_* in sc/source/ui | Jacek Wolszczak |
2011-03-14 | More on build errors and warnings. | Kohei Yoshida |