summaryrefslogtreecommitdiff
path: root/cui/source/inc/treeopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-09loplugin:unusedfieldsNoel Grandin1-3/+0
2018-11-12-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-06-06tdf#37336 Added Apply button in options dialogDiadlo1-0/+4
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens1-2/+11
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet1-2/+2
2017-12-28Use unique_ptr for VectorOfNodes (cui/treeopt)Julien Nabet1-1/+1
2017-12-28Use unique_ptr for m_aLeaves/m_aGroupedLeaves (cui)Julien Nabet1-12/+2
2017-12-20Revert "Related tdf#114457: fix leak in treeopt (cui)"Julien Nabet1-6/+0
2017-12-16Related tdf#114457: fix leak in treeopt (cui)Julien Nabet1-0/+6
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-1/+1
2017-11-07loplugin:finalclasses in cuiNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-35/+0
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+5
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-10-13flaten array of stringarrays by a levelCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-25[GSoC]Remove Colors entry from Options dialogRishabh Kumar1-4/+0
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-1/+0
2015-11-20loplugin:unusedfields in cuiNoel Grandin1-14/+4
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-7/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-5/+0
2015-09-08convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-29com::sun::star->css in cuiNoel Grandin1-17/+17
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-05-29loplugin:loopvartoosmallNoel Grandin1-8/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+5
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+2
2014-10-01coverity#1242943 unused memberCaolán McNamara1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály1-13/+5
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-5/+5
2013-09-30merge queue_layout and queue_resizeCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+33
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-2/+6