summaryrefslogtreecommitdiff
path: root/sfx2/source/control/objface.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann1-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-7/+7
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolán McNamara1-7/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-18/+13
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara1-3/+3
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara1-4/+3
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara1-4/+3
2014-11-24so CreateObjectBarUI_Impl's pStr arg is unusedCaolán McNamara1-7/+3
2014-11-24so SfxObjectUI_Impl pName is only set, never readCaolán McNamara1-26/+1
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara1-23/+0
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann1-9/+12
2014-07-22callcatcher: update unused codeCaolán McNamara1-24/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin1-20/+20
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18Use correct log areaTor Lillqvist1-1/+1
2014-02-18assert() is too harsh here I think, use SAL_WARN_IF() insteadTor Lillqvist1-1/+1
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist1-7/+7
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist1-45/+41
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-12/+8
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-29convert sfx2/source/control/* from String to OUStringNoel Grandin1-4/+4
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin1-12/+12
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-1/+1
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin1-1/+0
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin1-35/+30
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2013-01-27Some cppcheck cleaningJulien Nabet1-0/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-1/+1
2012-01-10Remove cruft in debug toolsMarcel Metz1-4/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara1-20/+31
2011-04-23Remove PM2 macro usageFrancois Tigeot1-4/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-22cope with no resource file betterMichael Meeks1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-56/+56
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-4/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-56/+56
2011-03-10Translations and typo fixes.Albert Thuswaldner1-2/+2