summaryrefslogtreecommitdiffstats
path: root/reportdesign/inc
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-18/+18
* loplugin:unusedmethodsNoel Grandin2015-10-012-12/+0
* boost->stdCaolán McNamara2015-09-174-13/+9
* reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-264-6/+5
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-112-2/+0
* loplugin:unusedmethods reportdesign,scaddinsNoel Grandin2015-07-212-13/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-1/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* fdo#39468 Translate German Comments - reportdesignPhillip Sz2015-06-291-1/+1
* Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann2015-06-221-7/+2
* remove unused #include awt/InvalidateStyle.hppMichael Stahl2015-05-051-1/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-078-19/+17
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+11
* chisel off some more unused codeCaolán McNamara2015-01-301-3/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-041-1/+1
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-041-0/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-3/+3
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-3/+3
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-3/+3
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-3/+3
* reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-1/+0
* convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2014-09-032-18/+0
* convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara2014-09-022-2/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-2/+2
* update_pchThomas Arnhold2014-08-132-1/+5
* drop unused helpidsCaolán McNamara2014-07-081-4/+0
* Convert RID_CONDFORMAT to .uiPalenik Mihály2014-07-081-1/+0
* Suppress implicit OObjectBase copy ctorStephan Bergmann2014-06-181-1/+3
* rtl::Reference fits just fine hereStephan Bergmann2014-06-181-3/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-5/+5
* various: remove SAL_THROW macroNoel Grandin2014-06-052-8/+8
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-2/+0
* update_pch: add reportdesignThomas Arnhold2014-05-146-0/+691
* fix-includes.pl: reportdesignThomas Arnhold2014-05-143-3/+3
* reportdesign: sal_Bool->boolNoel Grandin2014-05-081-0/+13
* reportdesign: sal_Bool->boolNoel Grandin2014-05-026-23/+23
* huge hrc and src file cleanupThomas Arnhold2014-04-231-2/+1
* fixincludeguards.sh: reportdesignThomas Arnhold2014-04-1914-40/+40
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-46/+46
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-278-347/+347
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-264-7/+7
* fdo#63154 Remove unused solar.hAlexandre Vicenzi2014-02-281-2/+0