aboutsummaryrefslogtreecommitdiff
path: root/source/zh-TW/chart2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-22 12:41:14 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-22 12:55:28 +0100
commita67ce9f4daaddb3b7a1a17ab5d4cb2216eec3961 (patch)
treeae65d5b6ba116daa722875241ecde621a3828e6d /source/zh-TW/chart2
parent27745d0172265edac7ea74fefc12de23d1037f4d (diff)
update translations for 6.0.2 rc1
and force-fix errors using pocheck Change-Id: I760bd52e6a79b34ebf7f59f7d7c11ce7605b4a79 (cherry picked from commit db79c92222d122d554eb563cb501b8eafb289b38)
Diffstat (limited to 'source/zh-TW/chart2')
0 files changed, 0 insertions, 0 deletions
ements'>feature/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.hxx
AgeCommit message (Expand)Author
2023-10-26tdf#157839 - UI: Part 5 - Unify lockdown behavior of Options dialogBalazs Varga
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2021-07-25simplify SvFontSubstNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara
2019-12-19tdf#124176: Use pragma once instead of include guardsMesut Çifci
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-31weld SvxFontSubstTabPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-06-20loplugin:useuniqueptr in SvxFontSubstTabPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel 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
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin