summaryrefslogtreecommitdiff
path: root/svx/source/form/tbxform.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky1-125/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-6/+0
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-10/+10
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-5/+0
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-31/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann1-1/+0
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-19/+19
2014-02-23Remove unneccessary commentsAlexander Wilms1-26/+26
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+2
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-1/+1
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-09-03XubString->OUStringCaolán McNamara1-2/+2
2013-08-24Mark as constTakeshi Abe1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-23/+23
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-20/+20