summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpoption.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+42
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-8/+8
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-11-13loplugin: cstylecastNoel Grandin1-20/+20
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-3/+3
2014-06-25remove whitespacesMarkus Mohrhard1-31/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-8/+8
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-16/+16
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-13/+13
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-16/+16
2014-05-01coverity#738825 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-04-24sd: sal_Bool->boolNoel Grandin1-16/+16
2014-04-23huge hrc and src file cleanupThomas Arnhold1-1/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders1-5/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-08-24convert SdTpOptionsMisc to OUStringIvan Timofeev1-11/+7
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-08little tweak to get the two hidden frames shown in draw/impressCaolán McNamara1-10/+1
2013-07-08modern .ui widgetlayout for optgridCsikós Tamás1-37/+32
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-4/+4
2013-06-06Convert sd view page to .uiFaisal M. Al-Otaibi1-23/+21
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara1-7/+8
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed1-248/+159
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof1-0/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-24coverity#704293 Logically dead codeJulien Nabet1-3/+1
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann1-5/+0
2013-03-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler1-22/+22
2013-02-23Fix typo betwen/betweenJulien Nabet1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-9/+3
2012-12-01sd: hide 'enable remote control' checkbox when built without bluetoothMiklos Vajna1-0/+3
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna1-1/+7
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-2/+1