summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2020-11-04Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2020-10-29avoid warning on set_active(0) on empty GtkComboBoxCaolán McNamara
2020-10-29tdf#137726 hide pivot table dlg so its not a candidate as error dlg parentCaolán McNamara
2020-07-30rhbz#1861794 csv fixed width import missing split handleCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-24tdf#130346 Define Database Range Dialog smaler spacing and resizingandreas kainz
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara
2019-12-22sal_Char->char in scNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14pDoc is always dereferencedCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-20cid#1454871 uninitialized memberCaolán McNamara
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-29rename DoubleField back to ScDoubleFieldCaolán McNamara
2019-05-21freeze/thaw around big insertsCaolán McNamara