summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)Author
2016-01-11PCH support on LinuxAshod Nakashian
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara
2014-09-02convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-13update_pchThomas Arnhold
2014-07-08drop unused helpidsCaolán McNamara
2014-07-08Convert RID_CONDFORMAT to .uiPalenik Mihály
2014-06-18Suppress implicit OObjectBase copy ctorStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold