summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
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
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-19OUString -> OStringStephan Bergmann
2014-05-19Resolves: fdo#58170 use selected tab page helpid as final fallbackCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-08Resolves: #i124623# Dispose extension's Options page to avoid memory leaksAriel Constenla-Haile
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky
2013-09-10CID#736323 resource leakCaolán McNamara
2013-09-10CID#736321 resource leakCaolán McNamara
2013-09-08String to OUStringThomas Arnhold
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara