summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann8-19/+17
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+11
2015-01-30chisel off some more unused codeCaolán McNamara1-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-4/+4
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon1-1/+1
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-0/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+0
2014-09-03convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2-18/+0
2014-09-02convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara2-2/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-13update_pchThomas Arnhold2-1/+5
2014-07-08drop unused helpidsCaolán McNamara1-4/+0
2014-07-08Convert RID_CONDFORMAT to .uiPalenik Mihály1-1/+0
2014-06-18Suppress implicit OObjectBase copy ctorStephan Bergmann1-1/+3
2014-06-18rtl::Reference fits just fine hereStephan Bergmann1-3/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-5/+5
2014-06-05various: remove SAL_THROW macroNoel Grandin2-8/+8
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-05-14update_pch: add reportdesignThomas Arnhold6-0/+691
2014-05-14fix-includes.pl: reportdesignThomas Arnhold3-3/+3
2014-05-08reportdesign: sal_Bool->boolNoel Grandin1-0/+13
2014-05-02reportdesign: sal_Bool->boolNoel Grandin6-23/+23
2014-04-23huge hrc and src file cleanupThomas Arnhold1-2/+1
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold14-40/+40
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-46/+46
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann8-347/+347
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann4-7/+7
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-280/+280
2014-02-26Remove visual noise from reportdesignAlexander Wilms12-72/+69
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+0
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-02-03Unused REPORTDESIGN_DLLPRIVATEStephan Bergmann1-1/+0
2013-12-31convert related family of tabdialogs to .uiCaolán McNamara1-12/+0
2013-12-31I can't see a route to create a RID_PAGEDIALOG_LINECaolán McNamara1-1/+0
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+5
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin1-2/+2
2013-08-31fix existing commentsPhilipp Riemer1-3/+3