Age | Commit message (Expand) | Author |
2019-04-26 | ScPatternAttr needs to be a complete type here (Windows --disable-pch) | Stephan Bergmann |
2019-04-21 | tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2 | Noel Grandin |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2017-12-24 | sc: compact ScColumn | Ashod Nakashian |
2017-11-29 | loplugin:countusersofdefaultparams in sc | Noel Grandin |
2017-11-23 | Move the need for several ugly const_casts deeper down to just one place | Tor Lillqvist |
2017-09-14 | convert ScAttrArray to use std::vector | Noel Grandin |
2017-09-13 | rename ScAttrEntry.nRow to nEndRow | Noel Grandin |
2017-07-20 | Avoid unnecessary calls of AdjustRowHeight | Tamas Bunth |
2017-07-13 | loplugin:useuniqueptr in sc | Noel Grandin |
2017-06-15 | Prevent excess rows included in the resulting range list, tdf#95883 follow-up | Eike Rathke |
2017-06-12 | Use unique_ptr fro ScMergePatternState::pItemSet | Stephan Bergmann |
2017-06-06 | first arg of ApplyBlockFrame is never null | Caolán McNamara |
2017-05-23 | drop the SCsROW/SCsCOL/SCsTAB typedefs | Noel Grandin |
2017-04-08 | ScAttrArray::HasAttrib needs to process the default pattern if none set | Markus Mohrhard |
2017-03-07 | tdf#50916 Simplify and refactor source code | Bartosz Kosiorek |
2016-11-10 | Refactor ScAttrArray for tdf#50916 | Dennis Francis |
2016-11-07 | loplugin:expandablemethods in sc | Noel Grandin |
2016-09-26 | implement prototype for more stable calc cell style names | Markus Mohrhard |
2016-09-26 | convert HASATTR constants to typed_flags_set | Noel Grandin |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-05-25 | Convert SC_MF to scoped enum | Noel Grandin |
2016-03-07 | loplugin:unuseddefaultparams | Noel Grandin |
2016-03-04 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-07 | fdo#82014: Remove old conditional formats when setting new one by UNO API | Matúš Kukan |
2015-01-03 | need algorithm for std::min | Caolán McNamara |
2014-05-27 | resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize() | Eike Rathke |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-01-24 | Optimize copy-n-pasting of single cell replicated over a range. | Kohei Yoshida |
2014-01-22 | some clean-up of 6b8704d974abd4ab7fb58036a961fa0b7136aaa7 | Eike Rathke |
2014-01-03 | Resolves: #i123909# Select one column, paste cell range... | Steve Yin |
2013-08-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-01-30 | unfriend this class and the method | Markus Mohrhard |
2013-01-30 | this parameter was always true | Markus Mohrhard |
2013-01-30 | prevent copy c'tor and operator= | Markus Mohrhard |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-02 | More methods that can be marked const. | Kohei Yoshida |
2012-11-02 | Mark these methods const. | Kohei Yoshida |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-06 | also support removing of conditional formats | Markus Mohrhard |
2012-10-06 | support overlapping conditional formats | Markus Mohrhard |
2012-09-10 | Change some comments to meet doxygen standards | Faisal M. Al-Otaibi |
2012-07-15 | Revert "don't delete ScPatternAttr from doc pool for swap, i#118877" | Markus Mohrhard |
2012-07-13 | don't delete ScPatternAttr from doc pool for swap, i#118877 | Markus Mohrhard |
2012-07-09 | Revert "Revert "export all style information to xls/xlsx, fdo#46738"" | Markus Mohrhard |