Age | Commit message (Expand) | Author |
2021-10-11 | loplugin:moveparam in sc | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-20 | use tools::Long in sc | Noel |
2019-12-05 | make some classes module private | Noel Grandin |
2018-10-31 | tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/ | Gabor Kelemen |
2018-06-26 | tdf#42949 Fix more IWYU warnings in sc/inc/d* | Gabor Kelemen |
2018-05-10 | tdf#42949 Fix IWYU warnings in sc/inc/d* | Gabor Kelemen |
2017-11-24 | consistently use sal_uInt32 for number formats in sc | Noel Grandin |
2017-08-22 | loplugin:constparam in sc part1 | Noel Grandin |
2016-11-12 | Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well. | Kohei Yoshida |
2016-06-06 | Resolves: tdf#35247 introduce a locale independent numeric field filter | Eike Rathke |
2016-04-05 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-03 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2014-02-10 | sal_Bool->bool | Noel Grandin |
2013-07-01 | Start moving all these DEBUG_FOO into calcmacros.hxx. | Kohei Yoshida |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-02-14 | CalcRowData can be passed as a const reference. | Kohei Yoshida |
2013-02-13 | ScDPValueData->ScDPValue. The last 'Data' sounds very redundant. | Kohei Yoshida |
2013-02-13 | Switch integer constants to enum & prefix data members with 'm'. | Kohei Yoshida |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-31 | Rename the files to reflect the class name change. | Kohei Yoshida |
2012-10-31 | Rename ScDPCacheTable to ScDPFilteredCache. | Kohei Yoshida |
2012-07-06 | Properly rehash row visibility when the layout dialog is dismissed. | Kohei Yoshida |
2012-07-05 | fdo#51266: Sync dimension members in several places upon refresh. | Kohei Yoshida |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-03-23 | Added dump methods to various classes to make debugging easier. | Kohei Yoshida |
2012-03-09 | Some header cleanup. | Kohei Yoshida |
2012-03-09 | dptablecache.* to dpcache.* | Kohei Yoshida |
2012-03-09 | Even more cleanup and fixing. | Kohei Yoshida |
2012-03-09 | Display special first/last date names correctly. | Kohei Yoshida |
2012-03-09 | More on correctly formatting grouped values. | Kohei Yoshida |
2012-03-09 | At least pass all unit tests. | Kohei Yoshida |