summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/Navigator.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz1-7/+7
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-3/+5
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-3/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+10
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17reportdesign: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin1-0/+7
2014-11-05changed some timer to idleJennifer Liebel1-21/+16
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-02convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara1-43/+14
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna1-1/+0
2014-05-14fix-includes.pl: reportdesignThomas Arnhold1-3/+3
2014-05-08reportdesign: sal_Bool->boolNoel Grandin1-5/+5
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-1/+1
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-5/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-26/+26
2014-03-25svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-5/+5
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara1-4/+8
2014-02-25coverity#983700 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-50/+50
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-9/+0
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
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-42/+42
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley1-1/+1
2011-12-24catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-20reportdesign: remove unnecessary includes from svxMatúš Kukan1-2/+0
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud1-1/+0
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-23/+4