Age | Commit message (Expand) | Author |
2017-04-04 | scaddins: silence -Werror=maybe-uninitialized | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-14 | unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | covert ANALYSIS_* resources to StringArrays | Caolán McNamara |
2017-02-14 | unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resource | Caolán McNamara |
2017-02-14 | unwind RID_ANALYSIS_FUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | convert DATE_FUNCDESC_* resources to StringArrays | Caolán McNamara |
2017-02-14 | convert PRICING_FUNCDESC_* resources to StringArrays | Caolán McNamara |
2017-02-14 | unwind RID_DATE_FUNCTION_DESCRIPTIONS local resource | Caolán McNamara |
2017-02-14 | unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resource | Caolán McNamara |
2017-02-14 | unwind RID_PRICING_FUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | unwind RID_DATE_FUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | unwind RID_DATE_DEFFUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | unwind RID_PRICING_DEFFUNCTION_NAMES local resource | Caolán McNamara |
2017-02-14 | don't need to store this data | Caolán McNamara |
2017-02-14 | don't need to store this data | Caolán McNamara |
2017-02-14 | don't need to store this data | Caolán McNamara |
2017-02-14 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-02-14 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-02-07 | remove more STR_FROM_ANSI macro | Noel Grandin |
2017-02-07 | convert ScaCategory to scoped enum | Noel Grandin |
2017-02-07 | remove unnecessary STR_FROM_ANSI macro | Noel Grandin |
2017-02-07 | convert ScaCategory to scoped enum | Noel Grandin |
2017-02-07 | convert FDCategory to scoped enum | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | Avoid calling log10(0) | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor scaddins..sdext | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, scaddins | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: scaddins | Stephan Bergmann |
2016-11-16 | new loplugin finalprotected | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in sc..scaddins | Noel Grandin |
2016-10-28 | update unnecessaryoverride plugin to find pure forwarding methods | Noel Grandin |
2016-10-28 | loplugin:expandablemethods in scaddins..scripting | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in scaddins..sdext | Noel Grandin |
2016-10-05 | tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC. | Winfried Donkers |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins) | Stephan Bergmann |
2016-08-18 | cppcheck: useInitializationList | Caolán McNamara |
2016-08-05 | no need to check for nullptr before deleting | Markus Mohrhard |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-08-03 | Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT | Eike Rathke |
2016-08-03 | UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related | Eike Rathke |
2016-07-29 | Make Calc Add-In function RECEIVED behave like Excel and Gnumeric. | Winfried Donkers |
2016-07-12 | tdf100766 : ODDLPRICE apply constraints to comply with ODFF1.2 | Winfried Donkers |
2016-07-12 | tdf#100729 ODDLYIELD : apply constraints in compliance with ODFF1.2 | Winfried Donkers |
2016-07-12 | tdf#100528 follow up; filter nonsense results. | Winfried Donkers |
2016-07-11 | tdf#100843 LCM_EXCEL2003 fix incorrect handling of non-integer values. | Winfried Donkers |