Date: prev next · Thread: first prev next last
April 2016 Archives by date, by thread · List index


Lcov report generator for master - Build # 413 - Still Failing:

Changes for Build #406
[jan Iversen] tdf#96871 Do not force auto log Y scale to B^0

[mstahl] Revert "Avoid deadlock when two threads call into Frame::close"

[Stephan Bergmann] Avoid reserved identifiers

[caolanm] revert to fix tdf#98783 missing menubar

[jan Iversen] convert blob's hex bytes to ascii symbols

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[erack] (re)broadcast, same as in ScDocument::SetString(), tdf#97897 related

[Stephan Bergmann] loplugin:stringconstant

[Stephan Bergmann] Elide const var

[caolanm] bump hunspell to 1.3.4

[caolanm] caught on the way out as well as the way in

[quikee] tdf#98960 - DrawTransformedTexture adapted to the new area scale shader

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] add waitForIdleEvent in remaining tests

[Stephan Bergmann] loplugin:stringconstant

[markus.mohrhard] fix indentation

[vmiklos] CppunitTest_desktop_lib: avoid #include "../..." style include

[Noel Grandin] tdf#94306 replace boost::noncopyable in canvas

[Noel Grandin] drop double check of the same

[gerrit buildbot] Updated core Project: dictionaries 

[vmiklos] tdf#99120 DOC import: fix lack of first share after odd section break

[kendy] updated notebookbar.ui in the Writer

[kendy] notebookbar: More Writer's notebookbar.ui tweaks.

[kendy] notebookbar: Reduce the vertical space between buttons.

[michael.meeks] refactor pagein, as it still seems to cause rare crashes

[mstahl] sw: replace boost::noncopyable with C++11 delete

[mstahl] sw: replace boost::noncopyable with C++11 delete

[Stephan Bergmann] external/hunspell: -fsanitize=shift

[Stephan Bergmann] Prevent MSVC from emitting special member functions of dllexport class

[tml] Bin unneeded forward declarations of static functions

[tml] Drop pointless "internal" directory level for already internal include

[erack] Resolves: tdf#97897 (re)broadcast if formula groups were split

[tml] Drop pointless "internal" directory level for already internal include

[Stephan Bergmann] Revert "reduce unnecessary realloc'ing"

[tml] No need for <malloc.h> here

[Stephan Bergmann] clean up

[Stephan Bergmann] ScHeaderFooterTextData default ctor had been added in error

[markus.mohrhard] we need the position in the formula converter, tdf#99093

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[andras.timar] tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for

[Stephan Bergmann] [API CHANGE] Remove undocumented TabContainerWindow service


Changes for Build #407
[Stephan Bergmann] Fold PropertySetHelper into its only use, Frame

[michael.meeks] tdf#98710 - catch exception due to crash in dwrite

[vmiklos] tdf#99140 Factor out FloatingTableConversion() from CloseSectionGroup()

[Stephan Bergmann] Get rid of BaseHash wrapper (to unbreak Windows build)

[markus.mohrhard] add test for tdf#99093

[Stephan Bergmann] dllexport class deriving from template means trouble with MSVC

[Stephan Bergmann] Remove junk that erroneously remained in previous commit

[Stephan Bergmann] vector::clear is just fine

[Stephan Bergmann] Resolve OUStringList typedef

[Stephan Bergmann] Just use the hash<sal_Int16> default

[Stephan Bergmann] Remove unused Int32HashCode

[caolanm] coverity#1358119 Uninitialized scalar field

[caolanm] don't need gComboBoxEntryWidget anymore

[caolanm] gtk3: the list/combo box hack to get internal buttons no longer works

[mstahl] vcl: Make it noncopyable by deleting copy ctor & co

[mstahl] Fix simple typo in SAL_INFO tdf#97087

[mstahl] tdf#97087 - Give Idles comprehensible and unique names

[mstahl] starmath: Assert that SmAlignNode must have only one child

[mstahl] fix bug in SbxArray::Merge

[tomaz.vajngerl] vcl: draw toolbox grip with ellipses instead of pixels, HiDPI

[markus.mohrhard] fix many ooxml validation errors

[vmiklos] SfxTabDialog: rename members missing their prefixes

[Stephan Bergmann] Drop unused uses of TransactionBase

[kendy] lok context menu: Expose context menu

[kendy] lok context menu: Expose the disabled commands too.

[caolanm] foundry may be null

[mstahl] tdf#94306 replace boost::noncopyable in cppuhelper

[mstahl] tdf#94306 replace boost::noncopyable in c...

[tomaz.vajngerl] opengl: deferred and optimized (text) texture drawing

[tomaz.vajngerl] opengl: texture atlas impl. to efficiently packs textures

[tomaz.vajngerl] opengl: use packed texture atlas for glyph cache in win. backend

[tomaz.vajngerl] opengl: fix wrong clipping when drawing text

[tomaz.vajngerl] opengl: cleanup texture, const internal format

[tomaz.vajngerl] opengl: refactor GL texture slot mechanism to be more general

[mstahl] Change #include <cairo-svg.h> to <cairo.h>

[vmiklos] tdf#99140 DOCX import: fix table at the bottom of the page to span over

[Stephan Bergmann] Base Frame on WeakComponentImplHelper instead of TransactionManager

[Stephan Bergmann] Silence loplugin:unreffun

[Stephan Bergmann] loplugin:unreffun (missing "= delete")


Changes for Build #408
[erack] unit test for replacing fragments of shared formula groups, tdf#97897

[kendy] lok context menu: Handle the case we only get the slot-id.

[vmiklos] tdf#99140 DOCX import: fix table horizontal aligment to be 'from left'

[David Tardon] tdf#94306 replace boost::noncopyable in chart2

[David Tardon] tdf#94306 replace boost::noncopyable in d...

[fitojb] tdf#99003 Rename Target to URL

[gerrit buildbot] Updated core Project: help  0971afd90a64d4463bae0bc9f5db091d276640c1

[gerrit buildbot] Updated core Project: help  5ebb8347c5656e487d3d44423ccdedf7c7789da1

[markus.mohrhard] work around Excel theme color bug, tdf#98554

[markus.mohrhard] use the better color import method also for databars, tdf#98554

[markus.mohrhard] add test case for tdf#98554

[markus.mohrhard] import all formatting properties for column style, tdf#96549

[markus.mohrhard] add test case for tdf#96549

[Samuel.Mehrbrodt] tdf#99172 support for vertical align import/export property for text


Changes for Build #409
[caolanm] pCont can be null

[caolanm] coverity#1358391 Inferred misuse of enum

[caolanm] valgrind: use of uninitialized data on load of ooo98646-1.doc

[Thorsten Behrens] Ignore lo.png output from make dump-deps-png

[caolanm] coverity#738785 reorg to silence Uninitialized pointer field

[caolanm] valgrind: leak on export of ooo98646-1.doc to docx

[markus.mohrhard] don't pool SvxFieldItem, tdf#92773

[serval2412] tdf#99176: Fix redundant condition

[serval2412] tdf#99155: fix crash on clicking subcategory title in customanimations

[serval2412] tdf#99089: avoid some crashes in Basic

[ohallot] Update pt-PT autocorrect file


Changes for Build #410
[markus.mohrhard] tdf#94429, tdf#92198, tdf#95233: STYLE in conditional formatting

[caolanm] Drop redundant parenthesis.

[serval2412] Replace macro IterateLayoutItems

[serval2412] Typo: rubust->robust

[serval2412] Typo: multible->multiple

[serval2412] Replace AddEntry macro

[David Tardon] tdf#99110 use the right case

[David Tardon] tdf#99110 more improvements for formatting dates for uk

[serval2412] Replace OUtoCStr macro

[Noel Grandin] make GetGlobalUNOConstant and GetUNOConstant take an OUString

[Noel Grandin] clang-tidy performance-unnecessary-value-param in comphelper

[Noel Grandin] clang-tidy performance-unnecessary-value-param in sfx2

[Noel Grandin] loplugin:constantparam

[Noel Grandin] fix copy assignment signatures

[kendy] tdf#79656 Restart now window for language change

[Noel Grandin] tdf#94306 replace boost::noncopyable r.. to sdext

[Noel Grandin] tdf#84938 replace #defined constants with enum class

[Noel Grandin] tdf#94306 replace boost::noncopyable ...

[Stephan Bergmann] No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0

[tomaz.vajngerl] coverity#1358428 fix "Null pointer dereferences"

[kendy] RID_SVXSTR_LANGUAGE_RESTART is not needed any more.

[vmiklos] cid#1358429 null pointer dereference

[fitojb] tdf#99161 Change Index/ToC dialog title and tab

[Noel Grandin] cppcheck: silence warnings assertWithSideEffect

[vmiklos] vim-ide-integration: clang does not always like gnu++1y that much

[Stephan Bergmann] Fix indentation

[caolanm] cppcheck: noExplicitConstructor

[Katarina.Behrens] tdf#89095 Start Center: bigger thumbnails for templates

[Stephan Bergmann] No need to clear component context during dispose

[Noel Grandin] clang-tidy performance-unnecessary-value-param in oox

[Noel Grandin] clang-tidy performance-unnecessary-value-param in svl

[Noel Grandin] clang-tidy performance-unnecessary-value-param in basic

[Noel Grandin] clang-tidy performance-unnecessary-value-param in connectivity

[Noel Grandin] clang-tidy performance-unnecessary-value-param in drawinglayer

[Noel Grandin] clang-tidy performance-unnecessary-value-param in editeng

[Noel Grandin] clang-tidy performance-unnecessary-value-param in formula

[serval2412] Remove an useless check I had added

[caolanm] tdf#74885 Fix direction in CMIS property editor scrollbar

[caolanm] tdf#48300 bring window to top and restore window when minimized.

[caolanm] tdf#87944 COLOR-PICKER stays on wrong position.

[caolanm] allow disabling recent files menu entry

[Stephan Bergmann] loplugin:stringconstant

[lionel] tdf#49554 Fix misleading error message

[Stephan Bergmann] Get rid of _GIFPRIVATE

[Stephan Bergmann] Get rid of _XBMPRIVATE

[Stephan Bergmann] Get rid of _XPMPRIVATE

[Stephan Bergmann] Remove unused macros

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Don't get excited about "inline"

[Stephan Bergmann] Avoid reserved identifier

[caolanm] Resolves: tdf#98366 paste document has 10x10 sized SdPages...

[vmiklos] sd: inline BEGIN_SHAPE/END_SHAPE macros

[caolanm] BASIC: Remove useless static_cast from basmgr.cxx

[Noel Grandin] clang-tidy performance-unnecessary-value-param in sax

[Noel Grandin] clang-tidy performance-unnecessary-value-param in svtools

[Noel Grandin] clang-tidy performance-unnecessary-value-param in svx

[Noel Grandin] clang-tidy performance-unnecessary-value-param in toolkit

[Noel Grandin] clang-tidy performance-unnecessary-value-param in tools

[Noel Grandin] clang-tidy performance-unnecessary-value-param in ucbhelper

[Noel Grandin] clang-tidy performance-unnecessary-value-param in unotools

[Noel Grandin] clang-tidy performance-unnecessary-value-param in vbahelper


Changes for Build #411
[Stephan Bergmann] No need to lock SolarMutex here

[Stephan Bergmann] Fold impl_initializePropInfo into initListeners

[Stephan Bergmann] protected -> private

[Stephan Bergmann] Combine successive private blocks

[Stephan Bergmann] Remove obsolete comment

[Stephan Bergmann] Remove leftover comments

[Stephan Bergmann] Turn disableLayoutManager into a member function

[Stephan Bergmann] Lock member access in Frame::disposing

[Thorsten Behrens] tdf#88206: use variadic variants for cppu helper

[momonasmon] SaveToolbarController: Blacklist RelationDesign in officecfg

[momonasmon] SaveToolbarController: Blacklist in Basic IDE too

[rene] don't install qstart.desktop if it's disabled (--disable-systray)

[momonasmon] SaveToolbarController: Better support of readonly docs

[momonasmon] FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1

[pranavk] lok context menu: Include uno commands for submenus too

[Noel Grandin] clang-tidy performance-unnecessary-value-param in vcl

[Noel Grandin] clang-tidy performance-unnecessary-value-param in xmloff

[Noel Grandin] clang-tidy performance-unnecessary-value-param in sw

[jan Iversen] Add other tests to check_change_color

[Noel Grandin] cleanup: remove unused com/sun/star/uno includes

[Noel Grandin] give tools::ResId a shave and a haircut

[vmiklos] tdf#99135 VML import: handle image crop

[Stephan Bergmann] Revert "tdf#88206: use variadic variants for cppu helper"

[Noel Grandin] clang-tidy performance-unnecessary-value-param in sc

[vmiklos] tdf#99224 PPTX export: implement support for images with text

[michael.meeks] tdf#96887 enhance SolarMutex AcquireWithWait for Windows

[michael.meeks] vcl: split out part of ImplGetTabRect into new function

[Noel Grandin] clang-tidy performance-unnecessary-value-param in writerfilter

[Noel Grandin] clang-tidy performance-unnecessary-value-param in chart2

[Noel Grandin] clang-tidy performance-unnecessary-value-param in cui

[Noel Grandin] clang-tidy performance-unnecessary-value-param in dbaccess

[Noel Grandin] clang-tidy performance-unnecessary-value-param in filter

[Noel Grandin] clang-tidy performance-unnecessary-value-param in sd

[Noel Grandin] clang-tidy performance-unnecessary-value-param in starmath

[Noel Grandin] clang-tidy performance-unnecessary-value-param in framework

[Noel Grandin] clang-tidy performance-unnecessary-value-param in basctl

[Noel Grandin] lp#1566050: prevent cyclic reference zombies

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals

[anistenis] SVG: Clean up this code a litle bit

[mstahl] starmath: Drop unused #include

[mstahl] WNT: check result of PostMessage()

[mstahl] vcl: simplify WNT SalYieldMutex::release() a bit

[mstahl] vcl: simplify WNT SalYieldMutex::release() further ...


Changes for Build #412
[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Remove unused _USECOMPRESSEDDOCUMENTHANDLER

[Stephan Bergmann] Get rid of _DATECODE_WEEK_DEFINES_

[Stephan Bergmann] Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guards

[Stephan Bergmann] Remove unused _SFXMOD_HXX

[Stephan Bergmann] Elide macros used only once

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Get rid of _SVX_NOIDERESIDS

[Stephan Bergmann] Remove empty scriptdlg.hrc

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Remove unconditionally enabled _SVG_WRITE_EXTENTS flag

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] loplugin:unreffun

[pranavk] lok context menu: unit test

[serval2412] Typo: PopupPanal_Spacing -> PopupPanel_Spacing

[serval2412] Remove INTERFACE_TYPE macro in svx + 1 OUString ctr call

[Stephan Bergmann] Remove stray spaces from start of log messages

[Stephan Bergmann] loplugin:defaultparams

[serval2412] Use const_iterator when possible (svx/accessibility)

[Stephan Bergmann] Remove stray spaces from start of log messages, redux

[Stephan Bergmann] Don't use bitfield bool members in MenuBarManager

[erack] fix infinite loop in text search, tdf#99208

[markus.mohrhard] remove that unused old code

[markus.mohrhard] better variable names for range name case in xls formula import

[markus.mohrhard] conditional format formulas don't support 3d refs in xls, tdf#62770

[markus.mohrhard] xls does not allow 3D refs in cond format formulas, tdf#62770

[markus.mohrhard] fix broken test

[markus.mohrhard] fix crash in test

[anistenis] SVG: Add unittest for #i125329#

[anistenis] SVG: actually this code is unnecessary after...

[momonasmon] Yet another SaveToolbarController refactoring

[serval2412] Use const_iterator when possible (svx/customshapes)

[momonasmon] Try to fix Windows build

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Fold elementimport_impl.hxx into elementimport.hxx

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[fitojb] tdf#99104 Checkbox in User Data page isn’t aligned to anything in the

[anistenis] SVG: Check that masking-path-07-b.svg doesn't hang

[Stephan Bergmann] Move clew/clew.h into external, too

[Stephan Bergmann] Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIAN

[anistenis] SVG: Add unittest for tdf#47446 and tdf#98599

[bjoern.michaelsen] lp#1560328: clear cache before disposing rest of VCL

[markus.mohrhard] move xls export code from shared xls + xlsx part of code

[bjoern.michaelsen] lp#1569589: a more honest attempt at disposing SvtFileView_Impl

[momonasmon] Tooltip/bits should also depend on state change

[momonasmon] tdf#84258 Link icons and use new commands in menu/toolbars

[Christian Lohmaier] update credits

[Stephan Bergmann] remove unused m_xFrame in CheckXTitle unit test

[David Tardon] tdf#98395 : Remote File dialog showing wrong details in columns

[David Tardon] Stop assigning null to intrusive_ptr

[Stephan Bergmann] Fix non-OpenCL builds

[serval2412] Related tdf#99089: avoid second crash

[vmiklos] Upgrade libxmlsec to 1.2.20

[michael.meeks] tdf#97087 Give comprehensible names to timers

[Stephan Bergmann] Use UNO service constructors

[Armin.Le.Grand] tdf#99165 always provide control points for beziers

[mstahl] remove Windows95 MouseWheel support

[mstahl] remove dead stuff from Windows SalData

[mstahl] tdf#94306 replace boost::noncopyable in stoc to xmlsec..

[Noel Grandin] update loplugin passstuffbyref to check return types

[Noel Grandin] loplugin:passstuffbyref in basegfx

[Noel Grandin] loplugin:passstuffbyref in basic

[Noel Grandin] loplugin:passstuffbyref in canvas

[Noel Grandin] loplugin:passstuffbyref in codemaker

[Noel Grandin] loplugin:passstuffbyref in comphelper

[Noel Grandin] loplugin:passstuffbyref in connectivity

[Noel Grandin] loplugin:passstuffbyref in dbaccess

[Noel Grandin] loplugin:passstuffbyref in drawinglayer

[Noel Grandin] loplugin:passstuffbyref in editeng

[Noel Grandin] loplugin:passstuffbyref in filter

[Noel Grandin] loplugin:passstuffbyref in formula

[Noel Grandin] loplugin:passstuffbyref in jvmaccess

[Noel Grandin] loplugin:passstuffbyref in oox

[Noel Grandin] loplugin:passstuffbyref in sax

[Noel Grandin] loplugin:passstuffbyref in sfx2

[Noel Grandin] loplugin:passstuffbyref in svl

[Noel Grandin] loplugin:passstuffbyref in svtools

[mstahl] tdf#94306 replace boost::noncopyable in sfx2 to sot

[Armin.Le.Grand] tdf#99165 initialize nLastX, nLastY

[mstahl] tdf#99264 svx: don't pass null pointers to SfxDispatcher

[khaledhosny] Fix showing tooltips in RTL UI with GTK 3

[oliver.specht] switch off 'warning treated as error' in external/nss in Win32


Changes for Build #413
[Stephan Bergmann] Also dump registers

[mstahl] tdf#96996 sc: fix the data pilot

[Stephan Bergmann] Avoid null ToolBox::mpData deref during Frame::close

[mstahl] tdf#97853 connectivity: fix inverted condition

[mstahl] vcl: fix valgrind warning in g_lo_action_group_query_action

[pranavk] lok context menu: Add module specific unit tests

[mstahl] tdf#94306 remove unused boost dependencies

[erack] upgrade to ICU 57

[fitojb] Missing spacing in Show Detail dialog

[tomaz.vajngerl] tdf#99244 opengl: miter limit for poly lines

[markus.mohrhard] no need to call rowHidden and rowFiltered repeatedly, tdf#90659

[tml] 149

[serval2412] Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)

[tomaz.vajngerl] use atan2 from std instead of glm

[Noel Grandin] loplugin:passstuffbyref in svx

[Noel Grandin] loplugin:passstuffbyref in toolkit

[Noel Grandin] loplugin:passstuffbyref in ucbhelper

[Noel Grandin] loplugin:passstuffbyref in unoidl

[Noel Grandin] loplugin:passstuffbyref in unotest

[Noel Grandin] loplugin:passstuffbyref in vbahelper

[Noel Grandin] loplugin:passstuffbyref in xmloff

[Noel Grandin] loplugin:passstuffbyref in lotuswordpro

[Noel Grandin] loplugin:passstuffbyref in reportdesign

[Noel Grandin] loplugin:passstuffbyref in sc

[Noel Grandin] loplugin:passstuffbyref in sw

[Noel Grandin] loplugin:passstuffbyref in sd

[Noel Grandin] loplugin:passstuffbyref in sdext

[Noel Grandin] loplugin:passstuffbyref in slideshow

[Noel Grandin] loplugin:passstuffbyref in ucb

[Noel Grandin] loplugin:passstuffbyref in writerfilter

[Noel Grandin] loplugin:passstuffbyref in chart2

[Noel Grandin] loplugin:passstuffbyref in cui

[vmiklos] Related: tdf#65642 RTF filter: import \pgnucrm

[Noel Grandin] remove dead fields from WinSalSystem::DisplayMonitor

[Noel Grandin] loplugin:passstuffbyref in vcl

[Noel Grandin] loplugin:passstuffbyref in various

[Stephan Bergmann] Use the true exit code 77 here

[Stephan Bergmann] Race between Frame::dispose and timer-triggered

[markus.mohrhard] tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals

[michael.meeks] Unit test hook for online / fonts.

[Noel Grandin] turn on the passstuffbyref plugin again

[markus.mohrhard] don't export the same lib multiple times

[Noel Grandin] clang-tidy performance-unnecessary-value-param in various

[erack] Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]

[bjoern.michaelsen] tdf#99251 Update AppArmor Profiles

[Stephan Bergmann] loplugin:sallogareas




Check console output at http://ci.libreoffice.org/job/internal_lcov_master/413/ to view the results.
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/libreoffice-ci/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.