aboutsummaryrefslogtreecommitdiff
path: root/source/th/editeng
AgeCommit message (Expand)Author
2013-10-16update translations for 4.0.6rc2libreoffice-4-0-6Christian Lohmaier
2013-10-01update translations for 4.0.xlibreoffice-4-0Christian Lohmaier
2013-04-15update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-01-21update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
'feature/sw_redlinehide_4a_for_libreoffice-6-2'>feature/sw_redlinehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/delcodlg.hxx
AgeCommit message (Expand)Author
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2018-04-27loplugin:constantparamNoel Grandin
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin