Date: prev next · Thread: first prev next last
September 2015 Archives by date, by thread · List index


Callgrind Linux - Build # 9 - Fixed:

Changes for Build #1
No changes

Changes for Build #2
[serval2412] Typo: muliple->multiple

[david] Actually fix uno bridge on MSVC 14.0

[serval2412] tdf#94037: Don't try to manipulate non-existent widget container

[matteo.casalin] nRepPos is never read

[matteo.casalin] This parameter type should be sal_Int32, for consistency

[matteo.casalin] Use better/auto int types, remove a couple of OUStrings copies

[matteo.casalin] GetCommandLineParamCount() returns sal_uInt16

[matteo.casalin] fix downcast by intermediate function

[matteo.casalin] Use forward declaration and reduce include scope

[matteo.casalin] Update many ListBox users to its sal_Int32 interface

[matteo.casalin] Simplify

[matteo.casalin] Reduce scope by early bail out

[matteo.casalin] Use sal_Int32 and LISTBOX_ENTRY_NOTFOUND for GetSelectEntryPos

[matteo.casalin] Simplify calls to SelectEntryPos by early bail-out

[matteo.casalin] This code is commented out since file creation, 2013-04-10

[matteo.casalin] Simplify: use getToken and just store converted integers

[matteo.casalin] Simplify TakeThread::execute()

[matteo.casalin] sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPEND

[matteo.casalin] Use < instead of <= by not decreasing the number of entries

[matteo.casalin] sal_uInt16 to sal_Int32, constify/reduce OUStrings

[matteo.casalin] Fix regression from ea2c80bdcd862f91dd7429184aea29d9a77f9774

[matteo.casalin] Avoid getTokenCount in favor of getToken

[matteo.casalin] Restore correct boolean return value

[quikee] Advertise GL rendering in frame titles in dbgutil mode.

[gerrit buildbot] Updated core

[caolanm] tdf#92794: '$' should be replaced in error dialog of addressbook

[caolanm] desktop: com::sun::star->css

[caolanm] drawinglayer: com::sun::star->css

[caolanm] dtrans: com::sun::star->css

[caolanm] #i126516# Document the return values for the TYPE() formula function in the online help 
too.

[caolanm] coverity#1038332 Uncaught exception

[caolanm] coverity#1323912 Improper use of negative value

[caolanm] coverity#1323913 Uninitialized pointer field

[david] uno bridge: Prevent collision between cli::array and std::array

[david] Disable Warning 4589

[david] chart2: Add missing include

[david] xmlhelp: Add missing include

[david] Replace snwprintf with _snwprintf

[Noel Grandin] editeng: com::sun::star->css

[Noel Grandin] replace boost::ptr_vector with std::vector<std::unique_ptr>

[Noel Grandin] replace boost::ptr_container with std::container<std::unique_ptr>

[tml] Also get rid of :: prefix for css

[serval2412] cppcheck: Mismatching allocation and deallocation

[matteo.casalin] Simplify SvtFileDialog::appendDefaultExtension

[matteo.casalin] Avoid getTokenCount

[matteo.casalin] Avoid getTokenCount in ScRangeList::Parse

[matteo.casalin] Avoid getTokenCount in ScViewFunc::SetPrintRanges

[matteo.casalin] Avoid getTokenCount in CustomAnimationPreset::getProperties/hasProperty

[matteo.casalin] Fix typo

[fitojb] tdf#39468 - Translate German comments.

[matteo.casalin] Fix precedence error

[gerrit buildbot] Updated core

[david] libfreehand: FHTransform defined as a struct but declared as a class

[caolanm] boost->std

[gerrit buildbot] Updated core

[gerrit buildbot] Updated core

[caolanm] cppcheck: redundantPointerOp

[caolanm] cppcheck: unreadVariable

[Stephan Bergmann] Use move semantics

[Stephan Bergmann] Revert overly aggressive removal of include statements

[caolanm] cppcheck: noExplicitConstructor

[martin_hosken] Refactor graphite integration and update graphite

[markus.mohrhard] don't use VBA_EXPORT_DEBUG in master

[markus.mohrhard] introduce a special vba export debug mode

[markus.mohrhard] fix the vba document module code export

[markus.mohrhard] move a little bit closer to the export from MSO

[markus.mohrhard] now we can also open the vba project in the MS vba editor

[Noel Grandin] convert RegionMode to scoped enum

[Noel Grandin] convert CONTENT_TYPE to scoped enum

[Noel Grandin] convert EDIT_MODE to scoped enum

[Noel Grandin] xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.

[Noel Grandin] xmlscript: tdf#88206 replace cppu::WeakImplHelper*

[Stephan Bergmann] clang-analyzer-deadcode.DeadStores

[Stephan Bergmann] clang-analyzer-deadcode.DeadStores

[Stephan Bergmann] loplugin:implicitboolconversion

[Stephan Bergmann] loplugin:unreffun

[vmiklos] tdf#92586 xmloff: fix import of stretched background image

[vmiklos] sw: prefix members of SwTransferable

[vmiklos] create_tree.sh: Generate g-i files

[Noel Grandin] list->vector

[Noel Grandin] ImplCallEventListeners and FireVclEvent can take references

[Noel Grandin] convert Link<> to typed

[caolanm] silence bogus warning

[Stephan Bergmann] Don't read out-of-range ContentTypeId from configuration

[erack] add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparation

[erack] add English Botswana [en-BW] locale data, tdf#94207

[mstahl] gbuild: add a comment why C4589 is disabled

[Stephan Bergmann] Extensions are not built against LIBO_INTERNAL_ONLY

[Stephan Bergmann] Set ContentTypeId::UNKNOWN to -1

[Stephan Bergmann] Simplify a Sequence construction

[vmiklos] sysui: g-ir-scanner is not available in when introspection is disabled

[caolanm] boost->std

[erack] Resolves: tdf#93895 broadcast cell changes when multi-selection was pasted

[markus.mohrhard] tdf#91293: Preserve hyperlink on URL field OOXML export

[michael.meeks] tdf#94213 - defer glFlushing until we've re-rendered after a re-size.

[mihai.mv13] get feedback for style / font / font size in tiledrendering

[markus.mohrhard] we need to use a set tocheck uniqueness of paths for gbuild-to-ide script

[markus.mohrhard] make it clear that the script completed correctly

[gerrit buildbot] Updated core

[vmiklos] oox: loplugin:stringconstant

[caolanm] boost->std

[matteo.casalin] Avoid getTokenCount in Convert_Impl (optpath.cxx)

[matteo.casalin] Convert_Impl can be static

[matteo.casalin] This was probably the original intent (wrong index in inner loop body)

[matteo.casalin] Reduce OUString copies

[matteo.casalin] Avoid getTokenCount in StandardHdl_Impl link (1)

[matteo.casalin] Avoid getTokenCount in StandardHdl_Impl link (2)

[matteo.casalin] Avoid getTokenCount in StandardHdl_Impl link (3)

[matteo.casalin] sFullPath is empty for sure, here

[matteo.casalin] Avoid getTokenCount in PathHdl_Impl link

[matteo.casalin] Use search position in getToken

[matteo.casalin] sal_uInt16 to sal_Int32

[matteo.casalin] No need to copy OUStrings in SwMailMergeHelper::CheckMailAddress

[matteo.casalin] Avoid getTokenCount in SwAddressPreview::DrawText_Impl

[matteo.casalin] Avoid getTokenCount in (SwMailMergeOutputTypePage) TypeHdl_Impl link

[matteo.casalin] Avoid getTokenCount in ImplSdPPTImport::Import

[matteo.casalin] String tokens do not include token separator

[matteo.casalin] Fix typo in (my) commit 6f971c4de0d5377a9dd8e010512f5abbd399231e

[matteo.casalin] Avoid getTokenCount in SmViewShell::SetZoomFactor

[matteo.casalin] String tokens do not include token separator

[matteo.casalin] Avoid getTokenCount in SmViewShell::GetTextSize

[matteo.casalin] Avoid getTokenCount in SmViewShell::DrawTextLine

[matteo.casalin] Avoid getTokenCount in SmViewShell::DrawText

[matteo.casalin] sal_uInt16 to sal_Int32

[markus.mohrhard] remove old unused sot workben code

[markus.mohrhard] remove chart sidebar when leaving chart edit mode

[markus.mohrhard] add more "more options" buttons in chart sidebar

[markus.mohrhard] show the correct color in the custom color picker in chart sidebar

[Stephan Bergmann] [API CHANGE] XFilePicker2/3 changes for multiselection

[Noel Grandin] Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.

[Noel Grandin] tdf#62525 editeng: OutlinerParaObject

[Samuel.Mehrbrodt] tdf#73691 - add alt-x support to calc

[vmiklos] sw: SWAP_IF_ -> SwSwapIf

[tml] WaE: loplugin:stringconstant

[vmiklos] lok: initialize UNO url command dispatch

[Noel Grandin] remove unused Link<>

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove Link<> field that is never Call()'ed

[Noel Grandin] convert Link<> to typed

[Stephan Bergmann] loplugin:stringconstant

[Stephan Bergmann] Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, again

[caolanm] Related: tdf#93675 wrong font used in drawings in exported .docx

[caolanm] cppcheck: noExplicitConstructor

[Samuel.Mehrbrodt] tdf#94198 Printer missing from tooltip

[kendy] LOK: Sync the list of commands we initialize with those we handle.

[erack] array formulas do not consist only of multiple rows, tdf#61908 follow-up

[mstahl] KDE4Filedialog check should include cstdlib

[Stephan Bergmann] Remove unnecessary cDelim vars

[Stephan Bergmann] Use CPPUNIT_ASSERT_EQUAL

[Stephan Bergmann] Fix binary ops with two o3tl::type_flags<E>::Wrap params

[mstahl] tdf#93261: sw: fix idle auto-complete collection loop on empty paras

[mstahl] tdf#93261: sw: fix idle auto-complete collection loop on big paras

[mstahl] sw: use same condition in other cases in SwLayIdle::_DoIdleJob()

[erack] do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-up

[gerrit buildbot] Updated core

[kendy] LOK: Avoid crash when the command is not available in the given component.

[quikee] tdf#93814: Added support for caching shader program binaries.

[erack] tdf#94079 allow empty array for holiday sequence

[tml] Split formula group for OpenCL up into smaller bits when necessary

[erack] NETWORKDAYS : make names for parameter 3 and 4 clearer

[tml] WaE: loplugin:cstylecast

[Samuel.Mehrbrodt] Rename Sidebar.xcu node names to be meaningful

[erack] stab MM_FAKE, it's a zombie

[erack] there's no default ScMatrixMode enum other than the known ones

[kendy] tdf#94237 tiled rendering: Use the entire document as the visual area.

[Stephan Bergmann] loplugin:cstylecast

[philipz85] tdf#75256 Sifr iconset updates

[michael.meeks] tdf#94213 - calc re-size flicker turns out to be the status bar.

[michael.meeks] tdf#94213 - release offscreen texture properly on re-size.

[michael.meeks] tdf#94006 - need an explicit dispose for slideshow's GLContext.

[michael.meeks] tdf#94252 - avoid switching contexts un-necessarily to reduce flicker.

[Stephan Bergmann] Remove unnecessary typedef from previous attempt again

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] clean up VclEventListeners and VclEventListeners2

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link field

[Noel Grandin] remove unused Link<> fields

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Stephan Bergmann] Blind fix for --enable-tde

[vmiklos] sw: prefix members of SwDBTreeList_Impl

[andras.timar] unused .ui file

[Stephan Bergmann] Related rhbz#1259746: Buffer file content read from GIO UCP

[jaragunde] tdf#93139 Orca Screen Reader does not read bullet

[tml] Use C++11 initializer list

[michael.meeks] tdf#94213 - cleanup associated GL contexts properly when DCs released.

[michael.meeks] GL paint-flushing guard re-work.

[erack] Resolves: tdf#94249 do not remove broadcasters while iterators are in use

[mstahl] tdf#94228 vcl: replace BOOST_PP with templates

[mstahl] sw: replace boost::ptr_vector with std::vector<std::unique_ptr>

[mstahl] sw: replace boost::ptr_vector with std::vector

[mstahl] sw: replace boost::ptr_vector with std::vector<std::unique_ptr>

[mstahl] sw: replace boost::ptr_vector with std::vector<std::unique_ptr>

[tomaz.vajngerl] opengl: this doesn't really do anything as data is null anyway

[tomaz.vajngerl] opengl: optimize search for a free slot in texture atlas

[tomaz.vajngerl] tdf#93666: use x,y coords when reading texture part + don't bind

[tomaz.vajngerl] opengl: support reading back 1-bit masks from texture

[tomaz.vajngerl] opengl: check framebuffer completeness

[michael.meeks] Add debugging helpers to binary shader loading.

[Stephan Bergmann] loplugin:cstylecast

[caolanm] boost->std

[caolanm] pointer->reference

[caolanm] don't crash with unknown out color space

[tomaz.vajngerl] Revert "disable caching of virtual devices when OpenGL is enabled"

[tml] YAGNI

[michael.meeks] tdf#94281 - don't mix legacy and VCL OpenGLContext's.

[caolanm] split out shared rgb components into structs

[caolanm] move mask into ColorMaskElement too

[caolanm] move CalcMaskShift to ColorMaskElement

[mstahl] slideshow: fix mysterious crash with the gtk3 vclplug

[tml] WaE: this method can be declared static ColorMaskElement::CalcMaskShift

[tml] ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long time

[martin_hosken] Fix Graphite windows build static

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> field

[vmiklos] sw: use std::unique_ptr<> in wrtsh

[markus.mohrhard] tdf#91063 Improve the elements content panel of the chart sidebar

[markus.mohrhard] Fix typo in a c++ comment.

[markus.mohrhard] tdf#91063 Rename chart sidebar to properties

[Noel Grandin] Use member initialization lists for SmParser

[gerrit buildbot] Updated core

[gerrit buildbot] Updated core

[gerrit buildbot] Updated core

[gerrit buildbot] Updated core

[gerrit buildbot] Updated core

[caolanm] add CVE-2015-2510 test case

[caolanm] make CalcMaskShift a verifiable operation

[Stephan Bergmann] external/jpeg-turbo: Fix calling convention confusion in asm code

[Stephan Bergmann] external/jpeg-turbo: pass (debug) CFLAGS into external build process

[caolanm] bmp failure not detected as such because of svg fallback test

[caolanm] unused headers

[caolanm] boost->std

[caolanm] include algorithm for std::min/max

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> fields

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> field

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> field

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> field

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> field

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed


Changes for Build #3
[caolanm] add test case for CVE-2015-2521


Changes for Build #4
[caolanm] add test case for CVE-2015-2520

[caolanm] add test case for CVE-2015-2523

[Stephan Bergmann] "unnamed namespaces don't work well yet" is no longer true

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> fields

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> fields

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] remove unused Link<> vector

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Stephan Bergmann] Don't violate unordered container hash+pred requirements

[caolanm] boost->std

[caolanm] Give drawing objects unique names by default

[Christian Lohmaier] update credits


Changes for Build #5
[Stephan Bergmann] No need for user-prov. INetContentTypeParameter ctor, use list-initialization

[Stephan Bergmann] Remove unused HARD_LINE_LENGTH_LIMIT

[Stephan Bergmann] INetMIMEOutputSink ctor args are always given explicitly

[Stephan Bergmann] Fold INetMIMEStringOutputSink into INetMIMEOutputSink base

[Stephan Bergmann] Odd that this started out as STRING_MAXLEN

[Stephan Bergmann] All INetMIMEOutputSink instances use same fixed ctor arg values

[Stephan Bergmann] INetMIMEOutputSink line length limit is unused

[erack] Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExport

[caolanm] WaE: variable set but not used

[caolanm] boost->std

[caolanm] unused headers

[caolanm] missing include

[gerrit buildbot] Updated core

[lionel] make FmXGridCell more disposed-safe

[lionel] silence warning when not a warning

[caolanm] revert for mac and win unit case crashes after boost->std

[David Tardon] blind attempt to fix lcov


Changes for Build #6
[David Tardon] pass user-set CXXFLAGS

[Stephan Bergmann] HEADER_FIELD_TEXT is the only used HeaderFieldType

[Stephan Bergmann] Make INetMIMEEncodedWordOutputSink local to inetmime.cxx

[Stephan Bergmann] SPACE_ENCODED has become unused

[Stephan Bergmann] Make createPreferredCharsetList local to inetmime.cxx

[Stephan Bergmann] Make various INetMIME members local to inetmime.cxx

[Stephan Bergmann] CONTEXT_TEXT is the only unused Context

[Stephan Bergmann] CODING_QUOTED has become unused

[Stephan Bergmann] writeHeaderFieldBody is only called with bInitialSpace = false


Changes for Build #7
[Stephan Bergmann] Some follow-up #include clean-up

[vmiklos] sysui: depend on libreofficekitgtk for introspection

[vmiklos] sw: prefix members of SwViewShellImp


Changes for Build #8
[tml] Remove declaration of nonexistent function

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[Noel Grandin] convert Link<> to typed

[caolanm] boost->std

[caolanm] fixes memleak : clear self referring VclPtr in MetricBox

[vmiklos] sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR}


Changes for Build #9
[caolanm] boost->std

[caolanm] boost->std

[caolanm] boost->std

[erack] Resolves: tdf#94060 raise iteration steps upper limit to 32767

[caolanm] reusing i here from the outer loop is definitely bogus

[caolanm] fixes memleak : release references to TextPropertyPanel

[tml] Tentative performance improvement.

[caolanm] rework this so we don't read the string, backup and re-read the string again

[caolanm] if nSize was 1 with unicode encoding

[caolanm] check stream status and string lengths

[caolanm] valgrind: memory leak in scoped_ptr/unique_ptr -> VclPtr convert

[Stephan Bergmann] Use a C99 flexible array member

[caolanm] valgrind: memleak in randompool




Check console output at http://ci.libreoffice.org/job/lo_callgrind_linux/9/ 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.