summaryrefslogtreecommitdiff
path: root/cui/source/customize/macropg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-07callcatcher: update unused codeCaolán McNamara1-23/+0
2014-03-07convert events config page to .uiCaolán McNamara1-2/+1
2014-02-26Remove visual noise from cuiAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-08coverity#1169878 Uninitialized pointer fieldCaolán McNamara1-7/+8
2014-01-30fdo#74252: Fix crash on exit with the customize dialog.Kohei Yoshida1-10/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-1/+1
2014-01-23convert event assign page to .ui formatCaolán McNamara1-1/+1
2014-01-23adjust macro assign dialog to have horizontal buttonsCaolán McNamara1-1/+1
2014-01-23convert macro assign page to .uiCaolán McNamara1-151/+69
2014-01-22rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara1-10/+10
2014-01-22split resize parts of ConnectElements into ::ResizeCaolán McNamara1-4/+7
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2013-11-26Integrate branch of IAccessible2Steve Yin1-4/+7
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin1-5/+5
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-8/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-07CID#708782 unused pointer valueCaolán McNamara1-2/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-10/+10
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-29/+29
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-6/+8
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-11/+11
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-2/+3
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-04-22removed unused definesTakeshi Abe1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-1/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-3/+3
2011-06-20catch by const referenceCaolán McNamara1-8/+10
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-29/+28
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-29/+28
2011-02-28fwk167: #i87606# Return correct result from event selection dialog when click...Carsten Driesner1-1/+1
2011-02-12Remove precompiled header support.Joseph Powers1-2/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-5/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-25/+25