summaryrefslogtreecommitdiffstats
path: root/cui/source/options/treeopt.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara2020-01-121-0/+17
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-151-0/+2
* SvxLanguageComboBox is unusedCaolán McNamara2019-10-141-0/+1
* Resolves: tdf#128132 language page not openedCaolán McNamara2019-10-141-1/+1
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-061-9/+0
* tdf#127935 Make double click expand/collapse entry in option treeJim Raykowski2019-10-051-0/+9
* drop some unnecessary includesCaolán McNamara2019-09-291-2/+1
* cid#1453996 Unchecked return valueCaolán McNamara2019-09-271-4/+3
* cid#1453993 Unchecked return valueCaolán McNamara2019-09-271-1/+3
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-7/+5
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-56/+40
* ofz#17613 fix buildCaolán McNamara2019-09-231-3/+1
* weld OfaTreeOptionsDialogCaolán McNamara2019-09-201-294/+216
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-19/+2
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-8/+4
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-0/+2
* loplugin:referencecasting in cppcanvas..cuiNoel Grandin2019-07-191-11/+7
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-1/+1
* Related: tdf#126036 give options dialog consistent button orderCaolán McNamara2019-06-221-0/+3
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-1/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-0/+1
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-091-2/+1
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-0/+1
* drop some includesCaolán McNamara2019-04-191-1/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* loplugin:unusedfieldsNoel Grandin2019-03-091-1/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-071-12/+13
* loplugin:unusedfields in cuiNoel Grandin2019-02-251-14/+1
* tdf#123021 Fix options dialog cancel doesn't cancel chart color changesJim Raykowski2019-02-161-0/+5
* new loplugin writeonlyvarsNoel Grandin2019-02-111-4/+1
* o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen2019-01-181-8/+7
* tdf#121180: close Options dialog when restart is confirmedMike Kaganski2018-12-131-2/+3
* loplugin:singlevalfieldsNoel Grandin2018-11-191-5/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2018-11-121-1/+0
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-121-13/+1
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-8/+8
* tdf#120703 PVS: drop the unused codeMike Kaganski2018-11-101-46/+8
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* Start of work in progress on making dialogs work in the iOS appTor Lillqvist2018-11-031-0/+2
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* use unique_ptr when Clone()'ing PoolItemsNoel Grandin2018-10-261-2/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-5/+5
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-3/+3
* make CreateGeneralTabPage take a TabPageParentCaolán McNamara2018-09-091-4/+6
* tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara2018-09-041-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#37336 Added Apply button in options dialogDiadlo2018-06-061-21/+44
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-1/+1
* weld RestartDialogCaolán McNamara2018-04-111-1/+1