summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-26-fsanitize=vptr: SID_ATTR_*LANGUAGE are of type SvxLanguageItemStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-15Related: fdo#87551 measure in approx chars and not pixelsCaolán McNamara
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-27Fix OpenCL-less buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley
2014-09-08don't make reason for exception a mysteryCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-16extensions aren't layout enabled yetCaolán McNamara
2014-07-16no need to check for null before deleteCaolán McNamara
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-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud