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


Lcov report generator for master - Build # 539 - Fixed:

Changes for Build #534
[vmiklos] sw: clean up redundant get() calls on smart pointers in

[tabe] tdf#44839 Add an "Evaluated At" command in "Brackets" section

[Noel Grandin] Revert "Revert "convert sdr::animation::EventList to

[vmiklos] tdf#103756 - CTRL+Z not working to undo changes performed through

[mstahl] uui: fix use-after-free on password dialog

[caolanm] crashtesting: crash on layout of ooo107760-1.doc

[quikee] tdf#103801 JPEG - don't handle buffer orientation in import

[Samuel Mehrbrodt] tdf#103146 Revamp Extension Manager Dialog, Part 1

[erack] Resolves: tdf#103689 do not slice 3D area broadcasters into separate

[khaledhosny] Allow the Kashida here

[erack] tdf#102370 QA test exponent without sign during export to Excel

[erack] tdf#102507 Add qa test of left aligned denominator

[vmiklos] xmlsecurity PDF sign: handle when Page object's Annots is an indirect

[Stephan Bergmann] Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManager

[David Tardon] fix typo

[David Tardon] make MS Excel 2003 XML filter tests great again!

[Stephan Bergmann] Typo in documentation

[erack] assert a supposed-to-be-fixed condition, tdf#89957 related

[tml] loplugin:unnecessaryoverride and loplugin:override

[mstahl] package: ODF: bump PBKDF2 iteration counts

[mstahl] comphelper: also bump PDBKDF2 count for password-to-modify

[tml] Don't use a class for what namespaces are for

[vmiklos] xmlsecurity PDF sign: handle when Catalog's AcroForm is an indirect

[vmiklos] xmlsecurity PDF sign: conditionally write xref stream

[vmiklos] xmlsecurity PDF sign: improve suggested signature ID

[vmiklos] xmlsecurity PDF sign: compress the xref stream

[tml] These functions don't even need to be XMLSECURITY_DLLPUBLIC

[quikee] vcl: non-symetric image to test JPEG import

[khaledhosny] Minor cleanup

[khaledhosny] Add code to get Vertical_Orientation property

[khaledhosny] tdf#103718: Correctly set vertical direction

[khaledhosny] Typo

[khaledhosny] Who would think sal_Int32 is not the same as int32_t

[khaledhosny] Use hb_script_t directly

[gerrit buildbot] Updated core Project: help  e4ffa2f2f3a457054e75ce9a41029b94b018d2d1

[gerrit buildbot] Updated core Project: help  42dcc36e303f8b7a5d534fb3163e5c2a647560a3

[gerrit buildbot] Updated core Project: help  e91a6393a3b573906bd3184cafb5b94bb391af7e

[gerrit buildbot] Updated core Project: help  9f5f37dfe07c69e090d7b1cacfd56de91689834e

[gerrit buildbot] Updated core Project: help  368c92d82e25d61746808d38afd3d5049f9bfe84

[gerrit buildbot] Updated core Project: help  9b126a4ef3798df131b29e064e9decabea812b5c

[Noel Grandin] loplugin:expandablemethods in cui

[Noel Grandin] loplugin:expandablemethods in comphelper..cppuhelper

[Noel Grandin] make comphelper::sequenceToContainer a little smarter

[jp] Access2Base - Call GetLocale() only once

[vmiklos] writerfilter: remove never read m_xTableRange

[Stephan Bergmann] Don't let MODULE.all depend on MODULE.screenshot

[David Tardon] start with a defined state

[vmiklos] xmlsecurity PDF sign: use a predictor when compressing the xref stream

[lionel] WiP tdf#74172 use DECIMAL and NUMERIC data types

[Stephan Bergmann] Don't let multiple JunitTests operate in parallel on ScDDELinksObj.ods

[jp] Access2Base - Comments review

[Stephan Bergmann] loplugin:cstylecast

[Stephan Bergmann] loplugin:stringconstant

[Stephan Bergmann] loplugin:staticmethods

[Noel Grandin] Wrap pointer to dialog with VclPtr

[gerrit buildbot] Updated core Project: help  02139162f541bb56ddbaf0a2d6142256a0454372

[jp] Access2Base - Code cleanup

[Christian Lohmaier] demote "unknown android ndk" to warning only (and add 13.1 as known)

[Christian Lohmaier] use material style selection handles

[Christian Lohmaier] refresh app icons to flat/material style

[Christian Lohmaier] bump gradle/gradle-plugin to instant-run compatible versions

[Christian Lohmaier] temporarily revert "use material style selection handles"

[libreoffice] Avoid writing to the log for the same group twice.

[erack] clarify class documentation


Changes for Build #535
[caolanm] Resolves: tdf#103815 Revert "use same GtkInstance::AnyInput impl"

[Christian Lohmaier] re-apply "use material style selection handles""

[vmiklos] xmlsecurity PDF verify: fix reading multiple subsections from an xref

[mstahl] tdf#67379 - sw: treat clicking h/f-fly the same as any other

[caolanm] Resolves: rhbz#1342828 toolbars jumping around while moved under X

[David Tardon] WaE: unused variable

[jan Iversen] Windows 8 driver blacklist

[erack] Refactor ScAttrArray for tdf#50916

[Stephan Bergmann] Adapt sd.screenshot

[tml] More work in progress on XAdES compliant ODF signing

[momonasmon] tdf#103826 Missing master page pane context menus in Draw

[caolanm] micro opt

[caolanm] Resolves: tdf#103809 the argument is a bool* not a VclPtr

[vmiklos] xmlsecurity PDF verify: fix incremental updates vs object streams

[vmiklos] xmlsecurity PDF sign: support non-compressed AcroForm objects

[vmiklos] sfx2: fix showing PDF signatures

[khaledhosny] Reduce scope

[tamas.zolnai] tdf#103792: No placeholder text imported for empty title shape

[Stephan Bergmann] 'make screenshot' loplugin fixes

[Stephan Bergmann] 'make screenshot' use-after-free fixes

[tml] Typos

[tml] use-after-free fix here, too

[tml] loplugin fixes here, too

[tml] More XAdES work

[kohei.yoshida] Make sure we pass the top-left corner address.

[Noel Grandin] add move operators for VclPtr

[Noel Grandin] update vclwidget loplugin to find ref-dropping assigment

[Noel Grandin] loplugin:expandablemethods in chart2

[Noel Grandin] loplugin:expandablemethods in avmedia..canvas

[Noel Grandin] loplugin:countusersofdefaultparams in sc(part2)

[Stephan Bergmann] loplugin:override

[Stephan Bergmann] loplugin:redundantcast

[caolanm] Resolves: rhbz#1391418 wayland toolbars can't be docked after undocking

[momonasmon] RecentFilesMenuController: Remove duplicate dispatch handling

[momonasmon] RecentFile::aTitle is never read

[momonasmon] Type detection can handle empty doc service just fine

[Stephan Bergmann] loplugin:vclwidgets

[Noel Grandin] loplugin:countusersofdefaultparams in editeng..rsc

[Noel Grandin] fix spelling XFastAttrbitueList->XFastAttributeList

[andras.timar] new release of Graphite lib: 1.3.9

[andras.timar] Revert "new release of Graphite lib: 1.3.9"

[vmiklos] xmlsecurity: extract parts of PDFDocument::Sign() into separate

[khaledhosny] Unused code

[khaledhosny] tdf#103725: Fix horizontal scaling on Windows

[erack] tdf#36038 QA test export/import extended LCID to Excel

[jp] Access2Base - New properties in Database class

[Samuel Mehrbrodt] tdf#67544 Embed slide transition sound in the presentation


Changes for Build #536
[erack] tdf#101042 Fix for frozen windows in Excel

[caolanm] fix build

[caolanm] use std::unique_ptr

[caolanm] coverity#1371312 Missing move assignment operator

[caolanm] use std::unique_ptr

[caolanm] default copy ctor is sufficient

[caolanm] default dtor is sufficient

[Stephan Bergmann] loplugin:vclwidgets

[erack] tdf#101299 : do not show merge cells context menu for the trivial case

[caolanm] use std::unique_ptr

[caolanm] this looks like a leak to me

[caolanm] the pStream member makes no sense at all

[caolanm] why have a pimpl with somethings in it and somethings not

[michael.meeks] tdf#103632 - sc: tolerate OOB sort fields from UNO API.

[michael.meeks] tdf#103632 - sc: OOB sort fields unit test.

[Samuel Mehrbrodt] tdf#98059 Don't replace existing objects when inserting media

[andras.timar] new release of Graphite lib: 1.3.9

[caolanm] make this operator= a little less crazy

[caolanm] these are going to get overwritten immediately

[khaledhosny] tdf#103765: Minimize the effect of rounding to int

[caolanm] seems dubious to copy the state, but drop the load again bit

[caolanm] make it more typical copy ctor

[caolanm] check for self-assignment

[caolanm] coverity#1371263 Missing move assignment operator

[caolanm] coverity#1371239 Missing move assignment operator

[khaledhosny] FALLBACK_MASK flag is unused

[khaledhosny] tdf#103871: Set Kashida flag per glyph

[erack] tdf#46200 Use the Scroll Lock key as a toggling lock key like Excel

[gerrit buildbot] Updated core Project: help  383f9c4105ba03f86aa722b4881e7f690e017baa

[mstahl] sc: OUString cleanup

[mstahl] xmloff: print a warning if we drop a style on the floor

[caolanm] Revert "coverity#1371239 Missing move assignment operator"

[gerrit buildbot] Updated core Project: help  3856203084068752c3f5868e1f75ca4feb1f45d8

[serval2412] tdf#71251: VARCHAR max length is 32765 for Firebird

[kohei.yoshida] Dump the formula string here which is also useful.

[erack] Resolves: tdf#93415 use proper sheet separator in ADDRESS A1 notation

[markus.mohrhard] add REPLACE test case

[gerrit buildbot] Updated core Project: help  106850a265b62c6a85d713c20afe131844013f0a

[marklh9] tdf#100733 oox: imports RefR and RefAngle of polar handles.

[marklh9] tdf#100733 oox: update preset shape definition for polar handles.

[marklh9] tdf#100733 svx: use RefR and RefAngle for polar handles.

[marklh9] svx: prevent customshape handles go far away when adjusting.

[tabe] starmath: Prefix member of SmBlankNode

[libreoffice] Guarantee that InterpretFormulaGroup() is always called first.

[Noel Grandin] Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_Impl

[markus.mohrhard] add MEDIAN test case

[markus.mohrhard] add LEFTB test case

[markus.mohrhard] add MAXIFS testcase

[serval2412] Related tdf#70433: Use subtype to distinguish BLOB/CLOB for Firebird

[tml] More EncapsulatedX509Certificate work

[tamas.zolnai] Sd test: use binary mode to dump shapes to avoid Windows line endings

[tml] cid#1394298: This field was uninitialized and unused

[Mike Kaganski] Aviod memory leak in ScInterpreter::ScIntersect()

[caolanm] coverity#1371239 Missing move assignment operator

[caolanm] coverity#1394296 Dereference before null check

[caolanm] coverity#1394295 Unchecked return value


Changes for Build #537
[jp] Access2Base - OutputTo method accepts input from array

[jp] Access2Base - 3 typos

[erack] tdf#69981 - sc: blank empty cells in TextToColumns

[erack] accidentally kept always scroll test enabled.. tdf#46200 follow-up

[kohei.yoshida] Ctrl-Shift-F8 to dump the column storage where the cursor is.

[kohei.yoshida] Let's not dump formula results.

[kohei.yoshida] Dump the other block types as well.

[kohei.yoshida] Keep loplugin:staticmethods happy.

[kohei.yoshida] Renaming due to the fact that it now dumps non-formula blocks too.

[tabe] Remove empty file

[kohei.yoshida] Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.

[kohei.yoshida] Let's just dump the result tree in dbgutil build.

[kohei.yoshida] Dump the state of the "save" data as well.

[kohei.yoshida] loplugin:stringconstant

[kohei.yoshida] loplugin:staticmethods

[kohei.yoshida] Address warning from the MSVC compiler.

[kohei.yoshida] Actually this should be MAXROWCOUNT.

[khaledhosny] Unused code

[khaledhosny] The bigendian parameter is always set to one

[Noel Grandin] Change remaining sal_Int32 to ContinuationFlags ...

[khaledhosny] Fix build


Changes for Build #538
[David Tardon] move all tests for DLP libs to one place

[David Tardon] add missing dependency

[momonasmon] tdf#103268 Activate editing object name function for writer images.

[caolanm] if we're empty, we're back to initial 'sorted' state

[caolanm] coverity#1371152 Missing move assignment operator

[caolanm] sot: fix loplugin:cppunitassertequals warnings

[khaledhosny] Simplify vertical text drawing on macOS

[khaledhosny] The nAngle is set but never used

[khaledhosny] tdf#103895: Another fix too macOS glyph bounding

[David Tardon] revert unintentionally committed lines


Changes for Build #539
[David Tardon] drop useless semicolons

[David Tardon] drop extra semicolons

[gerrit buildbot] Updated core Project: help  e852c87f0bef8b19c4d733460bb10910a880e769

[caolanm] coverity#1371441 Uninitialized pointer field

[caolanm] loplugin:unnecessaryoverride

[Noel Grandin] tdf#91222 VclBuilder constructor cleanup

[fitojb] Tango icon update

[vmiklos] oox, xmlsecurity: fix recently introduced style problems

[caolanm] coverity#703927 Unchecked return value

[caolanm] coverity#1371279 Missing move assignment operator

[caolanm] tdf#68118: Pass current document frame to SvxScriptSelectorDialog

[caolanm] related: if we're empty, we're back to initial 'sorted' state

[erack] ScFormulaCell::Notify: bail out early in doc dtor

[vmiklos] sw: prefix members of CellSaveStruct

[Noel Grandin] warning C4701: potentially uninitialized local variable

[caolanm] tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxx

[Noel Grandin] loplugin:unusedmethods

[caolanm] minor opt tweaks

[Noel Grandin] warning C4701: potentially uninitialized local variable 'pPV' used

[tml] xsd:dateTime must use period as decimal separator, not comma

[jan Iversen] tdf#103703 Turn on single print jobs for collated prints by default

[jan Iversen] tdf#34212: Accented Characters and Umlauts are missing with Type1 fonts

[caolanm] Resolves: tdf#103914 if menu no longer has focus, leave focus where it

[Noel Grandin] ignore constructors for method-can-be-private analysis

[Noel Grandin] tdf#103897 No space between template previews from Start Center




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