summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian3-485/+872
2015-11-115th step to remove tools/rtti.hxxOliver Specht4-6/+0
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin10-464/+456
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-345/+345
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-18/+18
2015-10-01loplugin:unusedmethodsNoel Grandin2-12/+0
2015-09-17boost->stdCaolán McNamara4-13/+9
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-6/+5
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2-2/+0
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin2-13/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-1/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz1-1/+1
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-7/+2
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl1-1/+0
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