summaryrefslogtreecommitdiff
path: root/cui/source/inc/treeopt.hxx
AgeCommit message (Expand)Author
2018-11-12-Werror,-Wunused-private-fieldStephan Bergmann
2018-06-06tdf#37336 Added Apply button in options dialogDiadlo
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens
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-12-20Revert "Related tdf#114457: fix leak in treeopt (cui)"Julien Nabet
2017-12-16Related tdf#114457: fix leak in treeopt (cui)Julien Nabet
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-11-07loplugin:finalclasses in cuiNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-13flaten array of stringarrays by a levelCaolán McNamara
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-06-27loplugin:singlevalfields in cuiNoel Grandin
2015-11-20loplugin:unusedfields in cuiNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-10-01coverity#1242943 unused memberCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin