summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfgutil.cxx
AgeCommit message (Expand)Author
2013-05-15fdo#46808, Convert singleton theBrowseNodeFactory to new styleNoel Grandin
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30remove local css definitionsThomas Arnhold
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-31callcatcher: update unused code listCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-08convert macro dialog to .ui formatCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin
2012-04-20removed unused const/static dataTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-12-27cppcheck prefix operator in componentsJulien Nabet
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-16HC Cleanup - componentsJoseph Powers
2010-11-16get this building againCaolán McNamara
2010-11-15RTL_CONSTASCII_USTRINGPARAM in componentsPierre-André Jacquod
2010-11-10Bitmap Tree Cleanup - componentsJoseph Powers
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M
2010-11-01undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the ...Frank Schoenheit [fs]
2010-11-01undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing do...Frank Schoenheit [fs]
2010-11-01undoapi: removed unused SFX_CFGGROUP_* itemsFrank Schoenheit [fs]
2010-11-01undoapi: removed the remaints of script type selection - this code is dead fo...Frank Schoenheit [fs]
2010-11-01undoapi: removed the semi-dead ScriptDisplaySettings config settings (and the...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth