summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* loplugin:returnconstant in xmloffNoel Grandin2018-07-301-1/+1
* loplugin:returnconstant in sfx2Noel Grandin2018-07-305-6/+6
* Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand2018-07-301-0/+28
* svl: turn on clang-format for grabbagitemMiklos Vajna2018-07-301-13/+6
* Related: rhbz#1602589 rework to avoid bogus cppcheck double free warningCaolán McNamara2018-07-301-3/+5
* Add missing sal/log.hxx headersGabor Kelemen2018-07-306-0/+6
* make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin2018-07-301-2/+2
* tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand2018-07-281-1/+5
* Silence bogus GCC 8 -Werror=virtual-move-assignStephan Bergmann2018-07-281-0/+2
* uitest: support parameters when sending UNO commandsSaurav Chirania2018-07-281-0/+8
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-2822-1/+25
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-281-0/+1
* use boost::optional for OUString instead of std::unique_ptrNoel Grandin2018-07-271-1/+2
* loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2018-07-271-1/+1
* tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna2018-07-271-0/+3
* editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-8/+16
* loplugin:returnconstant in svl,svtoolsNoel Grandin2018-07-275-6/+6
* loplugin:returnconstant in vclNoel Grandin2018-07-279-41/+25
* svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-1/+0
* cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-2714-0/+114
* toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+15
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-3/+3
* Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann2018-07-2729-207/+19
* svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-2714-7/+81
* cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-3/+0
* vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-279-23/+257
* sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-17/+0
* salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-6/+0
* svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-278-0/+41
* svtools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+5
* tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-8/+0
* tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+15
* unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-7/+5
* connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-273-6/+0
* related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard2018-07-271-1/+2
* oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-264-1/+38
* o3tl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-7/+0
* filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-263-5/+11
* cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-0/+6
* comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-18/+0
* i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* Iterators must be CopyAssignableStephan Bergmann2018-07-261-7/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2018-07-261-1/+0
* weld SwTextGridPageCaolán McNamara2018-07-264-1/+26
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-265-83/+61
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-07-251-37/+37
* warning STL4015: std::iterator is deprecated (clang-cl)Stephan Bergmann2018-07-251-2/+1
* loplugin:useuniqueptr in SfxViewFrameNoel Grandin2018-07-241-2/+2