summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
2018-12-17tdf#121180: close Options dialog when restart is confirmedMike Kaganski
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
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens
2018-03-01tdf#115994: Extensions' option pages need fixed pref. sizeKatarina Behrens
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-21tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet
2017-12-28Use unique_ptr for VectorOfNodes (cui/treeopt)Julien Nabet
2017-12-28Use unique_ptr for m_aLeaves/m_aGroupedLeaves (cui)Julien Nabet
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-09Resolves: tdf#111416 missing draw/impress optionsCaolán McNamara
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-10cid#1402150: Try to silence false positive reportStephan Bergmann
2017-03-07loplugin:loopvartoosmallStephan Bergmann