summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
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
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-12-10Disable Basic IDE options, if experimental features are not enabledAndras Timar
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann
2016-11-25Use string literal directly, instead of going via createFromAsciiStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-13flaten array of stringarrays by a levelCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel 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-25[GSoC]Remove Colors entry from Options dialogRishabh Kumar
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin