summaryrefslogtreecommitdiff
path: root/sfx2/source/control/objface.cxx
AgeCommit message (Expand)Author
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-07drop unused headersCaolán McNamara
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara
2014-11-24so CreateObjectBarUI_Impl's pStr arg is unusedCaolán McNamara
2014-11-24so SfxObjectUI_Impl pName is only set, never readCaolán McNamara
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18Use correct log areaTor Lillqvist
2014-02-18assert() is too harsh here I think, use SAL_WARN_IF() insteadTor Lillqvist
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist
2013-11-25Fix different typos for "unknown"Julien Nabet
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert sfx2/source/control/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-27Some cppcheck cleaningJulien Nabet
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud