summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-30ofz#10406 fuzzing oomCaolán McNamara
2018-09-29tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-09-28Added base as a data providerVikas
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-28loplugin:useuniqueptr in ScChartPositionMapNoel Grandin
2018-09-28loplugin:useuniqueptr in ScDPResultTree::MemberNodeNoel Grandin
2018-09-27UND->AND; ODER->ORMike Kaganski
2018-09-27weld ScTablePageCaolán McNamara
2018-09-27coverity#1439332 silence Identical code for different branchesCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27loplugin:useuniqueptr in ScTable::FillAutoNoel Grandin
2018-09-27loplugin:useuniqueptr in Chart2PositionMapNoel Grandin
2018-09-27loplugin:useuniqueptr in ScAddInAsyncsNoel Grandin
2018-09-26fix positioning within cellprotectpageCaolán McNamara
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-24weld ScTabPageProtectionCaolán McNamara
2018-09-24coverity#1438870 Big parameter passed by valueCaolán McNamara
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung
2018-09-22Added Date and Time Transformation in data provider dlgManuj Vashist
2018-09-21coverity#1438870 Big parameter passed by valueCaolán McNamara
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-21unused returnsCaolán McNamara
2018-09-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke
2018-09-20weld header/footer SingleTabDialogCaolán McNamara
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19Removed duplicated includeAndrea Gelmini
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-19tdf#113235 - new attempt: More useful description for Calc option "Use legacyCor Nouws
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18sc: Begin with upper case for labels of Number TransformationTakeshi Abe
2018-09-18executeAction("BACKSPACE") doesn't do anythingCaolán McNamara
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-18Don't prematurely cast to sal_uInt8, to avoid UBStephan Bergmann
2018-09-17NB sync draw shapes between appsandreas kainz
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-09-17Fix typoAndrea Gelmini
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
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