summaryrefslogtreecommitdiffstats
path: root/svx/source/form/tbxform.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-1/+1
* loplugin: cstylecastNoel Grandin2014-10-201-3/+3
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* svx: sal_Bool -> boolStephan Bergmann2014-09-121-3/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-2/+2
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-1/+1
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-191-31/+0
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* use assert when followed by derefCaolán McNamara2014-07-031-1/+1
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-1/+1
* Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann2014-05-061-1/+0
* svx: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin2014-04-031-1/+1
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-12/+0
* Remove visual noise from svxAlexander Wilms2014-02-261-19/+19
* Remove unneccessary commentsAlexander Wilms2014-02-231-26/+26
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-3/+2
* convert remnants of String in SVX to StringNoel Grandin2013-10-011-1/+1
* convert svx/source/form/*.cxx from String to OUStringNoel Grandin2013-09-051-1/+1
* XubString->OUStringCaolán McNamara2013-09-031-2/+2
* Mark as constTakeshi Abe2013-08-241-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-1/+0
* removed duplicate includes in svxTakeshi Abe2012-04-021-1/+0
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-061-1/+0
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-23/+23
|\
| * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-101-20/+20
| * CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-201-3/+3
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-1/+1
* | HC Cleanup - libs-coreJoseph Powers2010-11-161-4/+1
* | get this building againCaolán McNamara2010-11-161-2/+1
* | Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2010-11-141-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-6/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* merge commit for m65Mathias Bauer2009-11-231-1/+1
|\