summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
2020-01-12Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara
2019-10-14Resolves: tdf#128132 language page not openedCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-05tdf#127935 Make double click expand/collapse entry in option treeJim Raykowski
2019-09-29drop some unnecessary includesCaolán McNamara
2019-09-27cid#1453996 Unchecked return valueCaolán McNamara
2019-09-27cid#1453993 Unchecked return valueCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23ofz#17613 fix buildCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-22Related: tdf#126036 give options dialog consistent button orderCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-19drop some includesCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-02-16tdf#123021 Fix options dialog cancel doesn't cancel chart color changesJim Raykowski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-13tdf#121180: close Options dialog when restart is confirmedMike Kaganski
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-12-Werror,-Wunused-private-fieldStephan Bergmann
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: drop the unused codeMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09make CreateGeneralTabPage take a TabPageParentCaolán McNamara
2018-09-04tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-06tdf#37336 Added Apply button in options dialogDiadlo
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-11weld RestartDialogCaolán McNamara