Age | Commit message (Expand) | Author |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-27 | add test for update address code, related tdf#107289 | Markus Mohrhard |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-17 | tdf#43535: support additional sheet protection options. | Kohei Yoshida |
2017-05-12 | convert SdrLayerId to strong_int | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-16 | convert ScGetDBSelection to scoped enum | Noel Grandin |
2017-01-09 | New loplugin:externvar: sc | Stephan Bergmann |
2017-01-01 | don't need to forward declare ImageList here | Caolán McNamara |
2016-12-12 | manage OutlineBitmap imagelist directly in its owner user | Caolán McNamara |
2016-12-02 | coverity#1394668 Inferred misuse of enum | Caolán McNamara |
2016-11-20 | PivotMedian: Implement median as a new pivot table function | Tamás Zolnai |
2016-09-26 | convert PAINT constants to typed_flags | Noel Grandin |
2016-09-26 | convert CR flags to typed_flags_set | Noel Grandin |
2016-09-26 | convert HASATTR constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert SUBTOTAL constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert BREAK constants to typed_flags_set | Noel Grandin |
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-16 | loplugin:unusedenumvalues in sc | Noel Grandin |
2016-08-06 | sc: drop most osl/endian.h includes | Jochen Nitschke |
2016-08-03 | Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLS | Caolán McNamara |
2016-07-26 | sc: convert SC_SCENARIO_.. defines typed flags .. | Jochen Nitschke |
2016-07-22 | sc: remove unused ScCloneFlags: Adjust3Drel and NoCaption | Jochen Nitschke |
2016-07-22 | sc: convert SC_CLONECELL_... to typed_flags | Jochen Nitschke |
2016-07-20 | sc: remove CHAR_CR define | Jochen Nitschke |
2016-07-10 | ditch the font/screen-scaling thing | Caolán McNamara |
2016-06-17 | comphelper lok: remove the g_bViewCallback global | Miklos Vajna |
2016-03-24 | tdf#75372 rework sheet-copy names for converting global names to sheet-local | Eike Rathke |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2015-12-27 | sal_uLong to sal_uInt32/sal_uInt64 | Matteo Casalin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-27 | don't allocate rtl::Reference or SvRef on the heap | Noel Grandin |
2015-10-26 | convert InsertDeleteFlags to use o3tl::typed_flags | Noel Grandin |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-03 | move ConvertStringToValue() implementation from ScInterpreter to ScGlobal | Eike Rathke |
2015-09-22 | convert SC_PASTE constants to scoped enum | Noel Grandin |
2015-09-21 | convert SC_ENTER constants to scoped enum | Noel Grandin |
2015-09-21 | convert SC_LINK constants to scoped enum | Noel Grandin |
2015-09-20 | remove unused _SCALC_EXE #ifdef | Noel Grandin |
2015-09-10 | Resolves: tdf#92995 do not delete caption objects that are held by Undo | Eike Rathke |
2015-08-12 | rename confusing classes | Winfried Donkers |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin |
2015-07-17 | Resolves: tdf#77479 do not reset AutoFilter range for temporary operations | Eike Rathke |
2015-05-31 | Calc: Insert row/col before/after [1/2] | Philippe Jung |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-03-16 | Small cleanup - no need to have 2 OpenURL's. | Jan Holesovsky |