summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/macroass.cxx
AgeCommit message (Expand)Author
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23make event assign dialog horizontalCaolán McNamara
2014-01-23convert event assign page to .ui formatCaolán McNamara
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara
2014-01-22rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-05-04fix macro assign dialogCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2012-12-04fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-22removed unused definesTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
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-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2011-01-01Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* )Joseph Powers
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-03undoapi: GCC WaEFrank Schoenheit [fs]
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 the remaints of script type selection - this code is dead fo...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]