summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-16uitest for bug tdf#105544Zdeněk Crhonek
2018-09-16uitest for bug tdf#116996Zdeněk Crhonek
2018-09-14tdf#119841 Crash when pasting an HTML table from a web pageNoel Grandin
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14Remove MSVC workaround from 2002Stephan Bergmann
2018-09-14Fix typo in codeAndrea Gelmini
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-13More temp copies of test docs in Python/UITestsStephan Bergmann
2018-09-13tdf#119671 - UI: Add "Calculate All" to menu "Data\Calculate"heiko tietze
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13loplugin:useuniqueptr in lcl_DoDragCellsNoel Grandin
2018-09-12loplugin:useuniqueptr in ScInterpreterNoel Grandin
2018-09-12loplugin:useuniqueptr in ScMyValidationsContainer::WriteMessageNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-12tdf#119793 Crash on redo of rectangle movement and textNoel Grandin
2018-09-11tdf#119305 Chart created from fully selected sheet only targets header rowNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Remove redundant checkMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Fix condition in f573402116937876cb0b80cf7af2a52bf2ccc31aMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Avoid getTokenCount and temporaries, reduce scopeMatteo Casalin
2018-09-09Avoid temporary variableMatteo Casalin
2018-09-09Use optimized OUString concatenation and avoid temporaryMatteo Casalin
2018-09-09Use optimized OUString concatenationMatteo Casalin
2018-09-09Bail out earlyMatteo Casalin
2018-09-09Reduce scopeMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-09-09Avoid getTokenCountMatteo Casalin