+ core + "// not impl" -> "= delete" [Stephan Bergmann] + "hyperlink" to "link" - other words change (tdf#101442) [Federico Bassini] + "it is working properly", not "it is working property" [Christian Lohmaier] + "make debug=t" enables debuginfo again [Stephan Bergmann] + '>>=' with rhs Any is a copy assignment [Jochen Nitschke] + 'as well' seems redundant to me [Caolán McNamara] + 'Constant' variable guards dead code (coverity#1371769, coverity#1371129, coverity#1371130) [Caolán McNamara] + 'Default Language' show current ui lang not new default (tdf#96748) [Caolán McNamara] + (1) OPTIONS: New class to store retrieved OPTIONS (tdf#101094) [Giuseppe Castagno] + (1): Add WebDAV test to check HTTP reponse status codes retry (tdf#102499) [Giuseppe Castagno] + (10) OPTIONS: Add a simple options cache class (tdf#101094) [Giuseppe Castagno] + (10): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (11): Add WebDAV options cache configuration param. (tdf#101094) [Giuseppe Castagno] + (12) OPTIONS: Add options cache ctrl in getResourceOptions (tdf#101094) [Giuseppe Castagno] + (13) OPTIONS: Options cache removal: LOCK, UNLOCK (tdf#101094) [Giuseppe Castagno] + (14) OPTIONS: Options cache removal: PUT (tdf#101094) [Giuseppe Castagno] + (15) OPTIONS: Options cache removal: MKCOL (tdf#101094) [Giuseppe Castagno] + (16) OPTIONS: Options cache removal: MOVE (tdf#101094) [Giuseppe Castagno] + (17) OPTIONS: Options cache removal: COPY (tdf#101094) [Giuseppe Castagno] + (18) OPTIONS: Update OPTIONS cache lifetime if not found (tdf#101094) [Giuseppe Castagno] + (19) OPTIONS: Add mechanism to manage not found Web URL: GET (tdf#101094) [Giuseppe Castagno] + (2) OPTIONS: Add neon session implementation (tdf#101094) [Giuseppe Castagno] + (2): Refactor the WebDAV resource access retry (tdf#102499) [Giuseppe Castagno] + (20) OPTIONS: Add mechanism to manage not found Web URL: HEAD (tdf#101094) [Giuseppe Castagno] + (20) OPTIONS: Check for Class1 DAV before unlock (tdf#101094) [Giuseppe Castagno] + (21): Simplify cache removal: LOCK, UNLOCK (tdf#101094) [Giuseppe Castagno] + (22): Simplify cache removal: MKCOL, PUT (tdf#101094) [Giuseppe Castagno] + (23): Simplify cache removal: MOVE, COPY (tdf#101094) [Giuseppe Castagno] + (24): Simplify cache removal: DESTROY, PROPPATCH, MOVE (tdf#101094) [Giuseppe Castagno] + (25): Make a std::less explicit, add/remove TODOs... (tdf#101094) [Giuseppe Castagno] + (26): Fix possible early relase of cache mutex (tdf#101094) [Giuseppe Castagno] + (27): Add a mutex guard to OPTIONS neon dispatch calls (tdf#101094, rhbz#637738) [Giuseppe Castagno] + (28): Put back the thread mutex guard... (tdf#101094) [Giuseppe Castagno] + (29) Fix for IIS 10.0 disabled OPTIONS method (tdf#101094) [Giuseppe Castagno] + (3) OPTIONS: Add options implem. in DAV resource access. (tdf#101094) [Giuseppe Castagno] + (3): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (3): Change caching model for HTTP response status code (tdf#102499) [Giuseppe Castagno] + (30): Better explanation of OPTIONS errors in debug build (tdf#101094) [Giuseppe Castagno] + (31): Add a simulated HEAD method: use GET (tdf#101094) [Giuseppe Castagno] + (32): Use a partial GET as a fall-back for HEAD... (tdf#101094) [Giuseppe Castagno] + (33): Fix: use the correct exception (tdf#101094) [Giuseppe Castagno] + (34): Fix test and missing field value in comparision operator (tdf#101094) [Giuseppe Castagno] + (35): Add OPTIONS as pre-check in direct WebDAV open() method (tdf#101094) [Giuseppe Castagno] + (36): Fix behaviour of GET in fetching Headers only (tdf#101094) [Giuseppe Castagno] + (4) OPTIONS: Add member function getResourceOptions (tdf#101094) [Giuseppe Castagno] + (4), default css::ucb::XCommandEnvironment. (tdf#102499) [Giuseppe Castagno] + (4): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (5) OPTIONS: Add options check in Content::getResourceType (tdf#101094) [Giuseppe Castagno] + (5): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (5): Deal with HTTP unofficial response status codes (tdf#102499) [Giuseppe Castagno] + (6) OPTIONS: Do not retry on HTTP error 501 (tdf#101094) [Giuseppe Castagno] + (6): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (6): Cache OPTIONS if not present or if lifetime different (tdf#102499) [Giuseppe Castagno] + (7) OPTIONS: Remove resourceTypeForLocks before unlock (tdf#101094) [Giuseppe Castagno] + (7): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (7): Caching connect timeout or cannot connect. (tdf#102499) [Giuseppe Castagno] + (8) OPTIONS: Add options check in Content::resourceTypeForLocks (tdf#101094) [Giuseppe Castagno] + (8): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (9) OPTIONS: Add options check in Content::getProperties (tdf#101094) [Giuseppe Castagno] + (9): Add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + (initial) sparc64 port [James Clarke] + (part) link to Doc'tation in Help menu (tdf#96015) [Olivier Hallot] + (part) links to Askbot in the Help menu (rdm#1983, tdf#96015) [Olivier Hallot] + (related) Move Math help icons to correct location (tdf#100015) [Gabor Kelemen] + , add a limit to the number of http redirections (tdf#99499) [Giuseppe Castagno] + , add cache use in Content::getProperties() (tdf#82677) [Giuseppe Castagno] + , add specialized interaction handler (tdf#99312) [Giuseppe Castagno] + , fix the link validity check in ww8 sw filter (tdf#90700) [Giuseppe Castagno] + , implement a PROPFIND 'propname' request cache (tdf#82677) [Giuseppe Castagno] + , remove cached element when appropriate (tdf#82677) [Giuseppe Castagno] + --convert-to output relative to caller's CWD (tdf#37531) [Stephan Bergmann] + -fsanitize=signed-integer-overflow [Stephan Bergmann] + -fsanitize=vptr [Stephan Bergmann] + -Werror,-Wdeprecated-declaration [Tor Lillqvist] + -Werror,-Wignored-attributes [Stephan Bergmann] + -Werror,-Wimplicit-fallthrough [Tor Lillqvist] + -Werror,-Winconsistent-missing-override [Stephan Bergmann] + -Werror,-Winconsistent-missing-override (clang-cl) [Stephan Bergmann] + -Werror,-Wnonportable-include-path (clang-cl) [Stephan Bergmann] + -Werror,-Wswitch [Stephan Bergmann] + -Werror,-Wswitch (clang-cl) [Stephan Bergmann] + -Werror,-Wunused-private-field [Stephan Bergmann] + -Werror,-Wunused-private-field, again [Stephan Bergmann] + -Werror,-Wunused-variable (clang-cl) [Stephan Bergmann] + -Werror=enum-compare [Noel Grandin] + -Werror=maybe-uninitialized [Stephan Bergmann] + -Werror=reorder [Maxim Monastirsky] + -Werror=unused-but-set-variable [Noel Grandin, Stephan Bergmann] + -Werror=unused-function [Stephan Bergmann] + -Werror=unused-variable [Stephan Bergmann] + /org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:int [Stephan Bergmann] + 60x86 is the logical size not pixel size [Caolán McNamara] + 64-bit Windows build is not experimental for a while [Andras Timar] + 64-bit Windows fix: InsertMenu takes a UINT_PTR [Stephan Bergmann] + ::std::list < sal_Int64 > -> std::vector [Noel Grandin] + <--> corrected into ← → instead of ↔ (tdf#83037, tdf#55693) [Caolán McNamara] + (tdf#74740) [Mirco Rondini] + @since tag; sorting [Stephan Bergmann] + [API CHANGE] Drop deprecated I*Description interfaces [Noel Grandin] + [API CHANGE] notebookbar: paragraph spacing controls [Szymon Kłos] + [API CHANGE] Remove /org.openoffice.Office/Substitution tree (tdf#102630) [Stephan Bergmann] + [API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFont [Caolán McNamara] + [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true [Stephan Bergmann] + [API CHANGE] Remove SharePoints support from PathSubstitution (tdf#102630) [Stephan Bergmann] + [GSoC] Add Bitmap tab to area dialog [Rishabh Kumar] + [GSoC] Add functionality to disable buttons in SvxMessDialog [Rishabh Kumar] + [GSoC] Add new Bitmap controls to bitmap tab [Rishabh Kumar] + [GSoC] Add Transparency tab to background dialog [Rishabh Kumar] + [GSoC] Avoid reload of preset list in hatch tab [Rishabh Kumar] + [GSoC] Fix palette selection in sidebar/toolbar color widget [Rishabh Kumar] + [GSoC] Fix recent colors in color popup widget [Rishabh Kumar] + [GSoC] Keep the column width constant in fill style tabs [Rishabh Kumar] + [GSoC] Member function to identify Pattern [Rishabh Kumar] + [GSoC] Move all fill style tabs inside area tab [Rishabh Kumar] + [GSoC] Redesign of Gradient tab [Rishabh Kumar] + [GSoC] Redesign of Pattern tab [Rishabh Kumar] + [GSoC] Remove bitmap controls from area tab [Rishabh Kumar] + [GSoC] Remove fill style tabs from area fill dialog [Rishabh Kumar] + [GSoC] Remove popup confirmation dialog in fill style tabs [Rishabh Kumar] + [GSoC] Rework of color tab [Rishabh Kumar] + [GSoC]Remove Colors entry from Options dialog [Rishabh Kumar] + [loplugin:staticcall] [Mike Kaganski] + [loplugin:staticcall] follow-up [Mike Kaganski] + [loplugin] [Mike Kaganski] + [PERFORMANCE] .uno:ViewRowColumnHeaders too slow (bccu#1893) [Ashod Nakashian] + _OPENFILENAME_SIZE_VERISON_400 is unused [Stephan Bergmann] + A round of minor tweaks to Calc's menus (tdf#91820) [Yousuf Philips] + a stab at fixing the macosx build [Caolán McNamara] + A typo correction [Mike Kaganski] + a11y crash on deleting certain frame in certain document [Caolán McNamara] + a11y crash on listbox dispose in toolbar dropdown (tdf#103032) [Caolán McNamara] + a11y: Labels for fill characters options in paragraph dialog [Yousuf Philips] + accel underlines don't appear in extension option pages (tdf#99324) [Caolán McNamara] + accel underlines don't appear in hyperlink dialog (tdf#99324) [Caolán McNamara] + accel underlines don't appear in options dialog (tdf#99324) [Caolán McNamara] + accept also macOS SDK 10.12 [Tor Lillqvist] + accept EFFECTIVE as EFFECT in OOXML import [Eike Rathke] + accept empty missing argument also for first parameter (tdf#100768) [Eike Rathke] + accept year basis 2 for AMORDEGRC and AMORLINC. (tdf#100496) [Winfried Donkers] + Access2Base - CopyObject applied on tables belonging to different databases [Jean-Pierre Ledure] + accidentally left the expandablemethods loplugin active [Noel Grandin] + accidentially reverted fix for (tdf#96745) [Caolán McNamara] + activate the remaining 1945-04-02 test cases, (tdf#100046) [Eike Rathke] + actually delegate to Bitmap's move assign op [Stephan Bergmann] + actually this should check for the top shared cell. [Kohei Yoshida] + actually, just get rid of these file-local const variables [Tor Lillqvist] + adapt aMsgItemInfo to 5b8c22379 [Markus Mohrhard] + adapt description to reality [Eike Rathke] + adapt external/liblangtag/clang-cl.patch.0 to liblangtag 0.6.1 [Stephan Bergmann] + adapt loplugin:dllprivate to DISABLE_DYNLOADING [Stephan Bergmann] + adapt loplugin:stringconstant to improved OUStringLiteral1 [Stephan Bergmann] + adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3 (tdf#97527) [Stephan Bergmann] + adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7) [Stephan Bergmann] + adapt to Clang 3.4 again [Stephan Bergmann] + adapt to LibreOfficeKit API changes, LOK_USE_UNSTABLE_API [Tor Lillqvist] + adapt to older Clang that don't have CompoundStmt::body_front [Stephan Bergmann] + adapt uses of css::uno::Sequence to use initialize_list ctor (tdf#88205) [Hieronymous] + adapt uses of css::uno::Sequence to use initializer_list ctor (tdf#88205) [Asela Dasanayaka, Muhammet Kara, Hieronymous, Arnold Dumas, nadith, Chamal] + add ODD test case [Zdeněk Crhonek] + add "Diagonal Line" command to the calc arrowsbar. (tdf#101390) [Gulsah Kose] + add "Diagonal Line" command to the writer arrowsbar. (tdf#101390) [Gulsah Kose] + add "Dimesion Line" command to the calc arrowsbox. (tdf#101390) [Gulsah Kose] + add "Dimesion Line" command to the writer arrowsbox. (tdf#101390) [Gulsah Kose] + add "Open as Template" to toolbar open menu [Samuel Mehrbrodt] + add 'Add Separator' button to toolbar customization (tdf#82840) [Muhammet Kara] + add 'delete' button to toolbar customization (tdf#82840) [Muhammet Kara] + add 'Reset' button to toolbar customization (tdf#82840) [Muhammet Kara] + add .editorconfig file [Samuel Mehrbrodt] + add 1.15 line spacing in the paragraph dialog also (tdf#85949) [Samuel Mehrbrodt] + add 1.15 to the Line Spacing dropdown (tdf#85949) [Samuel Mehrbrodt] + add a bit more checking on the internal pivot table states. [Kohei Yoshida] + add a bit more description here. [Kohei Yoshida] + add a comment about SwExtUserSubType <=> css::text::UserDataPart [Tor Lillqvist] + add a default css::ucb::XCommandEnvironment (tdf#95144) [Giuseppe Castagno] + add a method to import ODF styles via orcus [Jaskaran Singh] + add a NumberFormatMapper member to SvNumberformatScan (tdf#53698) [Maarten Bosmans] + add a pause() method to XToolkitExperimental [Tor Lillqvist] + add a set of cell styles to calc (tdf#90937) [Jaskaran Singh] + add a testbed for gbuild [Bjoern Michaelsen] + add a way to mark system symbols [Markus Mohrhard] + add ABS test case [Zdeněk Crhonek] + add absent brackets to OpenSymbol (tdf#101889) [Mike Kaganski] + add ACCRINTM test case [Zdeněk Crhonek] + add ACOS test case [Zdeněk Crhonek] + add ACOSH, ACOT, ACOTH test case [Zdeněk Crhonek] + add ADRESS test case [Zdeněk Crhonek] + add AGGREGATE testcase [Zdeněk Crhonek] + add an assert for a good measure. [Jan Holesovsky] + add an isPODF() block to ScCompiler::IsOpCode(), related (tdf#100641) [Eike Rathke] + add AND test case [Zdeněk Crhonek] + add ANORDEGRC test case [Zdeněk Crhonek] + add another uui dependency [Caolán McNamara] + add ARABIC test case [Zdeněk Crhonek] + add AREAS test case [Zdeněk Crhonek] + add Arrows toolbox functions on calc drawingbar. (tdf#101390) [Gulsah Kose] + add Arrows toolbox functions on writer drawingbar. (tdf#101390) [Gulsah Kose] + add ASC test case [Zdeněk Crhonek] + add ASIN, ASINH test case [Zdeněk Crhonek] + add ATAN, ATNH, ATAN2 test case [Zdeněk Crhonek] + add AVEDEV test case [Zdeněk Crhonek] + add AVERAGE test case [Zdeněk Crhonek] + add AVERAGEA test case [Zdeněk Crhonek] + add AVERAGEIF (wildcards) test case [Zdeněk Crhonek] + add AVERAGEIF test case [Zdeněk Crhonek] + add AVERAGEIFS test case [Zdeněk Crhonek] + add B() test case [Zdeněk Crhonek] + add BASE test case [Zdeněk Crhonek] + add BETA.DIST test case [Zdeněk Crhonek] + add BETADIST test case [Zdeněk Crhonek] + add BETAINV test case [Zdeněk Crhonek] + add better comment for this function. [Tamás Zolnai] + add bin/check-elf-dynamic-objects [Michael Stahl] + add BINOM.DIST test case [Zdeněk Crhonek] + add BINOM.INV test case [Zdeněk Crhonek] + add BINOMDIST test case [Zdeněk Crhonek] + add BITAND, BITLSHIFT, BITRSHIFT, BITOR test case [Zdeněk Crhonek] + add BITXOR test case [Zdeněk Crhonek] + add call to import ODF styles when spreadsheet is created or loaded [Jaskaran Singh] + add CEILING test case [Zdeněk Crhonek] + add CEILING.MATH test case [Zdeněk Crhonek] + add CEILING.PRECISE test case [Zdeněk Crhonek] + add CEILING.XCL test case [Zdeněk Crhonek] + add CELL test case [Zdeněk Crhonek] + add CHAR test case [Zdeněk Crhonek] + add CHIDIST test case [Zdeněk Crhonek] + add CHIINV test case [Zdeněk Crhonek] + add CHISQ.DIST test case [Zdeněk Crhonek] + add CHOOSE test case [Zdeněk Crhonek] + add CLEAN test case [Zdeněk Crhonek] + add close_path to correctly show closed polygons (tdf#50613) [Armin Le Grand] + add CODE test file [Zdeněk Crhonek] + add code_id to the minidump_stackwalk [Markus Mohrhard] + add COLOR, COMBIN,COMBINA,CONVERT_ADD test case [Zdeněk Crhonek] + add COLUMN test case [Zdeněk Crhonek] + add COLUMNS test case [Zdeněk Crhonek] + add comment [Tor Lillqvist] + add comment for raw number [Jochen Nitschke] + add comment wondering whether a #if makes sense [Tor Lillqvist] + add comments about translatable elements of classification (tdf#101088) [Gabor Kelemen] + add comphelper::string::split [Markus Mohrhard] + add complete test for (tdf#96453) [Markus Mohrhard] + add CONCAT test case [Zdeněk Crhonek] + add CONCATENATE test case [Zdeněk Crhonek] + add CONFIDENCE test case [Zdeněk Crhonek] + add CONFIDENCE.NORM test case [Zdeněk Crhonek] + add CONFIDENCE.T test case [Zdeněk Crhonek] + add configs for new gerrit build under jenkins [Norbert Thiebaud] + add constraint for argument X in Calc function GAMMA.DIST. (tdf#102328) [Winfried Donkers] + add constraints for AMORDEGRC function. (tdf#100523) [Winfried Donkers] + add constraints for AMORLINC function (tdf#100528) [Winfried Donkers] + add constraints for function DB (tdf#100562) [Winfried Donkers] + add contextual image section buttons (tdf#103170) [Yousuf Philips] + add convenience function getOtherTextBoxFormat [Jan-Marek Glogowski] + add CORREL test case [Zdeněk Crhonek] + add COS test case [Zdeněk Crhonek] + add COSH test case [Zdeněk Crhonek] + add COT test case [Zdeněk Crhonek] + add COTH test case [Zdeněk Crhonek] + add COUNT test case [Zdeněk Crhonek] + add COUNTA test case [Zdeněk Crhonek] + add COUNTBLANK test case [Zdeněk Crhonek] + add COUNTIF test case [Zdeněk Crhonek] + add COUNTIFS testcase [Zdeněk Crhonek] + add COUPDAYBS test case [Zdeněk Crhonek] + add COUPDAYS test case [Zdeněk Crhonek] + add COUPDAYS, COUPNCD, COUPNUM test case [Zdeněk Crhonek] + add COUPPCD test case [Zdeněk Crhonek] + add COVAR test case [Zdeněk Crhonek] + add COVARIANCE.P test case [Zdeněk Crhonek] + add COVARIANCE.S test case [Zdeněk Crhonek] + add CRITBINOM test case [Zdeněk Crhonek] + add CSC test case [Zdeněk Crhonek] + add CSCH test case [Zdeněk Crhonek] + add CUMIPMT test case [Zdeněk Crhonek] + add CUMPRINC test case [Zdeněk Crhonek] + add CURRENT test case [Zdeněk Crhonek] + add custom widget entries to glade catalog [Susobhan Ghosh] + add CVE-2016-3133 testcase [Caolán McNamara] + add CVE-2016-3301 testcase [Caolán McNamara] + add CVE-2016-3303 testcase [Caolán McNamara] + add CVE-2016-3304 testcase [Caolán McNamara] + add DATE test case [Zdeněk Crhonek] + add DATEDIF test case [Zdeněk Crhonek] + add DATEVALUE test case [Zdeněk Crhonek] + add DAY test case [Zdeněk Crhonek] + add DAYS test case [Zdeněk Crhonek] + add DAYS test case - repaired [Zdeněk Crhonek] + add DAYS360 test case [Zdeněk Crhonek] + add DAYSINMONTH test case [Zdeněk Crhonek] + add DAYSINYEAR test case [Zdeněk Crhonek] + add DB() test case [Zdeněk Crhonek] + add DDB test case [Zdeněk Crhonek] + add DECIMAL test case [Zdeněk Crhonek] + add default cases [Jochen Nitschke] + add default XCommandEnvironment reference (tdf#103274) [Giuseppe Castagno] + add DEGREES, EUROCONVERT, EVEN, EXP test case [Zdeněk Crhonek] + add descriptive instructions to 2fa dialog (tdf#87938) [Yousuf Philips] + add DEVSQ test case [Zdeněk Crhonek] + add diagonal border test for orcus interface [Jaskaran Singh] + add diagonal borders to calc orcus interface [Jaskaran Singh] + add DISC, DOLLARDE, DOLARFR test case [Zdeněk Crhonek] + add DOLLAR test case [Zdeněk Crhonek] + add dumpAsXml() to more pool items [Noel Grandin] + add dumpAsXmlEditDoc [Noel Grandin] + add EASTERSUNDAY test case [Zdeněk Crhonek] + add EDATE test case [Zdeněk Crhonek] + add Edit > Comment submenu to writer (tdf#91781) [Yousuf Philips] + add empty subtitle string as default (tdf#64145) [Laurent Balland-Poirier] + add EOMONTH test case [Zdeněk Crhonek] + add ERF.PRECISE test case [Zdeněk Crhonek] + add ERFC.PRECISE test case [Zdeněk Crhonek] + add ERROR.TYPE test case [Zdeněk Crhonek] + add Errortype test case [Zdeněk Crhonek] + add EXACT testcase [Zdeněk Crhonek] + add experimental flag for Commands [Samuel Mehrbrodt] + add EXPON.DIST test case [Zdeněk Crhonek] + add EXPONDIST test case [Zdeněk Crhonek] + add Export... function to save split button menu [Yousuf Philips] + add extra conversion units to ODFF function CONVERT (tdf#100811) [Winfried Donkers] + add extra number formats for fraction (tdf#100592) [Laurent Balland-Poirier] + add F.DIST test case [Zdeněk Crhonek] + add F.DIST.RT test case [Zdeněk Crhonek] + add F.INV test case [Zdeněk Crhonek] + add F.INV.RT test case [Zdeněk Crhonek] + add F.TEST testcase [Zdeněk Crhonek] + add facility for cell alignment to orcus interface [Jaskaran Singh] + add FACT test case [Zdeněk Crhonek] + add FDIST test case [Zdeněk Crhonek] + add feature support to CommonLayout [Martin Hosken] + add FIND test case [Zdeněk Crhonek] + add FINV test case [Zdeněk Crhonek] + add FISHER test case [Zdeněk Crhonek] + add FISHERINV test case [Zdeněk Crhonek] + add FIXED test case [Zdeněk Crhonek] + add FIXME [Tor Lillqvist] + add FIXME comment about the OpenCL approxEqual() we define [Tor Lillqvist] + add FLOOR test case [Zdeněk Crhonek] + add FLOOR.MATH test case [Zdeněk Crhonek] + add FLOOR.PRECISE test case [Zdeněk Crhonek] + add FLOOR.XCL test case [Zdeněk Crhonek] + add FORECAST test case [Zdeněk Crhonek] + add FORECAST.ETS.MULT test case [Zdeněk Crhonek] + add FORMULA test case [Zdeněk Crhonek] + add FREQUENCY testcase [Zdeněk Crhonek] + add FTEST test case [Zdeněk Crhonek] + add functionality to set parent cell style [Jaskaran Singh] + add functions for border width and style to orcus interface [Jaskaran Singh] + add functions for cell protection in orcus interface [Jaskaran Singh] + add FV test case [Zdeněk Crhonek] + add FVSCHEDULE test case [Zdeněk Crhonek] + add GAMMA test case [Zdeněk Crhonek] + add GAMMA.DIST test case [Zdeněk Crhonek] + add GAMMA.INV test case [Zdeněk Crhonek] + add GAMMAINV test case [Zdeněk Crhonek] + add GAMMALN test case [Zdeněk Crhonek] + add GAUSS test case [Zdeněk Crhonek] + add gbuildtoide support for exes [Bjoern Michaelsen] + add GCD, INT, ISO.CEILING, LCM test case [Zdeněk Crhonek] + add gen-boost-headers script [Michael Stahl] + add GEOMEAN test case [Zdeněk Crhonek] + add GETPIVOTDATA test file [Zdeněk Crhonek] + add group buttons for column and row operation. (tdf#86083) [Gulsah Kose] + add GROWTH test case [Zdeněk Crhonek] + add handling of a +RELATIVETIMER flag in the SAL_LOG environment variable [Tor Lillqvist] + add handling of a +TIMESTAMP flag in the SAL_LOG environment variable [Tor Lillqvist] + add HARMEAN test case [Zdeněk Crhonek] + add helper for a default XCommandEnvironment reference. (tdf#103274) [Giuseppe Castagno] + add helper methods to deal with Calc UNO [Markus Mohrhard] + add HLOOKUP test case [Zdeněk Crhonek] + add HOUR test case [Zdeněk Crhonek] + add HYPERLINK test case [Zdeněk Crhonek] + add IF() test case [Zdeněk Crhonek] + add IFERROR test case [Zdeněk Crhonek] + add IFNA test case [Zdeněk Crhonek] + add import bitmap button to Area Panel (tdf#90078) [Susobhan Ghosh] + add Impress Selection to show by default [Akshay Deep] + add INDEX test case [Zdeněk Crhonek] + add INDIRECT test case [Zdeněk Crhonek] + add INFO test case [Zdeněk Crhonek] + add initial CppunitTest_framework_dispatch [Miklos Vajna] + add initial drawinglayer support to UI testing framework [Markus Mohrhard] + add initial json export for gbuild data [Bjoern Michaelsen] + add initial test for handlign drawinglayer objects [Markus Mohrhard] + add Insert > Form Control submenu into Calc (tdf#91820) [Yousuf Philips] + add insert before/after for draw tables also (tdf#100052) [Samuel Mehrbrodt] + add insert before/after for sd tables (tdf#100052) [Samuel Mehrbrodt] + add insert before/after to sd table context menu (tdf#100052) [Samuel Mehrbrodt] + add insert pivot table to data menu (tdf#91820) [Yousuf Philips] + add integration test for libzmf [David Tardon] + add INTERCEPT test case [Zdeněk Crhonek] + add introspection support for SvSimpleTable [Markus Mohrhard] + add ISBLANK test case [Zdeněk Crhonek] + add ISERR test case [Zdeněk Crhonek] + add ISERROR test case [Zdeněk Crhonek] + add ISEVEN and ISEVEN_ADD test case [Zdeněk Crhonek] + add IsExperimental method to CommandInfoProvider [Samuel Mehrbrodt] + add ISFORMULA test case [Zdeněk Crhonek] + add ISLEAPYEAR test case [Zdeněk Crhonek] + add ISLOGICAL test case [Zdeněk Crhonek] + add ISNA test case [Zdeněk Crhonek] + add ISNONTEXT test case [Zdeněk Crhonek] + add ISNUMBER test case [Zdeněk Crhonek] + add ISODD and ISODD_ADD test case [Zdeněk Crhonek] + add ISOWEEKNUM test case [Zdeněk Crhonek] + add ISREF test case [Zdeněk Crhonek] + add ISTEXT test case [Zdeněk Crhonek] + add KURT test case [Zdeněk Crhonek] + add LARGE test case [Zdeněk Crhonek] + add LCID with DBNum during export to XL (tdf#79398) [Laurent Balland-Poirier] + add legal blurps to docs.libreoffice.org generation script [Christian Lohmaier] + add linebreaks to pt-PT/DocumentList.xml for maintainability [Christian Lohmaier] + add LINEST test case [Zdeněk Crhonek] + add link option to sd file open dialog [Samuel Mehrbrodt] + add LN test case [Zdeněk Crhonek] + add LOG10 testcase [Zdeněk Crhonek] + add LOGEST testcase [Zdeněk Crhonek] + add LOGNORM.INV test case [Zdeněk Crhonek] + add LOGNORMDIST test case [Zdeněk Crhonek] + add LOOKUP test case [Zdeněk Crhonek] + add Master Slide and Close Master View button (tdf#89466) [Susobhan Ghosh] + add MATCH test case [Zdeněk Crhonek] + add max-denominator-value attribute to number:fraction (tdf#38097, tdf#99661) [Laurent Balland-Poirier] + add MDETERM test case [Zdeněk Crhonek] + add MINUTE test case [Zdeněk Crhonek] + add MINVERSE test case [Zdeněk Crhonek] + add MIRR test case [Zdeněk Crhonek] + add missing background for Vivid template [Samuel Mehrbrodt] + add missing functions to FunctionData saFuncTableOOoLO [Eike Rathke] + add missing icu_headers dependency [Khaled Hosny] + add missing include guards [Markus Mohrhard] + add missing ORG.OPENOFFICE.* functions to XclFunctionInfo saFuncTable_OOoLO [Eike Rathke] + add missing space [Tor Lillqvist] + add missing space to Untitled document name (tdf#85110) [Muhammet Kara] + add missing test files [Markus Mohrhard] + add missing uui dependency for opencl test [Markus Mohrhard] + add MMULT test case [Zdeněk Crhonek] + add MOD test case [Zdeněk Crhonek] + add MONTH test case (minute test case layout) [Zdeněk Crhonek] + add MONTHS test case [Zdeněk Crhonek] + add more dumpAsXml() [Noel Grandin] + add more shapes to Insert > Shapes menu [Yousuf Philips] + add move semantics (cid#1371252, cid#1371245, cid#1371314, cid#1371304, cid#1371291, cid#1371196, cid#1371306, cid#1371232) [Stephan Bergmann] + add MS binary format validation in writer export tests [Vasily Melenchuk] + add MS binary format validator support [Vasily Melenchuk] + add MS binary format validator support for wine [Thorsten Behrens] + add MS binary format validator support in test fixture [Vasily Melenchuk] + add MULTINOMIAL test case [Zdeněk Crhonek] + add MUNIT test case [Zdeněk Crhonek] + add N() test case [Zdeněk Crhonek] + add name and description to Format menu (tdf#91820) [Yousuf Philips] + add NETWORDAYS.INTL test case [Zdeněk Crhonek] + add NETWORKDAYS test case [Zdeněk Crhonek] + add NETWORKDAYS_EXCEL2003 test case [Zdeněk Crhonek] + add new open dialog type: Play and link [Samuel Mehrbrodt] + add new open dialog type: Preview only (without link) (tdf#65356) [Samuel Mehrbrodt] + add NOMINAL test case [Zdeněk Crhonek] + add None as Margin Preset in Format Panel (tdf#83830) [Susobhan Ghosh] + add NOT() test case [Zdeněk Crhonek] + add note [Stephan Bergmann] + add note that Rectangle::toString() format now has a stability requirement [Tor Lillqvist] + add Noto Emoji font for emoji support [Akshay Deep] + add NPER test case [Zdeněk Crhonek] + add NPV test case [Zdeněk Crhonek] + add NPV testcase [Zdeněk Crhonek] + add ODDLPRICE test case [Zdeněk Crhonek] + add ODDLYIELD test case [Zdeněk Crhonek] + add ODF schema files to core repo [Thorsten Behrens] + add odf strikeout to orcus interface [Jaskaran Singh] + add OFFSET test case [Zdeněk Crhonek] + add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, (tdf#97406) [Eike Rathke] + add OR() test case [Zdeněk Crhonek] + add padding to sidebarparagraph controls [Susobhan Ghosh] + add PMT test case [Zdeněk Crhonek] + add POWER test case [Zdeněk Crhonek] + add PPMT test case [Zdeněk Crhonek] + add PRICE test case [Zdeněk Crhonek] + add PRICEDISC test case [Zdeněk Crhonek] + add PRICEMAT test case [Zdeněk Crhonek] + add PRODUCT test case [Zdeněk Crhonek] + add PV test case [Zdeněk Crhonek] + add qa tests for minute/month detection (tdf#101147, tdf#101096) [Laurent Balland-Poirier] + add qa unit test (tdf#101462, tdf#97837, tdf#61996, tdf#100594, tdf#79399, tdf#95339, tdf#97835, tdf#100754, tdf#81939, tdf#99996, tdf#79398) [Laurent Balland-Poirier] + add qa unit test for sub-format (tdf#79398) [Laurent Balland-Poirier] + add QUOTIENT test case [Zdeněk Crhonek] + add radians test case [Zdeněk Crhonek] + add radio buttons for toolbar styles (tdf#82840) [Muhammet Kara] + add RATE test case [Zdeněk Crhonek] + add RECEIVED test case [Zdeněk Crhonek] + add resizing support to drawinglayer ui test objects [Markus Mohrhard] + add ROUND test case [Zdeněk Crhonek] + add ROUNDDOWN test case [Zdeněk Crhonek] + add ROUNDUP testcase [Zdeněk Crhonek] + add ROWS test case [Zdeněk Crhonek] + add RRI test case [Zdeněk Crhonek] + add rtf to fftester [Caolán McNamara] + add SAL_INFOs describing why vectorisation is disabled for a formula group [Tor Lillqvist] + add SAL_INFOs to dump the SwPageFrame lifecycle [Jan-Marek Glogowski] + add script for dumping poolitems values [Noel Grandin] + add script to remove tooltip_markups (tdf#101549) [Muhammet Kara] + add SEC test case [Zdeněk Crhonek] + add SECH test case [Zdeněk Crhonek] + add SECOND test case [Zdeněk Crhonek] + add separator to writer sidebar paragraph content panel [Yousuf Philips] + add SERIESSUM test case [Zdeněk Crhonek] + add SHEET test case [Zdeněk Crhonek] + add shortcuts to common alignment shortcuts (tdf#101951) [Yousuf Philips] + add SIGN test case [Zdeněk Crhonek] + add Silesian [szl-PL] to language list (tdf#101540) [Eike Rathke] + add SIN test case [Zdeněk Crhonek] + add SINH test case [Zdeněk Crhonek] + add SLN test case [Zdeněk Crhonek] + add some info how to use the symbol upload script [Markus Mohrhard] + add some informative comments [Tor Lillqvist] + add some missing documentation to idl files [Samuel Mehrbrodt] + add some more source files for breakpointing convenience [Tor Lillqvist] + add some SAL_INFO output [Tor Lillqvist] + add some uui component dependencies [Caolán McNamara] + add spaces in warning [Caolán McNamara] + add spacing between listbox and spin box in gradient tab [Rishabh Kumar] + add spacing between shape groups in Default Shapes Panel [Susobhan Ghosh] + add SQRT test case [Zdeněk Crhonek] + add sQRTPI test cae [Zdeněk Crhonek] + add StarOffice mimetypes to desktop files [David Tardon] + add SUBTOTAL test case [Zdeněk Crhonek] + add SUM test case [Zdeněk Crhonek] + add SUMIF (wildcards) test case [Zdeněk Crhonek] + add SUMIF test case [Zdeněk Crhonek] + add SUMPRODUCT test case [Zdeněk Crhonek] + add SUMSQ test case [Zdeněk Crhonek] + add SUMX2MY2 test case [Zdeněk Crhonek] + add SUMX2PY2 test case [Zdeněk Crhonek] + add SUMXMY2 test case [Zdeněk Crhonek] + add support for array arguments to NPV. (tdf#100762) [Winfried Donkers] + add support to load charts asynchronously (tdf#50613) [Armin Le Grand] + add SYD test case [Zdeněk Crhonek] + add tagging to ThreadTasks so we don't need more one pool [Noel Grandin] + add TAN, TANH test case [Zdeněk Crhonek] + add TBILLPRICE test case [Zdeněk Crhonek] + add TBILLYIELD test case [Zdeněk Crhonek] + add test data for NORMSDIST [Tor Lillqvist] + add test data from related (tdf#79663, tdf#100046) [Eike Rathke] + add Test File for Orcus ODF styles import [Jaskaran Singh] + add test files for libstaroffice [osnola] + add test for (tdf#100393, tdf#77873, tdf#101910, tdf#101843) [Markus Mohrhard] + add test for cell align in orcus interface(currently disabled) [Jaskaran Singh] + add test for cell protection in orcus interface [Jaskaran Singh] + add test for css::sheet::SpreadsheetDocumentSettings Wildcards property [Eike Rathke] + add test for empty Calc doc defaults [slideon] + add test for font in orcus interface [Jaskaran Singh] + add test for orcus style import [Jaskaran Singh] + add test for part 1 (tdf#96453) [Markus Mohrhard] + add test for strikeout in orcus interface [Jaskaran Singh] + add test for sw_NormalizeRange [slideon] + add test for the TableBorderDistances struct, and the Uno Names [slideon] + add test for XML Range Conversions [slideon] + add text for visualition of percent symbol. (tdf#97164) [Gulsah Kose] + add the possibility to retrieve the filename of media (tdf#32581) [Abhilash] + add TIME test case [Zdeněk Crhonek] + add TIMEVALUE test case [Zdeněk Crhonek] + add title-based tearoff to DockingManager [Maxim Monastirsky] + add title-based tearoff to DockingManager, take 2 [Maxim Monastirsky] + add to a method to check if stlpool already has standard styles [Jaskaran Singh] + add TRANSPOSE test case [Zdeněk Crhonek] + add TREND test case [Zdeněk Crhonek] + add TRUNC test case [Zdeněk Crhonek] + add TYPE test case [Zdeněk Crhonek] + add unit test (tdf#100709) [Maarten Bosmans] + add unit test for compareWithLength and '\0' (tdf#83306) [Michael Stahl] + add unit test for nested array IF with range references as conditions [Eike Rathke] + add unit test for this. (tdf#93894) [Kohei Yoshida] + add unittest (tdf#99994) [Xisco Fauli] + add uui component to some other places [Caolán McNamara] + add uui to starmath import filters test [Caolán McNamara] + add various uui dependency [Giuseppe Castagno] + add VCL backend being used to About dialog (tdf#103185) [Ashod Nakashian] + add VDB test case [Zdeněk Crhonek] + add Venetian (vec) ui language [Christian Lohmaier] + add VLOOKUP test case [Zdeněk Crhonek] + add vsdx [David Tardon] + add WEEKDAY test case [Zdeněk Crhonek] + add WEEKNUM test case [Zdeněk Crhonek] + add WEEKS test case [Zdeněk Crhonek] + add WEEKSINYEAR test case [Zdeněk Crhonek] + add windows start menu entry for Safe Mode [Samuel Mehrbrodt] + add WORKDAY test case [Zdeněk Crhonek] + add WORKDAY.INTL test case [Zdeněk Crhonek] + add XBitmapList to SvxPresetListBox [Rishabh Kumar] + add xdg-email as the default email route [Caolán McNamara] + add XGradientList to SvxPresetListBox [Rishabh Kumar] + add XIRR test xase [Zdeněk Crhonek] + add XOR test case [Zdeněk Crhonek] + add XPatternList to SvxPresetListBox [Rishabh Kumar] + add YEAR test case [Zdeněk Crhonek] + add YEARS test case [Zdeněk Crhonek] + add YIELD test case [Zdeněk Crhonek] + add YIELDDISC testcase [Zdeněk Crhonek] + added more intelligent handling of animated GIFs (tdf#99519) [Armin Le Grand] + added support for discrete activities (bccu#1900) [Marco Cecchetti] + added support for rotate attribute (bccu#1870) [Marco Cecchetti] + added Test for clear direct formatting (tdf#72788) [Varun Dhall] + added Test for TOC/Index (tdf#73162) [Varun] + addition of new controls and their rearrangement in color tab [Rishabh Kumar] + additional docx testcase (bnc#766487) [Justin Luth] + additive and calc mode were not parsed correctly (bccu#1900) [Marco Cecchetti] + adjacent cells text is still too wide (tdf#101475) [Caolán McNamara] + adjust alignment of Writer Tab Panels (tdf#83830) [Susobhan Ghosh] + adjust controls in animation deck and make it a11y accessible [Yousuf Philips] + adjust controls in sw paragraph dialog alignment tab [Yousuf Philips] + adjust grid spacing and shrink section headings (tdf#103170) [Yousuf Philips] + adjust labels in the bullets and numbering dialog [Yousuf Philips] + adjust references during Cut&Paste of formula groups (tdf#97968) [Eike Rathke] + adjust the ui to reflect the text fit options entanglement (tdf#93135) [Caolán McNamara] + ADO: return correct css::sdbcx::CompareBookmark values [Stephan Bergmann] + again avoid UBSan "left shift of 65536 by 16 places cannot be represented... [Stephan Bergmann] + align pattern preview correctly [Rishabh Kumar] + all WinWord/* props in Writer.xcs are oor:type="xs:long" [Stephan Bergmann] + AllocatorTraits::size can be static after all [Stephan Bergmann] + allow '0' for denominator symbol (tdf#100755) [Laurent Balland-Poirier] + allow android ndk version 12.1.x [Christian Lohmaier] + allow compiling on 12.04 systems still (tdf#103159) [Justin Luth] + allow entering safemode after crash [Samuel Mehrbrodt] + allow footnote separator thickness of 0pt (tdf#102284) [Yousuf Philips] + allow multiline tooltips in template manager (tdf#101779) [Maxim Monastirsky] + allow postponed text except in .doc (tdf#89317, tdf#103261) [Justin Luth] + allow style to define vAnchor (tdf#75573) [Justin Luth] + allow text after forced denominator fraction (tdf#100754) [Laurent Balland-Poirier] + allow to choose page direction on printing brochure (tdf#102074) [Takeshi Abe] + allow to listen to different events [Markus Mohrhard] + allow toolbox to open from spacebar (tdf#101869) [Akshay Deep] + allow use of android ndk 11.1.x [Christian Lohmaier] + also external svEmptyCell is 0 in numeric context (tdf#100847) [Eike Rathke] + also look for iOS SDK 10.0 [Tor Lillqvist] + always build Graphite everywhere [Khaled Hosny] + always build HarfBuzz everywhere [Khaled Hosny] + always compile breakpad with O2 [Markus Mohrhard] + always de-zombie the glxtest process (tdf#101822) [Jan-Marek Glogowski] + always pass BCP 47 tags to HarfBuzz [Khaled Hosny] + always use normal dates in comments (no "today"/"yesterday") (tdf#91299) [Mike Kaganski] + always write the varyColors element (tdf#96161) [Markus Mohrhard] + AMD actually has two vendor id's. (tdf#102295) [Jan Holesovsky] + and (tdf#101935, tdf#102201) [Mohammed Abdul Azeem] + and Enable Page Background Panel for Draw (tdf#86759, tdf#89466) [Susobhan Ghosh] + android: another constructor function that fell victim to (tdf#74608) [Christian Lohmaier] + android: Filter in External SD doesn't work (tdf#101260) [Mert Tumer] + android: gnu-libstdc++ dir is versioned in ndk-bundle [Christian Lohmaier] + android: prevent crash if storage is unavailable [Christian Lohmaier] + android: Viewer file filter is not working on ownCloud (tdf#96797) [Mert Tumer] + annotate the code a bit around EditGrowX/Y. [Kohei Yoshida] + annoyings inlines [Caolán McNamara] + another fraction format unit test [Eike Rathke] + another round of tweaks to single toolbar mode (tdf#92218) [Yousuf Philips] + any can't be nested ... [Jochen Nitschke] + any.get() is Any [Jochen Nitschke] + any::getValue always returns non-null [Stephan Bergmann] + apparently a copy/paste typo [Stephan Bergmann] + AppArmor fixes to fix tests [Bryan Quigley] + approxEqual: check isFinite() [Eike Rathke] + arrange buttons, add spacing and separator to Area tab (tdf#103223) [Yousuf Philips] + ASan/UBSan reports read of uninitialized bHasStandardStyles [Stephan Bergmann] + ASan: value nan is outside the range of representable values of type 'int' [Stephan Bergmann] + assert can't have Division or modulo by zero (coverity#1372376) [Caolán McNamara] + assert from unsorted sid array [Caolán McNamara] + assert on "forgot to add a jump" for OpCode [Eike Rathke] + assert on FormulaToken::GetDouble() virtual dummy [Eike Rathke] + assertion failed in Area fill of a text box inside a chart (tdf#100121) [Rishabh Kumar] + astyle [David Tardon] + at least MSVC 2015 doesn't find sal/osl/w32/time.h [Stephan Bergmann] + at which point, TokenmapTest::setUp/tearDown are redundant again [Stephan Bergmann] + atk needs a value for accessible-table-column-header (tdf#101011) [Caolán McNamara] + attempt to document the obscure MAX_DAYS value [Eike Rathke] + attempt to fix build, PrinterInfoManager::changePrinterInfo() gone [Eike Rathke] + attempt to fix build, reintroduce TabitemValue::isLast() [Eike Rathke] + attempt to fix build, ScImportExport( ScDocument*, const OUString& ) [Eike Rathke] + attempt to fix the xmloff/tokenmap tinderbox failure [Noel Grandin] + attempt to obtain numeric constraint values for GETPIVOTDATA(), (tdf#35247) [Eike Rathke] + autocorrect pt-PT (tdf#97439) [Tiago Santos] + automatically avoid export validation if not using Java [Tor Lillqvist] + avoid 'Compiler Error C2026 string too big, trailing characters truncated' [Andras Timar] + avoid -fsanitize=alignment in external/nss [Stephan Bergmann] + avoid AskConfig when setting font family [Luke Deller] + avoid calling memcpy with illegal nullptr (when aHiddenValues.empty()) [Stephan Bergmann] + avoid crash on switching to pattern tab [Katarina Behrens] + avoid crash with nullptr access [Markus Mohrhard] + avoid crashes on broken charts (tdf#98690) [Markus Mohrhard] + avoid division by zero [Stephan Bergmann] + avoid exception [Jochen Nitschke] + avoid failure in VBA test when window is too small [Luke Deller] + avoid global data with (non-constexpr) ctors/dtors [Stephan Bergmann] + avoid illegal cast of SwDropDownFieldType to SwSetExpFieldType [Stephan Bergmann] + avoid inconsistent connector path data (tdf#83360) [Armin Le Grand] + avoid infinite loop if the instance stopped already [Markus Mohrhard] + avoid infinite loop recursion in IsProtect node method (tdf#102233) [Julien Nabet] + avoid infinite recursion in Content::getObject() (tdf#100783) [Mike Kaganski] + avoid loading all calendars of a locale [Eike Rathke] + avoid manual memory handling [David Tardon] + avoid manual memory management [David Tardon] + avoid Missing move assignment operator (coverity#1371147, coverity#1371264, coverity#1371177, coverity#1371161, coverity#1371166) [Caolán McNamara] + avoid one more crash on switching to pattern tab [Katarina Behrens] + avoid OUString::operator[] out-of-bounds assertion when line ends with "&" [Stephan Bergmann] + avoid passing empty control points for beziers (tdf#99165) [Armin Le Grand] + avoid pointless single-line wrapper for OpenCL isnan() [Tor Lillqvist] + avoid recursive ownerchanged handling during ownerchange (rhbz#1362451) [Caolán McNamara] + avoid UBSan "left shift of 65536 by 16 places cannot be represented... [Stephan Bergmann] + avoid UBSan "reference binding to null pointer" [Stephan Bergmann] + avoid undefined behavior when converting (large) double to size_t [Stephan Bergmann] + avoid undefined behavior when converting from double to sal_Int16 [Stephan Bergmann] + avoid undefined behavior when converting from double to short [Stephan Bergmann] + avoid unnecessary copies (coverity#1371317, coverity#1371211) [Caolán McNamara] + avoid warning in PoolItemTest [Jochen Nitschke] + avoid warning when opening the save dropdown [Maxim Monastirsky] + away with the unconst cast [Eike Rathke] + bad cast from SanExtensionImpl to CertificateExtension_XmlSecImpl (i#112307) [Stephan Bergmann] + badly rendered elements dock after hide+show (tdf#92906) [Caolán McNamara] + band-aid fix for non-editable chart sidebar (tdf#100180) [Katarina Behrens] + base SvxFrameToolBoxControl on PopupWindowController [Maxim Monastirsky] + base SvxFrameWindow_Impl on ToolbarPopup [Maxim Monastirsky] + base SvxLineWindow_Impl on ToolbarPopup [Maxim Monastirsky] + basegfx: initializer_list from polygon [Tomaž Vajngerl] + basegfx: use polygon initializer_list in some places [Tomaž Vajngerl] + BASIC : Add SbModule::FindMethod [Arnaud Versini] + BASIC : Remove useless 16bits Remove function from SbxArray [Arnaud Versini] + BASIC : Remove useless SbxBase::GetCreator [Arnaud Versini] + BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode final [Arnaud Versini] + basic: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + BASIC: Move SbiParser's destructor to cpp file. [Arnaud Versini] + BASIC: Remove completly useless osl/thread include [Arnaud Versini] + BASIC: Remove useless BasicManagerImpl streams. [Arnaud Versini] + BASIC: Remove useless overrides [Arnaud Versini] + basic: SbxBase should be abstract [Arnaud Versini] + basic: Simplify SbxArray [Arnaud Versini] + BASIC: Use more often std::unique_ptr [Arnaud Versini] + BASIC: Use rtl/character.hxx in basic/source/sbx/sbxscan.cxx [Arnaud Versini] + bChkSelDirection is always false [Caolán McNamara] + be more c++y [Caolán McNamara] + BETA.DIST: apply same constraints as Excel does. (tdf#101855) [Winfried Donkers] + better fix for Objective-C [Tor Lillqvist] + better handling of not supported animation nodes. (bccu#1910) [Marco Cecchetti] + better labels and tooltips for crop functions (tdf#92733) [Yousuf Philips] + better language selection in Windows installer (tdf#92266) [Andras Timar] + better rendering of tooltip in gtk2 and windows (tdf#101440) [Akshay Deep] + better use a backward compatible way to change the output [Markus Mohrhard] + better wording in UI for in case of PDF export from Calc (tdf#90436) [Cor Nouws] + BigToolBox painting fix [Szymon Kłos] + BigToolBox: fixed drawing with gtk2 [Szymon Kłos] + bin a few unused forward declarations [Tor Lillqvist] + bin leftover dead declaration [Tor Lillqvist] + bin noise comment and superfluous newline [Tor Lillqvist] + bin noise comments [Tor Lillqvist] + bin some dead code [Tor Lillqvist] + bin some noise comments [Tor Lillqvist] + bin some noise comments and superfluous vertical whitespace [Tor Lillqvist] + bin unused log area [Tor Lillqvist] + blind fix attempt for some GCC versions [Stephan Bergmann] + blind fix for "error: chosen constructor is explicit in copy-initialization" [Stephan Bergmann] + blind fix for --enable-pch Windows builds [Stephan Bergmann] + blind fix for MSVC [Stephan Bergmann] + block app from exiting during macro execution (tdf#88985) [Caolán McNamara] + bMirrorMode and nItemImageAngle are unused [Noel Grandin] + bogus warning [Caolán McNamara] + boost: remove boost.std.move.patch [Michael Stahl] + boost: remove patches for headers that are no longer used [Michael Stahl] + boost: restore boost.gcc47679.patch [Michael Stahl] + boost: update generated wrapper headers [Michael Stahl] + boost: warning-patch-ectomy [Michael Stahl] + boost::intrusive_ptr->tools::SvRef [Caolán McNamara] + break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGS [Stephan Bergmann] + break test::setUpVcl into a test-setupvcl library of its own (tdf#99402) [Stephan Bergmann] + break the Excel rule for YMD and DMY, follow-up (tdf#101147) [Eike Rathke] + breeze Dark icons for use on dark themes [Andreas Kainz] + breeze: Add svgs to repo [Yousuf Philips] + bridges: -Werror,-Wimplicit-fallthrough [Michael Stahl] + bridges: [loplugin:nullptr] [Michael Stahl] + bridges: [loplugin:salbool] [Michael Stahl] + bridges: [loplugin:staticanonymous] [Michael Stahl] + broadcast that cell content changed after merge cells undo/redo (tdf#99386) [Markus Mohrhard] + buffer OLE primitives for charts (tdf#50613) [Armin Le Grand] + bug fix for owncloudfiles with white space characters (tdf#96771) [Mert Tumer] + bug fix: Fill bitmap item set only when bitmap tab is selected [Rishabh Kumar] + build fix [Caolán McNamara] + build HarfBuzz with Core Text on Mac [Khaled Hosny] + bump apr and apr-utils [Caolán McNamara] + bump curl to 7.50.0 [Caolán McNamara] + bump curl to 7.50.1 [Caolán McNamara] + bump IPHONEOS_DEPLOYMENT_TARGET [Tor Lillqvist] + bump JDK buildtime requirement to 1.6 [Thorsten Behrens] + bump nss to 3.25 [Caolán McNamara] + bump nss to 3.27 [Caolán McNamara] + bump product version to 5.3.0.0.alpha0+ [Christian Lohmaier] + bump product version to 5.3.0.0.alpha1 [Christian Lohmaier] + bundle duplicate code together [Caolán McNamara] + but still allow removing placeholder submenus (tdf#103166) [Caolán McNamara] + by default use breeze_dark when dark themes are requested (tdf#102778) [Caolán McNamara] + cache HarfBuzz font [Khaled Hosny] + cache more than 1 item in NumberFormatCodeMapper (tdf#53698) [Maarten Bosmans] + cairo: try if --disable-xcb fixes android build [Michael Stahl] + cairo: upgrade pixman to release 0.34.0, cairo to release 1.14.6 [Michael Stahl] + CairoFontsCache is only used in cairotextrender.cxx [Stephan Bergmann] + calc - perf test for formula group S/W interpreter [Marco Cecchetti] + calc copy/paste chart tile invalidation problem (bccu#1843) [Ashod Nakashian] + calc LOK: clear cell background when editing in parallel [Ashod Nakashian] + calc: edit engine could be accessed after being destroyed [Marco Cecchetti] + calc: fixed bug in parallel cell editing [Marco Cecchetti] + calc: implemented parallel cell text editing [Marco Cecchetti] + calc: it is insane to call EditGrowX/Y while the edit view is growing. (tdf#103211) [Marco Cecchetti] + calculate nFrac with fNumber for Forced Denominator (tdf#100594) [Laurent Balland-Poirier] + calling set::find() before set::insert() is unwise [Eike Rathke] + can declare default dtor as virtual now I belive [Caolán McNamara] + can drop the intermediate OUString here [Caolán McNamara] + can now remove both PopupContainer copies [Caolán McNamara] + can use boost::make_optional [Stephan Bergmann] + cannot click/edit text inside a frame (tdf#101269) [Caolán McNamara] + cannot detect loss of wayland clipboard ownership (rhbz#1326304) [Caolán McNamara] + cannot interact with filepicker from import category (tdf#101590) [Caolán McNamara] + cannot set white background for hatching (tdf#100907) [Rishabh Kumar] + canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ... [Michael Stahl] + catch the exception to prevent broken charts, (tdf#98690) [Markus Mohrhard] + centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mk [Stephan Bergmann] + change "hyperlink" to "link" (tdf#101442) [Federico Bassini] + change "hyperlink" to "link" for a modern vocabulary (tdf#101442) [Federico Bassini] + change "Hyperlink" to "Link" for a modern vocabulary (tdf#101442) [Federico Bassini] + change 'Margin' to 'Margins' in Page Format Panel (tdf#83830) [Susobhan Ghosh] + change background of shape thumbnails to dialog color [Susobhan Ghosh] + change data type of loop variant to size_type [Rishabh Kumar] + change fill styles correctly [Rishabh Kumar] + change from a 2 min dbgutil failure to a 3 min [Caolán McNamara] + change number format for formula results if of different type [Eike Rathke] + change Page Deck Icon and Tooltip (tdf#83830) [Susobhan Ghosh] + change presets label from default to preset in border tab [Yousuf Philips] + change the shared bridgetest code from static to dynamic library [Stephan Bergmann] + change the way url is handled for orcus style import [Jaskaran Singh] + change the wrong message in test [Jaskaran Singh] + change UI name of EFFECTIVE to EFFECT (tdf#100641) [Eike Rathke] + change use of cppu::WeakImplHelper* (tdf#88206) [krishna keshav] + change uses of cppu::WeakImplHelper* (tdf#88206) [krishna keshav] + changed URL to DevBuild page (tdf#101386) [Jan Iversen] + changes to floating windows shouldn't trigger re-layout on their parent [Caolán McNamara] + changing OpenCL state doesn't update sheet (tdf#100160) [Marco Cecchetti] + chart2: avoid use of realloc [Jochen Nitschke] + chart2: cleanup local var assignments [Jochen Nitschke] + chart2: inline local macros [Jochen Nitschke] + chart2: make m_aEntryMap a non member constant [Jochen Nitschke] + chart2: missing header reportedly breaks MSVC2015 [Michael Stahl] + chart2: remove unused ContainerHelper.hxx includes [Jochen Nitschke] + check arm64 too [Tor Lillqvist] + check for enable safe mode earlier [Samuel Mehrbrodt] + check for field being returned by non-const ref [Noel Grandin] + check for read-only state of OpenCL settings [Andras Timar] + check harder whether file is really under WORKDIR [Stephan Bergmann] + check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS() (tdf#100440) [Eike Rathke] + check SAL_USE_COMMON_LAYOUT envar in one place [Khaled Hosny] + check SelectionForbidsCellFill() on EnterBlock() [Eike Rathke] + check that EASTERSUNDAY with negative value causes error [Stephan Bergmann] + check-elf whitelist libxml2 not libxml [Norbert Thiebaud] + check-elf-dynamic-objects: add libxml/libxslt to global whitelist [Michael Stahl] + check-elf-dynamic-objects: check sdk/bin too [Michael Stahl] + check-elf-dynamic-objects: file is far too slow [Michael Stahl] + check-elf-dynamic-objects: OpenSuSE uses DT_RUNPATH, not DT_RPATH [Michael Stahl] + chmod 644 some source files [Stephan Bergmann] + choose ODF version for fill-character [Laurent Balland-Poirier] + clang 3.8 does not seem to have EvaluateAsFloat [Noel Grandin] + clang plugins: do "dotdot" normalisation [Noel Grandin] + clang-analyzer-deadcode.DeadStores [Stephan Bergmann] + clang-cl loplugin: avmedia [Stephan Bergmann] + clang-cl loplugin: basic [Stephan Bergmann] + clang-cl loplugin: bean [Stephan Bergmann] + clang-cl loplugin: bridges [Stephan Bergmann] + clang-cl loplugin: canvas [Stephan Bergmann] + clang-cl loplugin: codemaker [Stephan Bergmann] + clang-cl loplugin: comphelper [Stephan Bergmann] + clang-cl loplugin: configmgr [Stephan Bergmann] + clang-cl loplugin: connectivity [Stephan Bergmann] + clang-cl loplugin: cppuhelper [Stephan Bergmann] + clang-cl loplugin: dbaccess [Stephan Bergmann] + clang-cl loplugin: desktop [Stephan Bergmann] + clang-cl loplugin: dtrans [Stephan Bergmann] + clang-cl loplugin: embeddedobj [Stephan Bergmann] + clang-cl loplugin: embedserv [Stephan Bergmann] + clang-cl loplugin: extensions [Stephan Bergmann] + clang-cl loplugin: filter [Stephan Bergmann] + clang-cl loplugin: fpicker [Stephan Bergmann] + clang-cl loplugin: helpcompiler [Stephan Bergmann] + clang-cl loplugin: hwpfilter [Stephan Bergmann] + clang-cl loplugin: i18npool [Stephan Bergmann] + clang-cl loplugin: idlc [Stephan Bergmann] + clang-cl loplugin: jvmfwk [Stephan Bergmann] + clang-cl loplugin: odk [Stephan Bergmann] + clang-cl loplugin: opencl [Stephan Bergmann] + clang-cl loplugin: pyuno [Stephan Bergmann] + clang-cl loplugin: sal [Stephan Bergmann] + clang-cl loplugin: sc [Stephan Bergmann] + clang-cl loplugin: sd [Stephan Bergmann] + clang-cl loplugin: sdext [Stephan Bergmann] + clang-cl loplugin: setup_native [Stephan Bergmann] + clang-cl loplugin: sfx2 [Stephan Bergmann] + clang-cl loplugin: shell [Stephan Bergmann] + clang-cl loplugin: solenv [Stephan Bergmann] + clang-cl loplugin: sot [Stephan Bergmann] + clang-cl loplugin: svl [Stephan Bergmann] + clang-cl loplugin: svtools [Stephan Bergmann] + clang-cl loplugin: sw [Stephan Bergmann] + clang-cl loplugin: toolkit [Stephan Bergmann] + clang-cl loplugin: tools [Stephan Bergmann] + clang-cl loplugin: unotools [Stephan Bergmann] + clang-cl loplugin: uui [Stephan Bergmann] + clang-cl loplugin: vcl [Stephan Bergmann] + clang-cl loplugin: winaccessibility [Stephan Bergmann] + clang-cl loplugin: xmlhelp [Stephan Bergmann] + clang-cl loplugin: xmlsecurity [Stephan Bergmann] + clang-tidy performance-faster-string-find [Stephan Bergmann] + clang-tidy performance-implicit-cast-in-loop [Stephan Bergmann] + clang-tidy performance-unnecessary-value-param in desktop [Stephan Bergmann] + clang-tidy performance-unnecessary-value-param in sal [Stephan Bergmann] + clang-tidy performance-unnecessary-value-param in sc [Stephan Bergmann] + clang-tidy performance-unnecessary-value-param in sw [Stephan Bergmann] + clang-tidy performance-unnecessary-value-param in vcl [Stephan Bergmann] + clang3.9 compatibility [Noel Grandin] + clang::FileEntry::getName now returns StringRef on Clang master [Stephan Bergmann] + clarify calculation precedence (tdf#39440) [Muhammet Kara] + clarify hash lengths a bit more [Caolán McNamara] + clarify KDE4 and TDE config variables [Jan-Marek Glogowski] + clarify what --with-macosx-sdk actually does in its help text [Tor Lillqvist] + clarify what the error code actually is [Tor Lillqvist] + class Date full (BCE,CE) proleptic Gregorian calendar (tdf#100452) [Eike Rathke] + classification -> TSCP Classification for the toolbar name (tdf#101154) [Miklos Vajna] + ClassLoader->URLClassLoader [Caolán McNamara] + clean up DBG_ASSERT (tdf#43157) [krishna keshav] + clean up includes in include/dbaccess with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/filter with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/formula with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/oox/ppt with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/oox/token with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/oox/vml with iwyu (tdf#42949) [Jorenz Paragas] + clean up includes in include/vbahelper with iwyu (tdf#42949) [Jorenz Paragas] + clean up OContainerListenerAdapter [Stephan Bergmann] + clean up OSL_ASSERT (tdf#43157) [drazil] + clean up OSL_ASSERT in /core/sw/source/core/undo/docundo.cxx (tdf#43157) [Sophie Su] + clean up OSL_ASSERT in connectivity (tdf#43157) [Jochen Nitschke] + clean up OSL_ASSERT, DBG_ASSERT, etc. (tdf#43157) [Gökhan Gurbetoğlu] + clean up OSL_ENSURE in FontTable.cxx (tdf#43157) [drazil] + clean up OSL_TRACE (tdf#43157) [Arnold Dumas] + clean up RTFOutFuncs interface [Stephan Bergmann] + clean up some "failed to load image" warnings [Noel Grandin] + clean up the SdrObjFactory create callbacks [Noel Grandin] + clean up uses of Any::getValue() in basic [Stephan Bergmann] + clean up uses of Any::getValue() in chart2 [Stephan Bergmann] + clean up uses of Any::getValue() in comphelper [Stephan Bergmann] + clean up uses of Any::getValue() in cppcanvas [Stephan Bergmann] + clean up uses of Any::getValue() in cppuhelper [Stephan Bergmann] + clean up uses of Any::getValue() in cui [Stephan Bergmann] + clean up uses of Any::getValue() in dbaccess [Stephan Bergmann] + clean up uses of Any::getValue() in desktop [Stephan Bergmann] + clean up uses of Any::getValue() in editeng [Stephan Bergmann] + clean up uses of Any::getValue() in extensions [Stephan Bergmann] + clean up uses of Any::getValue() in filter [Stephan Bergmann] + clean up uses of Any::getValue() in forms [Stephan Bergmann] + clean up uses of Any::getValue() in framework [Stephan Bergmann] + clean up uses of Any::getValue() in oox [Stephan Bergmann] + clean up uses of Any::getValue() in pyuno [Stephan Bergmann] + clean up uses of Any::getValue() in sc [Stephan Bergmann] + clean up uses of Any::getValue() in sd [Stephan Bergmann] + clean up uses of Any::getValue() in sfx2 [Stephan Bergmann] + clean up uses of Any::getValue() in starmath [Stephan Bergmann] + clean up uses of Any::getValue() in stoc [Stephan Bergmann] + clean up uses of Any::getValue() in svl [Stephan Bergmann] + clean up uses of Any::getValue() in svtools [Stephan Bergmann] + clean up uses of Any::getValue() in svx [Stephan Bergmann] + clean up uses of Any::getValue() in sw [Stephan Bergmann] + clean up uses of Any::getValue() in testtools [Stephan Bergmann] + clean up uses of Any::getValue() in ucb [Stephan Bergmann] + clean up uses of Any::getValue() in unotools [Stephan Bergmann] + clean up uses of Any::getValue() in vbahelper [Stephan Bergmann] + clean up uses of Any::getValue() in vcl [Stephan Bergmann] + clean up uses of Any::getValue() in xmlscript [Stephan Bergmann] + clean up Windows error reporting a bit [Tor Lillqvist] + cleaning up of sal_uIntPtr usage #1a (tdf#75280) [tymyjan] + cleaning up of sal_uIntPtr usage #2 (tdf#75280) [tymyjan] + cleaning up of sal_uIntPtr usage #3 (tdf#75280) [tymyjan] + cleaning up of sal_uIntPtr usage #4a (tdf#75280) [tymyjan] + cleanup includes (tdf#102630) [Jochen Nitschke] + cleanup Makefiles. Get rid of udkapi and offapi (tdf#94698) [Gleb Mishchenko] + cleanup: remove bin/lo-generate-source-tarball [Thorsten Behrens] + clearly we want to match "-env:" only at arg start, not as substring anywhere [Eike Rathke] + closing LibreOffice should not kill active UNO connections (tdf#102274) [Samuel Mehrbrodt] + coinmp: no need for bzip2 library [Michael Stahl] + collect StarOffice docs [David Tardon] + com::sun::star->css in connectivity [Noel Grandin] + comfort the unhappy compiler [Eike Rathke] + comment about state of non-BMP Unicode chars in RTF [Stephan Bergmann] + comment about using GRAM_ENGLISH_XL_R1C1 [Eike Rathke] + comment that the country entries are just placeholders (tdf#102357) [Eike Rathke] + compare() and CompareMat(): PopError() to propagate [Eike Rathke] + comphelper lok: remove the g_bViewCallback global [Miklos Vajna] + comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threads [Michael Stahl] + comphelper: enable LibreOfficeKit::isViewCallback() by default [Miklos Vajna] + comphelper: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + comphelper: fix MSVC 2015 build by removing pointless catch [lbenes] + comphelper: fix the comphelp.component [Michael Stahl] + comphelper: move setTiledPainting() from SfxViewShell [Miklos Vajna] + comphelper::OBaseMutex -> cppu::BaseMutex [Noel Grandin] + compile fix [Noel Grandin] + compilerplugins: add OWeakObject::release() override check [Michael Stahl] + compilerplugins: don't warn about __lxstat64 [Michael Stahl] + compilerplugins: ignore GCC bridges more generically [Michael Stahl] + compilerplugins: move oncevar into store [Miklos Vajna] + concurrent data access violation (cid#1362511) [Stephan Bergmann] + configmgr: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + configure size/expose might never come... (tdf#102347, tdf#91301, tdf#91393) [Caolán McNamara] + configure.ac: absolute paths for validator execution [Vasily Melenchuk] + configure.ac: allow build with Firebird 3.0 [Michal Kubecek] + configure.ac: configure-generated files sit in BUILDDIR [Thorsten Behrens] + configure.ac: invert help text semantics for export-validation [Thorsten Behrens] + configure.ac: use sed from path_progrs macro [Thorsten Behrens] + configure: avoid linking against libgcrypt for libexslt [Michael Stahl] + configure: move export validation, check for min jre [Thorsten Behrens] + configure: NEED_CAIRO is obsolete since f70343bbbb [Michael Stahl] + configure: non-working ant is an error, not a warning [Michael Stahl] + configure: reject Apple JDK [Michael Stahl] + configure: remove old --enable-crashdump [Michael Stahl] + configure: set BOOST_CPPFLAGS also in --without-system-boost case [Michael Stahl] + configure: we have enough options already no need to repeat them [Norbert Thiebaud] + confirm that on !bDelete there's a ref to the connection (tdf#97854) [Caolán McNamara] + connecitivty: [loplugin:nullptr] [Michael Stahl] + connectivity: -Werror=unused-variable [Michael Stahl] + connectivity: DBase: fix some obvious endian issues [Michael Stahl] + connectivity: disable connectivity::release() for now [Michael Stahl] + connectivity: firebird: loplugin:nullptr [Michael Stahl] + connectivity: firebird: use ODS12 test database for Firebird 3 [Michal Kubecek] + connectivity: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + consider backupfilehelper byte twiddling as untainted (coverity#1373663) [Caolán McNamara] + const correctness in o3tl/any.hxx [Stephan Bergmann] + construct only when needed [Eike Rathke] + constructor function for MemoryStream (tdf#74608) [Yeliz Taneroğlu] + constructor functions for OPropertyBag (tdf#74608) [Steven Guo] + controls become wider/smaller switching to/from graphics (tdf#101953) [Caolán McNamara] + convert ActionDescriptionProvider::ActionType to scoped enum [Noel Grandin] + convert ApplicationEvent::Type to scoped enum [Noel Grandin] + convert AreaTransparencyGradientPopup to .ui [Caolán McNamara] + convert Bitmap tab to Pattern tab [Rishabh Kumar] + convert BitmapColorIndex to scoped enum [Noel Grandin] + convert BitmapMarkerKind to scoped enum [Noel Grandin] + convert border style to .ui [Caolán McNamara] + convert BREAK constants to typed_flags_set [Noel Grandin] + convert ButtonValue to scoped enum [Noel Grandin] + convert C_ constants to typed_flags [Noel Grandin] + convert calc navigator to .ui format [Caolán McNamara] + convert CARDINALITY constants to scoped enum [Noel Grandin] + convert CELL constants to typed_flags [Jochen Nitschke] + convert COLORMODE_RGB constants to scoped enum [Noel Grandin] + convert ColorModel to scoped enum [Noel Grandin] + convert ComplexTextLayoutMode to scoped enum [Noel Grandin] + convert constants to scoped enum [Noel Grandin] + convert constants to scoped enum TblAction [Jochen Nitschke] + convert CONTINUATION constants to typed_flags_set [Noel Grandin] + convert ControlType to scoped enum [Noel Grandin] + convert CopyOrNewType to scoped enum [Noel Grandin] + convert CR flags to typed_flags_set [Noel Grandin] + convert CSV_DIFF constants to typed_flags_set [Noel Grandin] + convert CTL_STYLE to scoped enum [Noel Grandin] + convert CUBE constants to typed_flags_set [Noel Grandin] + convert DataAccessDescriptorProperty to scoped enum [Noel Grandin] + convert DBG_ASSERT in vcl [Noel Grandin] + convert DBG_ASSERT in xmloff [Noel Grandin] + convert DBG_ASSERT in xmlsecurity [Noel Grandin] + convert DBG_ASSERT(false, to SAL_WARN( [Noel Grandin] + convert DbGridControl::NavigationBar::State to scoped enum [Noel Grandin] + convert DbGridControl::Option to scoped enum [Noel Grandin] + convert DeactivePage return code to scoped enum [Noel Grandin] + convert DefaultType to scoped enum [Noel Grandin] + convert DescriptionGenerator::PropertyType to scoped enum [Noel Grandin] + convert DialogCancelMode to scoped enum [Noel Grandin] + convert DocumentType to scoped enum [Noel Grandin] + convert DuplexMode to scoped enum [Noel Grandin] + convert E3dDragConstraint to typed_flags_set [Noel Grandin] + convert EditedAndValid to scoped enum [Noel Grandin] + convert EditMode to scoped enum [Noel Grandin] + convert EID constants to typed_flags [Noel Grandin] + convert eNBOType constants to scoped enum [Noel Grandin] + convert eNBType to scoped enum [Noel Grandin] + convert EXC_COLROW constants to typed_flags_set [Noel Grandin] + convert EXC_TABBUF constants to typed_flags_set [Noel Grandin] + convert ExpressionFunct to scoped enum [Noel Grandin] + convert ExtDateFieldFormat to scoped enum [Noel Grandin] + convert ExtTimeFieldFormat to scoped enum [Noel Grandin] + convert FindRanges to o3tl::typed_flags_set [Noel Grandin] + convert floating add field to .ui format [Caolán McNamara] + convert FmSearchProgress::State to scoped enum [Noel Grandin] + convert FontAutoHint to scoped enum [Noel Grandin] + convert FontHinting to scoped enum [Noel Grandin] + convert FontRelief to scoped enum [Noel Grandin] + convert FontRights to scoped enum [Noel Grandin] + convert formula error codes to scoped enum [Noel Grandin] + convert FrameBorderState to scoped enum [Noel Grandin] + convert FrameBorderType to scoped enum [Noel Grandin] + convert FrameSelFlags to typed_flags_set [Noel Grandin] + convert GET_POOLID constants to scoped enum [Noel Grandin] + convert GfxLinkType to scoped enum [Noel Grandin] + convert GradientStyle to scoped enum [Noel Grandin] + convert GRAPHIC to scoped enum [Noel Grandin] + convert GridRowStatus to scoped enum [Noel Grandin] + convert handles of built-in shapes in Impress when exporting to PPTX. [Mark Hung] + convert HASATTR constants to typed_flags_set [Noel Grandin] + convert HatchStyle to scoped enum [Noel Grandin] + convert HTML_CNTXT constants to typed_flags [Noel Grandin] + convert HTML_FF flags to typed_flags [Noel Grandin] + convert IDET flags to typed_flags [Noel Grandin] + convert ImageSet to scoped enum [Noel Grandin] + convert impress/draw navigator to .ui [Caolán McNamara] + convert InitWindowFacet to typed_flags [Noel Grandin] + convert ITEMCONN_ constants to scoped enum [Noel Grandin] + convert IteratorState to scoped enum [Noel Grandin] + convert LB_ constants to typed_flags [Noel Grandin] + convert line style to .ui format [Caolán McNamara] + convert LineStyle to scoped enum [Noel Grandin] + convert LOCK_UI constants to scoped enum [Noel Grandin] + convert LogLevel constants to scoped enum [Jochen Nitschke] + convert macro to local function [Jochen Nitschke] + convert MapUnit to scoped enum [Noel Grandin] + convert METRICFIELD to scoped enum [Noel Grandin] + convert METRICFORMATTER to scoped enum [Noel Grandin] + convert more DBG_ASSERT(false to SAL_WARN [Noel Grandin] + convert MOVE_ITEM constants to typed_flags [Noel Grandin] + convert MTF R2 constants to scoped enum [Noel Grandin] + convert MtfConversion to scoped enum [Noel Grandin] + convert MULTILINE constants to scoped enum [Noel Grandin] + convert nsRedlineMode_t to typed_flags [Noel Grandin] + convert NupOrderType to scoped enum [Noel Grandin] + convert ObjStrAttrType to scoped enum [Noel Grandin] + convert orientation to scoped enum [Noel Grandin] + convert Orientation to scoped enum [Noel Grandin] + convert OutDevSupportType to scoped enum [Noel Grandin] + convert OverlayType to scoped enum [Noel Grandin] + convert PageKind to scoped enum [Noel Grandin] + convert PageType to scoped enum [Noel Grandin] + convert PAINT constants to typed_flags [Noel Grandin] + convert PaperSizeApp to scoped enum [Noel Grandin] + convert PART to scoped enum [Noel Grandin] + convert PD_ constants to typed_flags [Noel Grandin] + convert PictDrawingMethod to enum class [Douglas Mencken] + convert PPDKey::SetupType to scoped enum [Noel Grandin] + convert ppPoolDefaults to std::vector [Jochen Nitschke] + convert printer enums to scoped enums [Noel Grandin] + convert PrinterInfoManager::Type to scoped enum [Noel Grandin] + convert PrinterSupport to scoped enum [Noel Grandin] + convert ProjectionType to scoped enum [Noel Grandin] + convert RasterOp to scoped enum [Noel Grandin] + convert ReaderWriterEnum to scoped enum [Noel Grandin] + convert RECT_POINT to scoped enum [Noel Grandin] + convert RefDevMode to scoped enum [Noel Grandin] + convert RefMode to scoped enum [Noel Grandin] + convert relative URLs to absolute upon import of docx etc. (tdf#86087) [Stephan Bergmann] + convert RenderType to scoped enum [Noel Grandin] + convert RSC_IMAGE to scoped enum [Noel Grandin] + convert RSC_TOOLBOX to scoped enum [Noel Grandin] + convert RSC_TOOLBOXITEM to scoped enum [Noel Grandin] + convert RunType to scoped enum [Noel Grandin] + convert SC_CLIPMARK constants to typed_flags_set [Noel Grandin] + convert SC_MATVAL constants to typed_flags_set [Noel Grandin] + convert SC_NESTEDBUTTON constants to scoped enum [Noel Grandin] + convert SC_ROTDIR constants to scoped enum [Noel Grandin] + convert ScrollType to scoped enum [Noel Grandin] + convert ScXMLImportWrapper import flags to typed_flags_set [Noel Grandin] + convert SdrAnimationMode to scoped enum [Noel Grandin] + convert SdrCaptionEscDir to scoped enum [Noel Grandin] + convert SdrCaptionType to scoped enum [Noel Grandin] + convert SdrCreateCmd to scoped enum [Noel Grandin] + convert SdrCrookMode to scoped enum [Noel Grandin] + convert SdrDragMode to scoped enum [Noel Grandin] + convert SdrEdgeKind to scoped enum [Noel Grandin] + convert SdrEdgeLineCode to scoped enum [Noel Grandin] + convert SdrEndTextEditKind to scoped enum [Noel Grandin] + convert SdrEventKind to scoped enum [Noel Grandin] + convert SdrFitToSizeType to scoped enum [Noel Grandin] + convert SdrHdlKind to scoped enum [Noel Grandin] + convert SdrHelpLineKind to scoped enum [Noel Grandin] + convert SdrHintKind to scoped enum [Noel Grandin] + convert SdrHitKind to scoped enum [Noel Grandin] + convert SdrHorAlign to scoped enum [Noel Grandin] + convert SdrInsertReasonKind to scoped enum [Noel Grandin] + convert SdrIterMode to scoped enum [Noel Grandin] + convert SdrMeasureTextHPos to scoped enum [Noel Grandin] + convert SdrMeasureTextVPos to scoped enum [Noel Grandin] + convert SdrMergeMode to scoped enum [Noel Grandin] + convert SdrObjClosedKind to scoped enum [Noel Grandin] + convert SdrObjListKind to scoped enum [Noel Grandin] + convert SdrPathSegmentKind to scoped enum [Noel Grandin] + convert SdrPathSmoothKind to scoped enum [Noel Grandin] + convert SdrRepeatFunc to scoped enum [Noel Grandin] + convert SdrTextAniDirection to scoped enum [Noel Grandin] + convert SdrUserCallType to scoped enum [Noel Grandin] + convert SdrVertAlign to scoped enum [Noel Grandin] + convert SdrViewContext to scoped enum [Noel Grandin] + convert SdrViewEditMode to scoped enum [Noel Grandin] + convert SEARCH_RESULT to scoped enum [Noel Grandin] + convert SEARCHFOR_TYPE to scoped enum [Noel Grandin] + convert SearchLabel to scoped enum [Noel Grandin] + convert SelectionMode to scoped enum [Noel Grandin] + convert set of #define to enum class in helpopt [Xisco Fauli] + convert SfxItemKind to scoped enum [Jochen Nitschke] + convert SfxItemPresentation to scoped enum [Noel Grandin] + convert SgaObjKind to scoped enum [Noel Grandin] + convert ShapeProperty to scoped enum [Noel Grandin] + convert ShapePropertyId to scoped enum and use it for enumarray [Jochen Nitschke] + convert SIZING constants to scoped typed_flags [Noel Grandin] + convert some manual ref-counting in dbaccess [Noel Grandin] + convert STLPropertyState constants to scoped enum [Noel Grandin] + convert storeAccessMode to scoped enum [Noel Grandin] + convert SUBTOTAL constants to typed_flags_set [Noel Grandin] + convert SV_ITEM_ID_LBOX defines to scoped enum [Jochen Nitschke] + convert SvxAnchorIds to scoped enum [Noel Grandin] + convert SvxBreak to scoped enum [Noel Grandin] + convert SvxCellJustifyMethod to scoped enum [Noel Grandin] + convert SvxChartIndicate to scoped enum [Noel Grandin] + convert SvxChartKindError to scoped enum [Noel Grandin] + convert SvxChartRegress to scoped enum [Noel Grandin] + convert SvxChartStyle to scoped enum [Noel Grandin] + convert SvxChartTextOrder to scoped enum [Noel Grandin] + convert SvxCompareMode to scoped enum [Noel Grandin] + convert SvxDistributeHorizontal to scoped enum [Noel Grandin] + convert SvxDistributeVertical to scoped enum [Noel Grandin] + convert SvxEscapement to scoped enum [Noel Grandin] + convert SvxInterLineSpaceRule to scoped enum [Noel Grandin] + convert SvxLineSpace to scoped enum [Noel Grandin] + convert SvXMLEmbeddedObjectHelperMode to scoped enum [Noel Grandin] + convert SvXMLGraphicHelperMode to scoped enum [Noel Grandin] + convert SvxNumberValueType to scoped enum [Noel Grandin] + convert SvxNumValCategory to scoped enum [Noel Grandin] + convert SvxPageUsage to scoped enum [Noel Grandin] + convert SvxPraVertAlignItem::Align to scoped enum [Noel Grandin] + convert SvxSpecialLineSpace to scoped enum [Noel Grandin] + convert SvxSpellArea to scoped enum [Noel Grandin] + convert SvxTabAdjust to scoped enum [Noel Grandin] + convert SW_SERVICE constants to scoped enum [Noel Grandin] + convert SwDocPositions to scoped enum [Noel Grandin] + convert SwFrameFormats to boost::multi_index [Jan-Marek Glogowski] + convert SwPageDescs to boost::multi_index [Jan-Marek Glogowski] + convert TableHitKind to scoped enum [Noel Grandin] + convert TextDirectionality to scoped enum [Noel Grandin] + convert TextEffectStyle2D to scoped enum [Noel Grandin] + convert the final double result to FormulaDoubleToken [Eike Rathke] + convert the last two lonely FixedInfos to FixedText [Caolán McNamara] + convert TimeFormat to scoped enum [Noel Grandin] + convert ToolBoxButtonSize to scoped enum [Noel Grandin] + convert ToolBoxLayoutMode to scoped enum [Noel Grandin] + convert ToolBoxTextPosition to scoped enum [Noel Grandin] + convert TransparentType to scoped enum [Noel Grandin] + convert TxtAlign to scoped enum [Noel Grandin] + convert UndoOrRedo_t to scoped enum [Noel Grandin] + convert UPDATE constants to typed_flags [Noel Grandin] + convert UpdateType to scoped enum [Noel Grandin] + convert VCL_MESSAGE to scoped enum [Noel Grandin] + convert VclAlign to scoped enum [Noel Grandin] + convert ViewType to scoped enum [Noel Grandin] + convert ViewType3D to scoped enum [Noel Grandin] + convert whichOfficePath to scoped enum [Noel Grandin] + convert WINDOW flags to scoped enum [Noel Grandin] + convert writer navigator to .ui format [Caolán McNamara] + convert XBitmapType to scoped enum [Noel Grandin] + convert XFormTextAdjust to scoped enum [Noel Grandin] + convert XFormTextShadow to scoped enum [Noel Grandin] + convert XFormTextStyle to scoped enum [Noel Grandin] + convert XmlReader::State to scoped enum [Noel Grandin] + convert XPolyFlags to scoped enum [Noel Grandin] + convert XPropertyListType to scoped enum [Noel Grandin] + copy-paste error (coverity#1371125, tdf#99589) [Caolán McNamara] + copying a single sheet with a chart on it garbles the chart (tdf#101894) [Noel Grandin] + correct cell merging in pptx. (tdf#100179) [Mark Hung] + correct cell style names that are missing a space (tdf#90937) [Yousuf Philips] + correct constraints for Calc functions CRITBINOM, BINOM.INV. (tdf#102212) [Winfried Donkers] + correct copy and paste in debug message [Jochen Nitschke] + correct firebird date format (tdf#91324) [Wastack] + correct initial values for cell align in orcus interface [Jaskaran Singh] + correct insert date and time labels in menu (tdf#91820) [Yousuf Philips] + correct menu Insert>Trend line [Laurent Balland-Poirier] + correct OOXML function name is EFFECT instead of EFFECTIVE [Eike Rathke] + correctly export to Excel exponent without sign (tdf#102370) [Laurent Balland-Poirier] + cosmetic, substitute text::HoriOrientation::NONE for 0 [Caolán McNamara] + cosmetics [Eike Rathke] + could swear I'd seen this produce a bogus compiler error [Stephan Bergmann] + count CJK characters to distribute spaces. (tdf#43740) [Mark Hung] + cppcheck invalidPrintfArgType [Jochen Nitschke] + cppcheck: catchExceptionByValue [Caolán McNamara] + cppcheck: clarifyCondition [Jochen Nitschke] + cppcheck: noCopyConstructor [Caolán McNamara] + cppcheck: noExplicitConstructor [Giuseppe Castagno, Caolán McNamara] + cppcheck: nullPointer [Zolnai Tamás] + cppcheck: nullPointerRedundantCheck [Caolán McNamara] + cppcheck: oppositeInnerCondition if new fails, its going to throw [Caolán McNamara] + cppcheck: passedByValue [Caolán McNamara] + cppcheck: Prefer prefix operator [Julien Nabet] + cppcheck: redundant assignment tphatch.cxx [Julien Nabet] + cppcheck: redundantCondition [Caolán McNamara] + cppcheck: redundantIfRemove [Julien Nabet] + cppcheck: uninitMemberVar [Jochen Nitschke] + cppcheck: useInitializationList [Caolán McNamara] + cppcheck: Variable is reassigned a value before the old one has been used [Giuseppe Castagno] + cppcheck: variable scope [Caolán McNamara, Jochen Nitschke] + cppcheck: variableScope [Zolnai Tamás, Jochen Nitschke] + cppcheck:assertWithSideEffect [Jochen Nitschke] + cppcheck:noConstructor for RscEnumerateObj [Jochen Nitschke] + cppcheck:noConstructor for SfxDockingWindow_Impl [Jochen Nitschke] + cppu: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + cppuhelper: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CPPUNIT_ASSERT[_DOUBLES]_EQUAL [Stephan Bergmann] + CPPUNIT_ASSERT_EQUAL disambiguation [Stephan Bergmann] + CppunitTest_desktop_app needs the Foundation framework when sandboxed [Tor Lillqvist] + CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_desktop_lib: fix stack-use-after-return [Miklos Vajna] + CppunitTest_desktop_lib: fix valgrind errors [Miklos Vajna] + CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ... [Miklos Vajna] + CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sc_tiledrendering: clear reference to local var in time [Miklos Vajna] + CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile condition [Miklos Vajna] + CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWith [Miklos Vajna] + CppunitTest_sd_import_tests: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile condition [Miklos Vajna] + CppunitTest_sw_filters_test: fix ASan build [Miklos Vajna] + CppunitTest_sw_rtfimport: fix ASan/UBSan build failure [Miklos Vajna] + CppunitTest_sw_tiledrendering: blind stack-use-after-return fix [Miklos Vajna] + CppunitTest_sw_uiwriter: avoid SfxLokHelper [Miklos Vajna] + CppunitTest_xmlsecurity_signing: add PDF tests [Miklos Vajna] + cppunittester: always print execution time of each test [Michael Stahl] + crash during PopupMenu dtor (tdf#100823) [Caolán McNamara] + crash in a11y on load of source odt (tdf#100421) [Caolán McNamara] + crash in Basic with an array of values... (tdf#59222) [Caolán McNamara] + crash in gallery popup menu (tdf#101253, tdf#97527) [Caolán McNamara] + crash in hyperlink dialog (tdf#100896) [Caolán McNamara] + crash in sidebar on deleting image from writer (tdf#100692) [Caolán McNamara] + crash on clicking links in offline help [Caolán McNamara] + crash on deleting certain table row (tdf#101058, rhbz#907933) [Caolán McNamara] + crash on deleting inner join relationship (tdf#97854, tdf#92434) [Caolán McNamara] + crash on using slide master design from master view (tdf#101004) [Caolán McNamara] + crash using column menu in base (tdf#101169) [Caolán McNamara] + crash when area dialog is opened (tdf#100728) [Rishabh Kumar] + crash when selecting and applying border style... (tdf#100574) [Caolán McNamara] + crash when selecting Bibliography from Tools (tdf#101810, tdf#97527) [Noel Grandin] + crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6f [Caolán McNamara] + CrashReportDialog: Enter safemode only after sending crash report [Samuel Mehrbrodt] + crashtesting: assert on export of tdf96006-1.odt to rtf [Caolán McNamara] + crashtesting: assert on export of tdf99571-1.docx to docx [Caolán McNamara] + crashtesting: fix bmp->odg failure... [Caolán McNamara] + crashtesting: fix tdf95481-1.odg reexport to odg failure [Caolán McNamara] + crashtesting: fix ~SwIndexReg assert on exporting tdf46441-2.odt to .doc [Caolán McNamara] + crashtesting: use a stack with the expected dtor order for its elements [Caolán McNamara] + create a MailMergeConfigItem if toolbar is active... (tdf#98793) [Caolán McNamara] + create directories for temp filenames (tdf#94987) [Jan-Marek Glogowski] + create more correct replacement control vector (tdf#101026) [Armin Le Grand] + create NoName error token instead of setting error at the token array [Eike Rathke] + create SvNumberFormatter with LANGUAGE_SYSTEM instead of ScGlobal::eLnge [Eike Rathke] + css.presentation.PresentationOrder is of UNO type LONG [Stephan Bergmann] + css::uno::Any move semantics (for LIBO_INTERNAL_ONLY) [Stephan Bergmann] + css::uno::Sequence to use initializer_list ctor. (tdf#88205) [Hieronymous] + csv dialog a11y returns a new accessible on every query (rhbz#1378521) [Caolán McNamara] + ctor function for css.comp.uui.UUIInteractionRequestStringResolver (tdf#74608) [Matúš Kukan] + ctrl + G opens Go To Page dialog in writer (tdf#83054) [Yousuf Philips] + CTRL+A in Writer comments shows selection at top-left corner (bccu#1851) [Ashod Nakashian] + cui: add calculation mode to Help->About. [Michael Meeks] + cui: fix Android build [Miklos Vajna] + cui: fix crash when setting AutoCheckEnabled and it is read-only (tdf#101976) [Miklos Vajna] + cui: fix loplugin:passstuffbyref warnings [Miklos Vajna] + curl: drop curl-android.patch [Michael Stahl] + custom animation sound: Set default path to home dir [Samuel Mehrbrodt] + custom dtor is unnecessary [Caolán McNamara] + CygWin is also known terminal [Vasily Melenchuk] + data : XML Source does not work (tdf#100257) [Noel Grandin] + DataAccess.xcs says xs:short not xs:int for this type (tdf#96251) [Caolán McNamara] + dbaccess: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + dbaccess: use SolarMutex in ModelMethodGuard (tdf#101136) [Michael Stahl] + DBG_ASSERT->SAL_WARN_IF didn't reverse condition [Caolán McNamara] + DdeInternal::InfCallback is unused [Stephan Bergmann] + DDExtraWidth doesn't exist [Caolán McNamara] + de-src another standalone PushButton [Caolán McNamara] + de-src CustomPropertiesTypeBox widgetry [Caolán McNamara] + de-src empty panel placeholder widgetry [Caolán McNamara] + de-src last two RadioButtons [Caolán McNamara] + de-src RID_DB_TAB_EDITOR control [Caolán McNamara] + de-src RID_HELP_ONSTARTUP_BOX checkbox [Caolán McNamara] + de-src RID_JUMP_TO_SPEC_PAGE and RID_PVIEW_ZOOM_LB [Caolán McNamara] + de-src silly RID_TLB_MACROS resource [Caolán McNamara] + de-src solo ComboBox [Caolán McNamara] + de-src solo edits in writer formula bar [Caolán McNamara] + de-src solo image button [Caolán McNamara] + de-src solo NumericField [Caolán McNamara] + de-src solo PushButton resource [Caolán McNamara] + de-src solo variable watch editbox [Caolán McNamara] + de-src standalong PushButton [Caolán McNamara] + de-src SvxStyleBox_Impl combobox [Caolán McNamara] + de-src writer formula toolbar [Caolán McNamara] + DE: Dropped or ignored exception (coverity#1371454) [Caolán McNamara] + deal with even more typos in comment plus bin these ****fences***** [Douglas Mencken] + deal with missing custom headers/footers in docx (tdf#96749) [Julien Nabet] + declare default dtor as virtual [Caolán McNamara] + declare font, border, protection orcus interface methods [Jaskaran Singh] + default assign is good enough (coverity#1371311, coverity#1371177, coverity#1371240) [Caolán McNamara] + default assignment and ctor are fine here [Caolán McNamara] + default assignment operator is fine [Caolán McNamara] + default assignment operators are good enough [Caolán McNamara] + default copy ctor/assignment are sufficient [Caolán McNamara] + default dtor and assignment are ok here [Caolán McNamara] + default dtors are fine here [Caolán McNamara] + default for new installations is Wildcards on (tdf#88581) [Eike Rathke] + default libtool to /usr/bin/libtool [Tor Lillqvist] + default set of pattern presets (tdf#94547) [Yousuf Philips] + default Shapes Panel for Shapes Deck (tdf#87643) [Susobhan Ghosh] + define functions as deleted [Stephan Bergmann] + DejaVu fonts version 2.36 (tdf#100942) [Andras Timar] + DejaVu fonts version 2.37 [Andras Timar] + delete emoji autocorrect entries that conflict with entering time [Christian Lohmaier] + delete setProperty specialisation with value type Any [Jochen Nitschke] + delete SfxPoolItems with Which Id >= 4000 (tdf#96248) [Jochen Nitschke] + delete the safemode flag when closing the dialog [Samuel Mehrbrodt] + demonstrate that SvRef ==/!= are acceptable as member functions [Stephan Bergmann] + dereference after null check (coverity#1371131, coverity#1362173, coverity#1362676, coverity#1371133, coverity#1372444, coverity#1362484, coverity#1362678) [Caolán McNamara] + dereference before null check (coverity#1371381) [Caolán McNamara] + dereference null return value (coverity#1371337, coverity#1093229, coverity#1372378, coverity#1371339, coverity#1371338) [Caolán McNamara] + descend into dimension children to obtain leaf result (tdf#89186) [Eike Rathke] + desktop lok: avoid unnecessary setPart() in paintPartTile() [Miklos Vajna] + desktop lok: implement per-view CallbackFlushHandler [Miklos Vajna] + desktop lok: move CallbackFlushHandler impl details out of header [Miklos Vajna] + desktop: add undo/redo support to lok::Document::getCommandValues() [Miklos Vajna] + desktop: CppunitTest_desktop_app requires breakpad [Michael Stahl] + desktop: fix Android build [Miklos Vajna] + desktop: fix loplugin:oncevar [Miklos Vajna] + desktop: guard against nullptr frame in doc_registerCallback() [Miklos Vajna] + desktop: simplify $(ENABLE_BREAKPAD) checks [Michael Stahl] + desktop: that wasn't unused, just rarely used [Michael Stahl] + desktop: validate OpenCL drivers before use. [Michael Meeks] + detangle code that now looks silly since... [Caolán McNamara] + detangle gadzillion checks into something readable [Caolán McNamara] + determine nFuncFmtType before PushDouble() [Eike Rathke] + DialogControlFlags::Mod1Tab is never set [Caolán McNamara] + different Windows Uninstall DisplayName for 32-bit and 64-bit builds (tdf#93237) [Andras Timar] + directly set eFormulaSearchType if regex or wildcards are set to true [Eike Rathke] + disable CppunitTest_vcl_wmf_test under --enable-merglibs for now [Stephan Bergmann] + disable GCC 6 -Wnull-dereference again for now [Stephan Bergmann] + disable generation of ole previews in ODF format until after load [Caolán McNamara] + disable multiselection in Impress Template Selection [Akshay Deep] + disable printing default protection in imported styles [Jaskaran Singh] + disable PythonTest_solenv_python on Windows for now [Stephan Bergmann] + disable the two unstable tests for now [Markus Mohrhard] + disable unit test for until fixed again (tdf#100637) [Eike Rathke] + disabled async/parallel chart loading for now [Armin Le Grand] + disallow calls to ::Create in VclPtr subclasses [Noel Grandin] + disallow Fill when entire sheet is selected (tdf#60056) [Eike Rathke] + disallow Random Number when entire sheet is selected, related (tdf#60056) [Eike Rathke] + disambiguate DeflateThread classes [Stephan Bergmann] + display data on test failure [Eike Rathke] + display the SearchAll() and ReplaceAll() results for notes, related (tdf#65334) [Eike Rathke] + dispose OCalcConnection's doc before shutdown (tdf#81883) [Caolán McNamara] + dispose of ImplEscherExSdr correctly [Noel Grandin] + dispose unused popupmenu before dtor (tdf#101859) [Caolán McNamara] + distclean generated files [Stephan Bergmann] + distclean the generated bin/bffvalidator.sh [Stephan Bergmann] + distribute the Dutch example classification file (tdf#101089) [Gabor Kelemen] + distro-configs: disable firebird on linux_clang_dbgutil_64 [Miklos Vajna] + ditch SIP_SA_AUTOGROWSIZE [Caolán McNamara] + ditch the application per-language IsAutoMnemonicEnabled setting [Caolán McNamara] + ditch the font/screen-scaling thing [Caolán McNamara] + ditch the multiply dialog width * X where X is based on language thing [Caolán McNamara] + ditch the now unused ever cloning PushTempToken(const formula::FormulaToken&) [Eike Rathke] + division or modulo by zero (coverity#1202784) [Caolán McNamara] + DKK currency symbol is 'kr.' not 'kr' [Eike Rathke] + DKK currency symbol is 'kr.' not 'kr' also for [fo-FO] and [kl-GL] [Eike Rathke] + do magic to enable embedded chart sidebar only for chart (tdf#96451) [Caolán McNamara] + do not add calendar modifier to format code when importing as E or EE keyword [Eike Rathke] + do not change the OBJ_CAPTION code path [Maxim Monastirsky] + do not open options for extensions without options (tdf#102004) [Muhammet Kara] + do not override type SC_MATVAL_BOOLEAN with SC_MATVAL_VALUE [Eike Rathke] + do not search in empty string if there is no note, follow-up (tdf#65334) [Eike Rathke] + do not use UniscribeLayout for CJK Ideograph Variations. (tdf#43740) [Mark Hung] + do parameter count check outside of IterateParametersIfs(). [Kohei Yoshida] + doc(x) protected areas not protected with disabled cursor (tdf#101245) [Martin Nathansen] + DocHolder->DocHolder [Caolán McNamara] + DockingWindow ResId code needed only by removed ToolBar src support [Caolán McNamara] + document the --language cmd line parameter [Samuel Mehrbrodt] + docx - don't change continuous break into page break (tdf#90697) [Justin Luth] + docx - ensure all styles are initialized (tdf#96750) [Justin Luth] + docx - inherit FollowPage before FirstPage [Justin Luth] + docx don't remove frame anchor paragraph (tdf#75573) [Justin Luth] + docx export page-break only inside a paragraph (tdf#99090) [Justin Luth] + DOCX export: fix RelId cache when switching streams (tdf#103001, tdf#83227) [Miklos Vajna] + docx handle frame properties at styles (tdf#75573) [Justin Luth] + docx import fix default page break regression (tdf#81345) [Justin Luth] + DOCX import: auto spacing inside numbering means no spacing (tdf#95031) [Miklos Vajna] + docx import: don't ignore continuous section break (tdf#64372) [Justin Luth] + DOCX: allow r-t of changed first/follow sections (tdf#95367) [Justin Luth] + don't add experimental commands to the Menu [Samuel Mehrbrodt] + don't add experimental commands to the Toolbar [Samuel Mehrbrodt] + don't add space after ininvisible characters. (tdf#43740) [Mark Hung] + don't allow O[U]StringBuffer in string concatenation [Stephan Bergmann] + don't ask to move cells if they are empty (tdf#90943) [Laurent Balland-Poirier] + don't assume anything about wchar_t in portable code [Stephan Bergmann] + don't autocapitalize words that follow a field mark [Caolán McNamara] + don't call a function when its result is already stored in variable [Mike Kaganski] + don't call inflateEnd if inflateInit failed [David Tardon] + don't call the function inside of the loop [Markus Mohrhard] + don't check HAVE_GCC_VISIBILITY_FEATURE with clang-cl (intended to fail there) [Stephan Bergmann] + don't clear XATTR_FILL* from stylesheet if... (rhbz#1353069, rbhz#1326602) [Caolán McNamara] + don't crash is emoji data is missing (tdf#101511) [Caolán McNamara] + don't crash is merge has no targetview on mail setup (tdf#101383) [Caolán McNamara] + don't crash on closing gtk3 popup menu without enabled items [Maxim Monastirsky] + don't detach from database if we are not attached [Lionel Elie Mamane] + don't dynamically link to system boost in internal boost case [Markus Mohrhard] + don't forcefully change cell type (tdf#100458) [Jan-Marek Glogowski] + don't forget to delete the old cond format indices (tdf#91312) [Markus Mohrhard] + don't give paras in editeng accessible names (tdf#101003) [Caolán McNamara] + don't hard-code Library directory because of ExtensionLibrary [Michael Stahl] + don't inheritate from boost::multi_index (tdf#75757) [Jan-Marek Glogowski] + don't let exception pass connectivity::release (tdf#100866) [Stephan Bergmann] + don't need a custom class to respond to a new selected listbox entry [Caolán McNamara] + don't need to include all these headers, reduce to required min [Caolán McNamara] + don't need to link to these libraries anymore [Caolán McNamara] + don't oscillate empty pages in CheckPageDescs [Jan-Marek Glogowski] + don't overwrite text in size/pos statusbar item (tdf#90450) [Caolán McNamara] + don't re-check valid SwPageDescs when layouting [Jan-Marek Glogowski] + don't refresh index entry from selection on regain focus (tdf#87686) [Caolán McNamara] + don't restore last value when submenu appears (tdf#101470) [Caolán McNamara] + don't save the color list [Rishabh Kumar] + don't show embedded frames in Window menu (tdf#101658) [Samuel Mehrbrodt] + don't show splashscreen for -pt -or -p (tdf#90526) [Caolán McNamara] + don't superscript ordinals for mixed text and numbers (tdf#96369) [Caolán McNamara] + don't swallow exceptions in DBG_UTIL mode (i#43920) [Stephan Bergmann] + don't try to memcpy from and to a nullptr [Markus Mohrhard] + don't unnecessarily activate all menus in gtk2 [Maxim Monastirsky] + don't Update() and Flush() status bar draws [Jan-Marek Glogowski] + don't use AA in SVP backend when getAntiAliasB2DDraw is false [Tomaž Vajngerl] + don't use deprecated gtk keysym defines (tdf#100443) [Caolán McNamara] + don't use functions introduced in 10.12 when building to run on older [Tor Lillqvist] + don't use spaces in the product names when packaging. [Jan Holesovsky] + don't waste too much time evaluating the "score" for the "native CPU" [Tor Lillqvist] + don't write item right before destruction [Jochen Nitschke] + dont ignore destructors [Noel Grandin] + don’t check glyph class unnecessarily [Khaled Hosny] + download.lst: clean up duplicate FIREBIRD tarballs [Michael Stahl] + draw antialiased line just for polygon outline (tdf#100915) [Tomaž Vajngerl] + drawingML import: handle (tdf#100830) [Miklos Vajna] + drop "Solar-Version not set on rIStream" messages [Noel Grandin] + drop 'Human' icon theme [Samuel Mehrbrodt] + drop commented out FloatWinPopupFlags lines [Caolán McNamara] + drop default param from Fraction::Fraction [Noel Grandin] + drop dramatic distracting comment [Caolán McNamara] + drop duplicate forward declaration of SwPaM [Tor Lillqvist] + drop empty ItemBitmap field [Caolán McNamara] + drop enum IAccessibleViewForwarderListener::ChangeType [Noel Grandin] + drop enum SvxViewHint::HintType [Noel Grandin] + drop extraneous acquire [David Tardon] + drop leftover EXTRA_CFLAGS and EXTRA_CDEFS [Tor Lillqvist] + drop loading Colors from src files [Caolán McNamara] + drop now unused BitmapItem rsc fields [Caolán McNamara] + drop now unused sfx2/sidebar/ResourceDefinitions.hrc [Caolán McNamara] + drop OpenCL details from the 'Detailed Calculation Settings' dialog [Tor Lillqvist] + drop overflow warning that was produced repeatedly on Windows [Tor Lillqvist] + drop redundant cast [Takeshi Abe] + drop ResId forward declaration [Caolán McNamara] + drop ResId from example [Caolán McNamara] + drop RSC_DOCKINGWINDOW* [Caolán McNamara] + drop SAL_FLOATWIN_NOAPPFOCUSCLOSE [Caolán McNamara] + drop some iOS-only code that seems unnecessary and in fact crashes now [Tor Lillqvist] + drop some more RTL_CONSTASCII_USTRINGPARAM [Noel Grandin] + drop some unused forward declarations and includes [Caolán McNamara] + drop the dash from "Read-Error" [Tor Lillqvist] + drop these typedef header guard [Caolán McNamara] + drop this newly unused IMAGE_STDBTN_COLOR define [Caolán McNamara] + drop unneeded dynamic allocation [David Tardon] + drop unneeded include [Tor Lillqvist] + drop unused #include [Takeshi Abe] + drop unused argument [Caolán McNamara] + drop unused bmp format images [Caolán McNamara] + drop unused defines and enums [Caolán McNamara] + drop unused enum LATHE_PART [Noel Grandin] + drop unused heipids and resources [Caolán McNamara] + drop unused HID_JUMP_TO_SPEC_PAGE hid [Caolán McNamara] + drop unused hids and hrcs [Caolán McNamara] + drop unused option [David Tardon] + drop unused RID_RSC_BUTTON_IMAGES resource [Caolán McNamara] + drop unused RscImageListFlags::MaskColor [Caolán McNamara] + drop unused SID_UNKNOWN resource [Caolán McNamara] + drop unused STD_MASKCOLOR defines [Caolán McNamara] + drop useless comments [David Tardon] + drop warning-related parts of external/boost/clang-cl.patch.0 [Stephan Bergmann] + dropping document into these toolbars does nothing already [Caolán McNamara] + dtrans: remove commented-out code [Thorsten Behrens] + dump the stored formula results for debugging. [Kohei Yoshida] + DumpToken() dump the OpCode's symbol name as well [Eike Rathke] + duplicate code in onlineupdate/ (tdf#98602) [Ras-al-Ghul] + dutch example.xml - file added too.. - (tdf#100352) [Cor Nouws] + dutch example.xml classification: Corrections&improvements (tdf#100352) [Cor Nouws] + dynamic_cast followed by static_cast [Caolán McNamara] + dynamic_cast followed by static_cast and elide some casts when possible [Caolán McNamara] + ED_FORMULA resource is unused [Caolán McNamara] + editeng SetMustRepaint when InsertText (tdf#101815) [Justin Luth] + editeng: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + editeng: imlement per-view LOK_CALLBACK_CURSOR_VISIBLE [Miklos Vajna] + editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSOR [Miklos Vajna] + editeng: implement per-view LOK_CALLBACK_TEXT_SELECTION [Miklos Vajna] + editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndo [Miklos Vajna] + editeng: introduce OutlinerViewShell::NotifyOtherViews() [Miklos Vajna] + editeng: invalidate everything only when toggling header-footer edit [Ashod Nakashian] + editeng: make SfxUndoAction::GetViewShellId() interface available [Miklos Vajna] + editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance() [Michael Stahl] + editeng: track view shells in SfxListUndoActions [Miklos Vajna] + EDITING Deleting all content from a cell changes font formatting (tdf#102223) [Noel Grandin] + EDITING, subtotals don't apply formatting (tdf#88793) [Arul Michael] + EDITING: Cut and Paste changes bullet point formatting (tdf#103083) [Noel Grandin] + effects page didn't link labels to what they labelled (tdf#96677) [Caolán McNamara] + either -O2 is broken in Apple Clang, or some of our code is broken [Tor Lillqvist] + embeddedobj: add a comment why the original size is restored [Michael Stahl] + emit notification to a LibreOfficeKit client also when a redline is modified [Tor Lillqvist] + enable breakpad in distro configs [Markus Mohrhard] + enable breeze dark icon theme [Yousuf Philips, Caolán McNamara] + enable cell alignment test in orcus interface [Jaskaran Singh] + enable export-validation in tests by default [Vasily Melenchuk] + enable IPC before OpenClients to allow client connections when printing. (i#114963) [Andrea Pescetti] + enable Keyboard Navigation in Template Manager and Start Center (tdf#100195) [Akshay Deep] + enable object rotation (.uno:ToggleObjectRotateMode) for writer (tdf#73797) [Gulsah Kose] + enable password export tests under macosx [Caolán McNamara] + enable to empty or not merged cells (tdf#30456) [Laurent Balland-Poirier] + ENABLE_OPENGL does not mean whether to enable OpenGL use in general [Tor Lillqvist] + EndSaveFocus does nothing on the !bRestore case [Caolán McNamara] + EndSaveFocus return value is unused [Caolán McNamara] + enforce some form of consistent indent here [Caolán McNamara] + engine() return mpOutliner, so can crash if Engine() used post delete [Caolán McNamara] + enhansment on Editor(Beanshell) (tdf#98004) [nadith] + enlarge tabpage size so that even colour tab fits in [Katarina Behrens] + ensure correct notebook tab font color (tdf#92776) [Caolán McNamara] + ensure proper update after model change (tdf#100969) [David Tardon] + ensure repeated rows set the hidden/filtered flag correctly (tdf#101843) [Markus Mohrhard] + ensure updated accessible names in SwSortDlg ctor [Muhammet Kara] + error: unknown tag: internal [Stephan Bergmann] + etc.: Move semantics for cppumaker-generated UNO exception classes (cid#1371162) [Stephan Bergmann] + even better labels and tooltips for crop functions (tdf#92733) [Yousuf Philips] + every composite node is of type SmStructureNode [Takeshi Abe] + everything is called Dispose, hard to find anything [Caolán McNamara] + excess separator [Stephan Bergmann] + Executable_pdfverify: initialize nss / mscrypto [Miklos Vajna] + eXo Platform WebDAV: where lock fails... (tdf#96410) [Giuseppe Castagno] + expand some silly macros [Stephan Bergmann] + expand unit test for SWITCH function with extra use cases. [Winfried Donkers] + expand WRITE_PROPERTY macro [Jochen Nitschke] + expect 3 subnodes for SmBinVerNode/SmBinHorNode/SmBinDiagonalNode [Takeshi Abe] + expect fewer than MAX_CONCURRENCY threads in test [Ashod Nakashian] + expect fewer than MAX_CONCURRENCY threads in test (2) [Ashod Nakashian] + experiment with renaming for bogus Misused comma operator (coverity#1371326) [Caolán McNamara] + explain in the font color dialog why colors aren't used... (tdf#90480) [Caolán McNamara] + explain usage of -isystem instead of -I [Stephan Bergmann] + explanation of the SPRM acronym added to definition of the Sprm class [Milos Sramek] + explicit null dereferenced (coverity#1362480, coverity#1362478, coverity#1362777, coverity#1362479, coverity#1362481, coverity#1362482, coverity#1371136, coverity#1362483, coverity#1362485) [Caolán McNamara] + explicit svl::SharedString(const OUString&) ctor [Eike Rathke] + explicitly put menubars at the start of task lists (tdf#101879) [Caolán McNamara] + export "intd" to MathML (tdf#97049) [Takeshi Abe] + export correct locale attribution, not just country (fdo#60740, tdf#102357) [Eike Rathke] + export Greek symbol to MathML with correct mathvariant (tdf#101022) [Takeshi Abe] + export ScStyleSheetPool Symbol out of its lib [Jaskaran Singh] + export to Excel extended LCID (tdf#36038) [Laurent Balland-Poirier] + export to XL DBNum codes (tdf#79398) [Laurent Balland-Poirier] + extend dot leader character list in ToC for typography (tdf#56907) [László Németh] + extend dumpAsXml to EditDoc [Noel Grandin] + extend ODF for integer/fraction delimiter (tdf#100834) [Laurent Balland-Poirier] + extend ODF to allow 0 in fraction (tdf#100755) [Laurent Balland-Poirier] + extensions: more README [Michael Stahl] + external/firebird doesn't know --enable-debug, but make target "Debug" [Stephan Bergmann] + external/firebird: --with-fbsample[-db] is apparently about specifying dirs [Stephan Bergmann] + external/firebird: Fix isinf-check for libc++ [Stephan Bergmann] + external/firebird: Hack around detection of clock_gettime on Mac OS X [Stephan Bergmann] + external/firebird: Make GCC check work for Clang, too [Stephan Bergmann] + external/firebird: Try track down "Couldn't turn forced writes off" failure [Stephan Bergmann] + external/firebird: Use gb_Helper_extend_ld_path to add icu dir [Stephan Bergmann] + external/harfbuzz: Remove hidden dependency on freetype [Stephan Bergmann] + external/harfbuzz: Silence clang-cl -Werror,-Wmicrosoft-enum-value [Stephan Bergmann] + external/liblangtag: Tunnel LD_LIBRARY_PATH to where it's actually needed [Stephan Bergmann] + external/liborcus: Let us override -fvisiblity=hidden [Stephan Bergmann] + external/liborcus: Mark patch as upstreamed [Stephan Bergmann] + external/nss: Adapt ASan/UBSan-specific patches to nss 3.27 [Stephan Bergmann] + external/poppler: Avoid UBSan warning about undefined downcast [Stephan Bergmann] + external/python3: Fix building against external/zlib [Stephan Bergmann] + extract the code to get the max key id to own method [Markus Mohrhard] + extract vcl::PDFWriter::Sign() from vcl and xmlsecurity [Miklos Vajna] + extrusion controls should not allow tearoff [Maxim Monastirsky] + factor out common ScInterpreter::GetInt32() code [Maarten Bosmans] + factor this status change code out [Caolán McNamara] + failed to open display with -h but not --help (tdf#71064) [Caolán McNamara] + fatal exception on Sounds like Japanese options (tdf#101924) [Caolán McNamara] + fdo47267 fix import crash [Jakub Trzebiatowski] + fdo47267 odf import unit test [Jakub Trzebiatowski] + fedora mips64 and mips64le use lib64 (rhbz#1366710) [Caolán McNamara] + fftester: another empty table manager stack [Caolán McNamara] + fftester: another null DestinationText [Caolán McNamara] + fftester: break as soon as an exception is required [Caolán McNamara] + fftester: context stack check [Caolán McNamara] + fftester: cut out middle man in deref null ptr and get address [Caolán McNamara] + fftester: empty states stack [Caolán McNamara] + fftester: isAsciiLowerCase has a isUnicodeCodePoint assert [Caolán McNamara] + fftester: no table manager [Caolán McNamara] + fftester: non-contiguous cells [Caolán McNamara] + fftester: non-contiguous cells, lets keep the test case though [Caolán McNamara] + fftester: null DestinationText [Caolán McNamara] + fftester: only decrement if there's a valid position before it [Caolán McNamara] + fftester: some more table manager stack checks [Caolán McNamara] + fftester: this mode is intended for paste into an existing doc [Caolán McNamara] + fftester: throw on empty stack access [Caolán McNamara] + fftester: use of deleted RTFParserState [Caolán McNamara] + file association in Windows registry (tdf#97872) [skswales] + filedlg: Improve code readability a bit [Samuel Mehrbrodt] + FilePicker: setDefaultName... (i#96720) [Damjan Jovanovic] + FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keys (tdf#101135) [Bartosz Kosiorek] + FILESAVE : Names Master pages are not saved properly (tdf#62717) [sll] + filter: don't loose signing description during pdf export [Miklos Vajna] + filter: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + final solution of the ARCHIVE question [David Tardon] + find-german-comments: clean up [Phillip Sz] + find-german-comments: enable scanning subdirs [Phillip Sz] + firebird: fixup cloop on Windows [Lionel Elie Mamane] + firebird: gcc6 compatibility part 1 [Lionel Elie Mamane] + firebird: gcc6 compatibility part 2 [Lionel Elie Mamane] + firebird: have built-in cloop use same compiler as everyone else [Lionel Elie Mamane] + fix "CntUInt32Item::PutValue - Wrong type" warnings [Maxim Monastirsky] + fix "Orientation treated as Escapement" (tdf#39256) [Mike Kaganski] + fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once again [Stephan Bergmann] + fix '--as-needed' build for zmf with system libpng [Jan-Marek Glogowski] + fix 'AddressSanitizer: container-overflow' problem detected on OS X [Noel Grandin] + fix --disable-pdfimport build [Miklos Vajna] + fix --enable-mergelibs build. [Jan Holesovsky] + fix 32bit linux build [Caolán McNamara] + fix a bug in border import in orcus interface [Jaskaran Singh] + fix a SolarMutex assert [Caolán McNamara] + fix a TODO in XclImpExtName::MOper::MOper [Noel Grandin] + fix a typo in border style import in orcus interface [Jaskaran Singh] + fix a warning when DontTerminateEdit is mentioned [Pranav Kant] + fix accidental vcl::Region->Region (fdo#82577) [Noel Grandin] + fix alignment for SmUnHorNode (tdf#47813) [Takeshi Abe] + fix ambiguous calls [Stephan Bergmann] + fix android build [David Tardon] + fix Android build (desktop) [Julien Nabet] + fix Android Viewer: Keyboard can not hide with keyboard button. (tdf#96810) [Mert Tumer] + fix applying DX adjustments in CommonSalLayout [Khaled Hosny] + fix assert about unsorted ids when search+replace in impress [Caolán McNamara] + fix assert in number format orcus import [Markus Mohrhard] + fix assert when opening a calc document in new orcus styles import [Markus Mohrhard] + fix assumed typo [David Tardon] + fix bitmask [Stephan Bergmann] + fix bogus loops in slide animations and transitions (bccu#1800) [Andras Timar] + fix breeze borders and set breeze_dark fallback (tdf#86472) [Yousuf Philips] + fix bug in DocumentSettings::LoadList when testing result of lastIndexOf [Noel Grandin] + fix bug in expandablemethods plugin [Noel Grandin] + fix bug in ScDBExternalRange::findFieldColumn [Noel Grandin] + fix build [Noel Grandin, Caolán McNamara, David Tardon] + fix build on 32-bit ARM on latest Rawhide [David Tardon] + fix build with DEBUG_PIVOT_TABLE macro [Tamás Zolnai] + fix certificate validation interaction [Giuseppe Castagno] + fix check for aMinusSign in chart2/inc/SpecialUnicodes.hxx [Stephan Bergmann] + fix check for calls to OWeakObject::release [Stephan Bergmann] + fix comments to match new reality: these are no longer optional parameters [Tor Lillqvist] + fix comments: Headinline -> Heading [Samuel Mehrbrodt] + fix compatibilty issues with Excel. (tdf#100446) [Winfried Donkers] + fix compile error in SelectionDialog (java unit test) [Noel Grandin] + fix copy&paste in DownBarFills [Jochen Nitschke] + fix copypasta [David Tardon] + fix Cppcheck report: reduce scope of the variable 'fTemp' [Laurent Balland-Poirier] + fix crash (tdf#89329) [Noel Grandin] + fix CSV import dialog crash, follow-up (tdf#97527) [Eike Rathke] + fix curl android patch to apply [Caolán McNamara] + fix DBG_ASSERT condition to match message [Noel Grandin] + fix deactivate flags (tdf#100286) [Maxim Monastirsky] + fix debug build [David Tardon] + fix debug build and few cleanups [Khaled Hosny] + fix debugging build [Caolán McNamara] + fix denglish comment [Michael Stahl] + fix disabling entries via dispatch interception (tdf#102355) [Maxim Monastirsky] + fix documentation of $(home) path variable on Windows [Andras Timar] + fix Dutch translation of tags (tdf#101088) [Gabor Kelemen] + fix emoji correction conflict with time format (tdf#93233, tdf#97191) [László Németh] + fix en-US language selection logic [Andras Timar] + fix Error in OOXML Transparency Conversion Math (tdf#100830, tdf#102997) [lbenes] + fix exporting .xlsx of coloured empty cells (tdf#46738) [Bartosz Kosiorek] + fix fallback in ScVbaFormat::getLocked [Jochen Nitschke] + fix for overrideparam loplugin [Noel Grandin] + fix getDirection for border in orcus interface [Jaskaran Singh] + fix GetMnemonicChar [Stephan Bergmann] + fix gradient angle spinbox in Area sidebar tab [Rishabh Kumar] + fix https://addons.mozilla.org/ case (tdf#101629) [Julien Nabet] + fix importing number of characters from docx files (tdf#103143) [Bartosz Kosiorek] + fix include guard [Eike Rathke] + fix inconsistent dependencies of "make $MODULE" vs. "make $MODULE.build" etc. [Stephan Bergmann] + fix indent [Caolán McNamara] + fix indentation [Markus Mohrhard, David Tardon] + fix installation set creation after 24e2ee04 broke it [Christian Lohmaier] + fix int2enum [Stephan Bergmann] + fix JUnit test case for AccessibleFixedText [Luke Deller] + fix JunitTest_framework_complex:CheckXTitle [Luke Deller] + fix KDE4 build [Noel Grandin] + fix KDE4 build with KDE headers in /usr/include again [Rene Engelhard] + fix language on Abstract* templates [Francisco Adrián Sánchez] + fix LAST enum members [Jochen Nitschke] + fix license, this is entirely new content [Bjoern Michaelsen] + fix link in comment [Stephan Bergmann] + fix listbox state in master vs. normal mode (tdf#100441) [Katarina Behrens] + fix loplugin:cppunitassertequals in chart2 [Markus Mohrhard] + fix loplugin:passstuffbyref to not warn when ref param is bound to ref (coverity#1362680) [Stephan Bergmann] + fix mangled indent [Caolán McNamara] + fix memleak in GtkSalMenu::NativeSetItemCommand [Maxim Monastirsky] + fix Metafile Font handling (tdf#99402) [Mike Kaganski] + fix minor issue in importing cell styles [Jaskaran Singh] + fix mis-merge [Stephan Bergmann] + fix mis-merge in comment (i#20264) [Stephan Bergmann] + fix missing default ctor for ObjectTypeFormatEntry with MSVC [Jochen Nitschke] + fix missing semicolon that breaks packaging windows installer [Christian Lohmaier] + fix missing space for numbered lists in TOC (tdf#44282) [Abhilash Singh] + fix more recent bug to try and see older bug... (tdf#89329, tdf#100713) [Caolán McNamara] + fix move operator= and add move constructors (cid#1371315, cid#1371320) [Noel Grandin] + fix MSVC 2015 build [Stephan Bergmann] + fix naming of makefile to mend make dump-deps. [Michael Meeks] + fix new folder creation in 'Save Remote Server' dialog. (tdf#101766) [Giuseppe Castagno] + fix non-debug enable-assert-always-abort build [Caolán McNamara] + fix not-so-newly introduced perf regression in vcl [Khaled Hosny] + fix obtaining ScRefCellValue results, follow-up (tdf#97831) [Eike Rathke] + fix odd compilation error with Clang 3.8.0 [Tor Lillqvist] + fix orientation issue after export to .xlsx (tdf#48767) [Bartosz Kosiorek] + fix out of bounds error [Jochen Nitschke] + fix Outline export into XLSX format (tdf#100347) [Bartosz Kosiorek] + fix packimages that broke android build [Christian Lohmaier] + fix per-view CppunitTest_libreofficekit_tiledrendering [Miklos Vajna] + fix perf bug (I think) [Noel Grandin] + fix placement of EXTRA_ENV_VARS [Stephan Bergmann] + fix precision of column width according to MS specification (tdf#101363) [Bartosz Kosiorek] + fix regression : Automatic gradient steps in gradient tab [Rishabh Kumar] + fix release in ODynamicLoader [Noel Grandin] + fix reorder and overflow warning in orcus interface [Jaskaran Singh] + fix sal log for 32 bit Linux build [Giuseppe Castagno] + fix sh quoting of ; and \ (the latter in the cygpath -w output) [Stephan Bergmann] + fix simple typo in parameter name [Muhammet Kara] + fix slide orientation (tdf#89466) [Susobhan Ghosh] + fix SolarMutex not locked when using IME on dropdown list. [Mark Hung] + fix some misleading comments [Tor Lillqvist] + fix some spelling errors in comments and strings [Otto Kekäläinen] + fix some variable scopes and clarify names [Jan-Marek Glogowski] + fix sort calc (tdf#91305) [Yan Pashkovsky] + fix string concatenation in ww8export that breaks the build. [Mark Hung] + fix SwDoc::AppendDoc for trailing sections [Jan-Marek Glogowski] + fix synchronization of JobQueue [Noel Grandin] + fix test failure [Markus Mohrhard] + fix text alignment (no autofit & no full width) (tdf#99729) [Mike Kaganski] + fix the build [Markus Mohrhard] + fix the lifecycle of a texture in an atlas (tdf#100184) [Tomaž Vajngerl] + fix the OpenGL selection logic [Markus Mohrhard] + fix two bugs in SheetDataBuffer::addColXfStyle (tdf#100709) [Maarten Bosmans] + fix typo [Samuel Mehrbrodt] + fix typo in jenkins config [Norbert Thiebaud] + fix typo relase_ChildImpl -> release_ChildImpl [Stephan Bergmann] + fix typo: completelly -> completely [Takeshi Abe] + fix typos [Andrea Gelmini] + fix usage of std::unique [Noel Grandin] + fix warning in windows debug build [Jochen Nitschke] + fix widget's library name [Rishabh Kumar] + fix width calculation and add customWidth support (.xlsx) (tdf#100946) [Bartosz Kosiorek] + fix Window::~Window: inconsistency in top window chain leak [Caolán McNamara] + fix windows build [Noel Grandin] + fix windows build, doesn't like default move methods [Noel Grandin] + fix writing the flag file [Samuel Mehrbrodt] + fix wrong results for MOD function (tdf#102742) [Winfried Donkers] + fix wrong usages of setProperty vs setAnyProperty... [Jochen Nitschke] + fix XOR rendering (tdf#101008) [Tomaž Vajngerl] + fix: Quit in SafeModeDialog didn't work properly [Samuel Mehrbrodt] + fixed a typo where highlighting was highlightning [Gökhan Gurbetoğlu] + fixed BreakDlg (tdf#102852) [Armin Le Grand] + fixed crash after inserting OLE object (tdf#101249) [Szymon Kłos] + fixed crash after inserting OLE object 2 (tdf#101249) [Szymon Kłos] + fixed Notebookbar hiding (tdf#102776) [Szymon Kłos] + fixes for migrating SvXMLImport to use FastParser: [Mohammed Abdul Azeem] + fixes FTest algorithmic bug (tdf#93329) [Dennis Francis] + fixup clang Werror boost build on MacOSX [Jan-Marek Glogowski] + fixup firebird with internal icu [Lionel Elie Mamane] + fixup firebird with internal icu: link time [Lionel Elie Mamane] + fixups after XNotifyingDispatch (tdf#99815) [Juergen Funk] + flaten array of stringarrays by a level [Caolán McNamara] + flatten RID_LOCALIZED_NAMES by a level [Caolán McNamara] + FloatWinPopupFlags::AnimationSlide is never used [Caolán McNamara] + FloatWinPopupFlags::NoAnimation is not used [Caolán McNamara] + FloatWinPopupFlags::NoAutoArrange is never set [Caolán McNamara] + FloatWinPopupFlags::NoFocusClose is only set, never read [Caolán McNamara] + FloatWinPopupFlags::NoMouseClose is not used [Caolán McNamara] + FloatWinPopupFlags::NoMouseRectClose was never set [Caolán McNamara] + flush the page break for correct layouting [Jan-Marek Glogowski] + focus not restored from context menus (tdf#102177, tdf#87120) [Caolán McNamara] + follow up : remove unused arguments from stack (tdf#97831) [Winfried Donkers] + follow up fix: initialise PointSequenceSequence directly [Jochen Nitschke] + follow up; correct handling of double x-values in case of (tdf#94635) [Winfried Donkers] + follow up; filter nonsense results. (tdf#100528) [Winfried Donkers] + follow up; handle linear data properly when samples in period (tdf#94635) [Winfried Donkers] + follow-up fix (odd missing ~TheAquaA11yFocusTracker error) [Stephan Bergmann] + follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3 [Tor Lillqvist] + fontwork controls should not allow tearoff [Maxim Monastirsky] + for 0 len arg, the source might as well be nullptr for these flushing cases [Caolán McNamara] + for a failing image load, indicate theme [Julien Nabet] + for Valgrind, zero out alignment bytes of 24-bit bitmap, too [Stephan Bergmann] + force disable OpenCL in Safe Mode [Samuel Mehrbrodt] + force disable OpenGL in Safe Mode [Samuel Mehrbrodt] + force integer display if numerator and denominator are equal [Eike Rathke] + force lowercase on WebDAV received header names. [Giuseppe Castagno] + forgot to actually remove the problematic import [Markus Mohrhard] + formally->formerly [Caolán McNamara] + format validation: work around missing exec permissions [Thorsten Behrens] + formatting: consistent spot for TreatSingleColumnBreakAsPageBreak [Justin Luth] + formatting: Make this readable without a 30" screen [Samuel Mehrbrodt] + fraction Number Format: add UI/Sidebar options [Laurent Balland-Poirier] + framework: avoid deadlock in AutoRecovery (tdf#101771) [Michael Stahl] + framework: cleanup redundant comments [Thorsten Behrens] + framework: fix typo in dispatchdisabler [Miklos Vajna] + function to change sidebar panel title, via UNO API [Katarina Behrens] + function Wizard: clarify that CEILING.XCL rounds away from zero [Eike Rathke] + function WORKDAY.INTL not working properly (tdf#101541) [Winfried Donkers] + further clean-up [Stephan Bergmann] + further cleanup of OpenCL options page. (tdf#90336) [Michael Meeks] + further documentation for SelectedOpenCLDeviceIdentifier [Tor Lillqvist] + g_warning->SAL_WARN [Caolán McNamara] + gallery submenu was missing from native menus [Maxim Monastirsky] + GALLERY_USE_CLIPBOARD unused since 2001 [Noel Grandin] + gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015 [Michael Stahl] + gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANG [Michael Stahl] + gbuild: always use $(LFS_CFLAGS) (tdf#100302) [Michael Stahl] + gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't exist [Michael Stahl] + gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointer [Michael Stahl] + gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64 [Michael Stahl] + gbuild: remove hardlink deliver [Thorsten Behrens] + gbuild: set CCACHE_CPP2 automatically with --enable-compiler-plugin [Michael Stahl] + gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH set [Michael Stahl] + gbuildtoide does not need deps [Bjoern Michaelsen] + gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield member [Noel Grandin] + gendata.hxx has moved [Tor Lillqvist] + generate correct json files [Markus Mohrhard] + get backingwindow to honour auto mnemonic on mod key change (tdf#99324) [Caolán McNamara] + get build unstuck for now re missing glm/glm.hpp [Stephan Bergmann] + get column labels to work with formula groups. (tdf#93894) [Kohei Yoshida] + get combobox junction right (tdf#101699) [Caolán McNamara] + get correct menubar text color for 'close preview' (tdf#89760) [Caolán McNamara] + get index only when needed [Jochen Nitschke] + get rid of "long" integer literals 'L' (tdf#96505) [Asela Dasanayaka] + get rid of #include ../foo/bar.hxx style includes (tdf#95416) [Dilek Uzulmez, Arnold Dumas] + get rid of a pointless indirect function pointer variable [Noel Grandin, Tor Lillqvist] + get rid of cargo cult "long" integer literals (tdf#96505) [Rosen] + get rid of cargo cult long integer literals (tdf#96505) [apurvapriyadarshi, krishna keshav] + get rid of long integer literals 'L' (tdf#96505) [Asela Dasanayaka] + get rid of odd ENABLE_SYMBOLS=FALSE [Stephan Bergmann] + get rid of pointless indirect function pointer variables [Tor Lillqvist] + get rid of some repetitive warnings about unimplemented MetaActionTypes [Tor Lillqvist] + get rid of the whole "Test OpenCL" functionality while at it (tdf#101063) [Tor Lillqvist] + get rid of unnecessary directory levels $D/inc/$D [Tor Lillqvist] + get rid of unnecessary OUString creation in DeckTitleBar [Muhammet Kara] + get taborder to match visual order (tdf#101921) [Caolán McNamara] + get_selected_printer is transfer none (tdf#102999) [Caolán McNamara] + GetAutoHelpId logically can only return an empty string now [Caolán McNamara] + getFactory only called with nullptr "key" argument [Stephan Bergmann] + GetNotesInRange doesn't count last cell in range (tdf#100460) [Caolán McNamara] + GetPaletteName() may change pColorList [Stephan Bergmann] + getStructuredFilter returns operator (tdf#67647) [Fabio Buso] + GetStVarParams: unnecessary to count if we have a size anyway [Eike Rathke] + GetSvxShape does the same checks, so use it directly [Caolán McNamara] + git rid of special pixel snapping for rectangles (tdf#86473) [Caolán McNamara] + give unique, comprehensible names to timers (tdf#97087) [emahaldar/em] + google Sheets uses OOXML t="str" differently (tdf#98481) [Eike Rathke] + grab focus to border style popup [Caolán McNamara] + graphyic->Graphic [Caolán McNamara] + grid line color change for SvxPixelCtl [Rishabh Kumar] + GSOC - Avoid tokenizing strings for Unknown elements: [Mohammed Abdul Azeem] + GSoC - First cut at migrating xmloff/ to use FastParser: [Mohammed Abdul Azeem] + GSoC - fix build of fasttokenhandler [Mohammed Abdul Azeem] + GSOC - Handling namespace declaration missing case: [Mohammed Abdul Azeem] + GSoC - implement global tokenhandler for odf-tokens [Daniel Sikeler] + GSoC - Keeping both token lists in xmloff/ consistent: [Mohammed Abdul Azeem] + GSoC - Making legacyfastparser to use tokens: [Mohammed Abdul Azeem] + GSoC - moving FastAttributeList::clear to consumer thread: [Mohammed Abdul Azeem] + GSoC - Sync namespace handler calls with elements: [Mohammed Abdul Azeem] + GSoC adapt struct tm correctly for date (tdf#91324) [Wastack] + GSoC added button with small padding [Szymon Kłos] + GSoC addedsfxlo-NotebookbarToolBox to the glade catalog [Szymon Kłos] + GSoC Emoji Control [Akshay Deep] + GSoC Firebird implement autoincrement (tdf#69949) [Wastack] + GSoC Firebird Set autoCommit true (tdf#73073) [Wastack] + GSoC kill notebookbar after the real impress close [Szymon Kłos] + GSoC notebookbar: added animation tab for Impress [Szymon Kłos] + GSoC notebookbar: added image tab in the Writer [Szymon Kłos] + GSoC notebookbar: added priorities in all Writer tabs [Szymon Kłos] + GSoC notebookbar: added priorities in Calc [Szymon Kłos] + GSoC notebookbar: avoid crash while opening menu [Szymon Kłos] + GSoC notebookbar: better default page handling [Szymon Kłos] + GSoC notebookbar: BigToolBox [Szymon Kłos] + GSoC notebookbar: Calc, Impress placeholder icons [Szymon Kłos] + GSoC notebookbar: changed labels [Szymon Kłos] + GSoC notebookbar: container with context support [Szymon Kłos] + GSoC notebookbar: container with priority [Szymon Kłos] + GSoC notebookbar: don't show empty space for hidden tabs [Szymon Kłos] + GSoC notebookbar: dropdown with hidden objects [Szymon Kłos] + GSoC notebookbar: file menu [Szymon Kłos] + GSoC notebookbar: File tab [Szymon Kłos] + GSoC notebookbar: hiding menubar [Szymon Kłos] + GSoC notebookbar: icon size switching [Szymon Kłos] + GSoC notebookbar: image tab for Calc [Szymon Kłos] + GSoC notebookbar: image tab for Impress [Szymon Kłos] + GSoC notebookbar: impress table tab [Szymon Kłos] + GSoC notebookbar: multiple .ui implementations [Szymon Kłos] + GSoC notebookbar: slot available only in the menubar [Szymon Kłos] + GSoC notebookbar: switching tabs depending on context [Szymon Kłos] + GSoC notebookbar: updated .ui files [Szymon Kłos] + GSoC notebookbar: updated ui files [Szymon Kłos] + GSoC notebookbar: writer ui improvements [Szymon Kłos] + GSoC possibility to change icon size in the SidebarToolBox [Szymon Kłos] + GSoC START CENTER: Indicate selected thumbnailview (tdf#87697) [Akshay Deep] + GSoC Table Style Family: insertByName, replaceByName, removeByName [Jakub Trzebiatowski] + GSoC Table Styles, Add TableStyle properties [Jakub Trzebiatowski] + GSoC Table Styles, CellStyle [Jakub Trzebiatowski] + GSoC Table Styles, Export Cell Styles [Jakub Trzebiatowski] + GSoC Table Styles, TableStyle isInUse, isUserDefined, mutex fixes [Jakub Trzebiatowski] + GSoC Upgrade firebird to 3.0 [Wastack] + GSoC Use Firebird backup format (tdf#72987) [Wastack] + GSoC Writer Table Styles export of paragraph and char properties [Jakub Trzebiatowski] + GSoC Writer Table Styles Import [Jakub Trzebiatowski] + GSoC Writer Table Styles; Cell Style XPropertyState [Jakub Trzebiatowski] + GSoC Writer Table Styles; Create by example; fix undo [Jakub Trzebiatowski] + GSoC Writer Table Styles; Import bugfix [Jakub Trzebiatowski] + GSoC Writer Table Styles; Table Styles Panel [Jakub Trzebiatowski] + GSoC Writer Table Styles; Table styles panel; Delete table style [Jakub Trzebiatowski] + GSoC Writer Table Styles; Update by example [Jakub Trzebiatowski] + GSOC: Adapt XLegacyFastParser to function like XParser. [Mohammed Abdul Azeem] + GSoC: Add a generic GetTable function for WinFontFace [Akash Jain] + GSoC: Add Graphite support for CommonSalLayout [Akash Jain] + GSoC: Add new CommonSalLayout class [Akash Jain] + GSOC: Added test case for mishandle of namespaces. [Mohammed Abdul Azeem] + GSoC: Enable building Harfbuzz with Graphite [Akash Jain] + GSoC: hide notebookbar in the start center [Szymon Kłos] + GSoC: Integrate new CommonSalLayout in quartz/ code [Akash Jain] + GSoC: Integrate new CommonSalLayout in unx/ code [Akash Jain] + GSoC: Integrate new CommonSalLayout in win/ code [Akash Jain] + GSoC: Mapping legacy sax parser and XFastParser [Mohammed Abdul Azeem] + GSoC: Modify DrawServerFontLayout and add DrawSalLayout [Akash Jain] + GSoC: Modify HARFBUZZ_LIBS flag if compiling with MSVC [Akash Jain] + GSoC: Move code from winlayout.cxx to winlayout.hxx [Akash Jain] + GSoC: Move scrptrun header and source file out of unx [Akash Jain] + GSoC: Move TextOutRenderer definition to winlayout.hxx [Akash Jain] + GSoC: Move winlayout header file to vcl/inc/win [Akash Jain] + GSoC: notebookbar, position of popup menu [Szymon Kłos] + GSoC: Remove TemplateRemoteView from Template Manager [Akshay Deep] + GSoC: sax2/ unit tests: [Mohammed Abdul Azeem] + GSoC: Speed up CommonSalLayout by caching hb_face [Akash Jain] + GSoC: Template Manager: Add respones for User Interaction [Akshay Deep] + GSoC: Template Manager: Enable Keyboard shortcuts [Akshay Deep] + GSoC: Toolbar Mode switching (tdf#101249) [Szymon Kłos] + gtk 3.21 emits a lot more "style-set" signals (deb#837356, rhbz#1373933) [Caolán McNamara] + gtk2: toggle menubar mnemonics on if any keyinput on it or submenus [Caolán McNamara] + gtk3 3.18 menubar doesn't grab keyboard... (tdf#101881) [Caolán McNamara] + gtk3 clipboards have to live to end once created (rhbz#1351369) [Caolán McNamara] + gtk3 emits a lot of style-updateds signals (rhbz#1373933) [Caolán McNamara] + gtk3 infinite clipboard recursion with clipit installed (rhbz#1352965) [Caolán McNamara] + gtk3 isn't giving utility windows focus (tdf#98807) [Caolán McNamara] + gtk3 toolbar separators are white in Adwaita (tdf#100251) [Caolán McNamara] + gtk3-a11y: our eventbox is inside a grid now [Caolán McNamara] + gtk3: Date field displayed incomplete (tdf#97065) [Caolán McNamara] + gtk3: get correct arrow width (tdf#101699) [Caolán McNamara] + gtk3: get correct combobox and listbox arrows (tdf#101699) [Caolán McNamara] + gtk3: if a popup is withdrawn close the popup [Caolán McNamara] + gtk3: Implement menubar hiding [Maxim Monastirsky] + gtk3: m_bSetFocusOnMap is only used on gtk3 [Caolán McNamara] + gtk3: rework theme code to separate old and new theming schemes [Caolán McNamara] + gtk3: select old/new gtk theme behaviour etc at runtime [Caolán McNamara] + gtk3: smooth scrolling events can be disabled... (rhbz#1349501) [Caolán McNamara] + gtk3: split out gtk->vcl font mapping code [Caolán McNamara] + gtk3: split tabitem rendering to a standalone thing [Caolán McNamara] + gtk3: style combobox never becomes sensitive if it starts insensitive [Caolán McNamara] + gtk3: this is why the active position in a menu jumps to some weird place [Caolán McNamara] + gtk3: use theme tab font [Caolán McNamara] + gtk3: XEmbed isn't going to happen [Caolán McNamara] + gtk: a11y: quieten warnings [Caolán McNamara] + gtk: drop unneeded X11 includes [Caolán McNamara] + GTK_STYLE_CLASS_LABEL no defined in all versions [Caolán McNamara] + GTK_STYLE_CLASS_POPUP not defined in older gtks [Caolán McNamara] + GtkInstance should use default no-op I18NImeStatus [Caolán McNamara] + GtkSalMenu: Need a way to remove icons too [Maxim Monastirsky] + gtktiledviewer - Calc fix: selection handlers were not removed [Marco Cecchetti] + gtktiledviewer: add a UNO command debugger [Pranav Kant] + gtktiledviewer: align to top/left for Calc [Miklos Vajna] + gtktiledviewer: allow testing of destroyView() [Miklos Vajna] + gtktiledviewer: don't crash on unimplemented tracked change list [Miklos Vajna] + gtktiledviewer: expose undo/redo info in a repair document dialog [Miklos Vajna] + gtktiledviewer: fix incorrect undo/redo state [Miklos Vajna] + gtktiledviewer: Fix runtime gtk warnings [Pranav Kant] + gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation button [Miklos Vajna] + gtktiledviewer: fix the per-view part selector [Miklos Vajna] + gtktiledviewer: quit after the last view is destroyed [Miklos Vajna] + gtktiledviewer: specify author name when calling initializeForRendering() [Miklos Vajna] + gtktiledviewer: Wrap dialogs in a GtkScrolledWindow [Pranav Kant] + hack for now [Caolán McNamara] + hack for shaky VCL test under ASan [Stephan Bergmann] + hack to make Arabic subtending marks work [Khaled Hosny] + handle conversion args sent over pipe (tdf#37531) [Stephan Bergmann] + handle exception [Samuel Mehrbrodt] + handle less bookmarks then expected (tdf#101359) [Jan-Marek Glogowski] + handle link click directly in FixedHyperlink [Samuel Mehrbrodt] + handle loplugin:fpcomparison false positives by whitelist [Stephan Bergmann] + handle nullptr in various clang plugins [Noel Grandin] + handle overwriting of symbols/opcodes in symbol map for known cases [Eike Rathke] + handle read-only state of collect usage information setting [Andras Timar] + handle read-only state of wordcount settings [Andras Timar] + handle renaming of named expressions/ranges in formulas (tdf#87474) [Eike Rathke] + handle sun keyboard copy/cut/paste keys (tdf#100443) [Caolán McNamara] + handle the debug output earlier [Markus Mohrhard] + hardware_concurrency not ideal for thread pools (tdf#98955) [Ashod Nakashian] + hash len is 20 for xls cryptoapi configuration [Caolán McNamara] + have XPropertyList hold unique_ptr (tdf#100782) [Jochen Nitschke] + height and Width seem to be swapped here [Maxim Monastirsky] + heikobar: Add it to Calc (tdf#103170) [Yousuf Philips] + heikobar: Add table section and adjust clipboard section (tdf#103170) [Yousuf Philips] + heikobar: hide list buttons and add third column to insert (tdf#103170) [Yousuf Philips] + heikobar: image section icons, alignment and menus (tdf#103170) [Yousuf Philips] + help old GCC versions [Stephan Bergmann] + help packimages.pl be compatible with Perl versions before 5.12 [Douglas Mencken] + HID_CALC_TOOLBOX goes nowhere [Caolán McNamara] + HID_HELP_ONSTARTUP_BOX goes nowhere in help [Caolán McNamara] + hide contextual media player toolbar (tdf#87794) [Yousuf Philips] + hide SFX_WHICH_MAX define [Jochen Nitschke] + hide/Disable the Page property Panel for Writer [Susobhan Ghosh] + highlight the newly installed extension (tdf#44241) [Caolán McNamara] + hitting esc while insert->table float is open crashes [Caolán McNamara] + honor LibreOffice command line arguments for Office URIs (tdf#100837) [Mike Kaganski] + hung is RTL/CTL (tdf#95162) [Eike Rathke] + I assume these special plugins were not intended to be enabled unconditionally [Stephan Bergmann] + I can't see any evidence of any remaining magenta mask using image resources [Caolán McNamara] + I made a grammar error here [Adolfo Jayme Barrientos] + I screwed up with the breakpad minidump_stackwalk patch [Markus Mohrhard] + I suspect the condition was wrong here, change the logic slightly. [Jan Holesovsky] + I'm guessing this is what might have been the intent (coverity#1372877) [Caolán McNamara] + i18nlangtag: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + i18npool: fix loplugin:cppunitassertequals warnings [Miklos Vajna] + icon view listbox for XHatchList [Rishabh Kumar] + icopyConstructFromElements's nAlloc is never negative [Stephan Bergmann] + identify boolean element type at least for inline arrays (i#87219) [Eike Rathke] + identify that we own the selection with a unique target (gnome#768177, rhbz#1326304, rhbz#1350478) [Caolán McNamara] + if image is cropped, set cropped size as original size. (tdf#87667) [Gulsah Kose] + if no WARN in SAL_LOG, use the INFO selection for WARNs, too [Tor Lillqvist] + if the menu is empty, add a disabled placeholder (tdf#103166) [Caolán McNamara] + if we cancel/discard recovery dialog, continue as normal (tdf#91603) [Caolán McNamara] + ignore comment WMF meta-actions in WMF writer [Noel Grandin] + ignore schema files for src tarball generation [Thorsten Behrens] + ignore temporary editor/tool files [Ashod Nakashian] + illegal address computation (coverity#1371352, coverity#1371341, coverity#1371353) [Caolán McNamara] + ImageList just reads and discards the MaskColor, so drop it [Caolán McNamara] + impl this with a std::unique_ptr [Caolán McNamara] + implement Impress single toolbar mode toolbar (tdf#92218) [Yousuf Philips] + implement Interface for Importing Styles via Orcus [Jaskaran Singh] + implement IsTableRightToLeft the same as IsTableVertical [Caolán McNamara] + implement orcus interface for font underline [Jaskaran Singh] + implement prototype for more stable calc cell style names [Markus Mohrhard] + implement XServiceInfo for com.sun.star.comp.MemoryStream [Matúš Kukan] + ImplEndPopupModeHdl takes no argument [Caolán McNamara] + import custom Hatch background color [Rishabh Kumar] + import extended LCID from Excel (tdf#36038) [Laurent Balland-Poirier] + import image hyperlink in docx (tdf#62847) [drazil] + impress/Comments - selection not updated on delete (bccu#1781) [Ashod Nakashian] + impress: Add new template "Pencil" [Samuel Mehrbrodt] + impress: Add new template "Vivid" [Samuel Mehrbrodt] + impress: extend dumpAsXml to style information in ContentInfo nodes [Noel Grandin] + impress: extend dumpAsXml to table cell and styles [Noel Grandin] + impress: Replace Presentation Wizard with Template Manager [Akshay Deep] + improper use of this/that just bugs me [Noel Grandin] + improve 'Abstract Green' template [Francisco Adrián Sánchez] + improve 'Abstract Red' template [Francisco Adrián Sánchez] + improve 'Abstract Yellow' template [Francisco Adrián Sánchez] + improve 'Alizarin' template [Francisco Adrián Sánchez] + improve 'Bright Blue' template [Francisco Adrián Sánchez] + improve 'DNA' template [Francisco Adrián Sánchez] + improve 'Focus' template [Francisco Adrián Sánchez] + improve 'Impress' template [Francisco Adrián Sánchez] + improve 'Inspiration' template [Francisco Adrián Sánchez] + improve 'LushGreen' template [Francisco Adrián Sánchez] + improve 'Metropolis' template [Francisco Adrián Sánchez] + improve 'Midnightblue' template [Francisco Adrián Sánchez] + improve 'Pencil' template [Francisco Adrián Sánchez] + improve 'Sunset' template [Francisco Adrián Sánchez] + improve 'Vintage' template [Francisco Adrián Sánchez] + improve 'Vivid' template [Francisco Adrián Sánchez] + improve (again) minute/month detection (tdf#101147, tdf#95339) [Laurent Balland-Poirier] + improve accelerators in Find & Replace dialog (tdf#101343) [Stanislav Horacek] + improve accessibility of template manager (tdf#101116) [Yousuf Philips] + improve checkbox label in header/footer tab [Yousuf Philips] + improve code to not depend on missing move assignment (cid#1371287, cid#1371289) [Stephan Bergmann] + improve comment [Noel Grandin, David Tardon] + improve comment about non-BMP code points in RTF [Michael Stahl] + improve comment grammar [Noel Grandin] + improve error message [Noel Grandin] + improve error message in refcounting plugin [Noel Grandin] + improve exception construction [Stephan Bergmann] + improve exception throwing in java class util.utils [Noel Grandin] + improve formatting [Samuel Mehrbrodt] + improve formatting of DBG_UNHANDLED_EXCEPTION message [Noel Grandin] + improve Impress Template Selection Dialog [Akshay Deep] + improve loplugin:countusersofdefaultparams to check constructors [Noel Grandin] + improve loplugin:unnecessaryoverride [Stephan Bergmann] + improve o3tl/any.hxx [Stephan Bergmann] + improve OpenCL logging and warnings [Tor Lillqvist] + improve output of UnoAnyPrinter [Stephan Bergmann] + improve passstuffbyref return analysis [Noel Grandin] + improve pivot cache reading performance (tdf#102694, bnc#957991) [Tamás Zolnai] + improve polynomial trendline equation representation [Laurent Balland-Poirier] + improve readability of OUString concatanation in LibPage [Muhammet Kara] + improve readability of OUString concatanation in LocalizationMgr [Muhammet Kara] + improve readability of OUString concatanation in ODatabaseExport [Muhammet Kara] + improve readability of OUString concatanation in OStorageHelper [Muhammet Kara] + improve readability of OUString concatanation in ScNavigatorDlg [Muhammet Kara] + improve readability of OUString concatanation in SvNumberFormatter [Muhammet Kara] + improve readability of OUString concatanation in SvxPixelCtlAccessible [Muhammet Kara] + improve readability of OUString concatanations (tdf#100726) [Rosen, Gökhan Gurbetoğlu] + improve readability of OUString concatenation (tdf#100726) [nadith] + improve readability of OUString concatenation a bit (tdf#100726) [nadith] + improve readability of OUString concatenation in basic module (tdf#100726) [nadith] + improve readability of OUString concatenations (tdf#100726) [Arnold Dumas] + improve readability of OUString concatenations in basctl module (tdf#100726) [nadith] + improve readability of OUString concatination (tdf#100726) [Asela Dasanayaka, e12346, Chamal] + improve sample message [Noel Grandin] + improve scoping [Caolán McNamara] + improve test failure output [Stephan Bergmann] + improve the logging of resource loading failures [Noel Grandin] + improve Tooltip Labels for Writer Toolbar [Samuel Mehrbrodt] + improve unnecessaryoverride plugin [Noel Grandin] + improve UNO error reporting. Make exceptions more descriptive. [Hieronymous] + improve warnings in pivot table code [Tamás Zolnai] + improving uno.py code style [Kenneth Koski] + in AutoCorrectDialog list also CJK languages if enabled (tdf#93333) [Sophie Su] + in binaryurp, fix change from rtl_copyMemory to memcpy [Stephan Bergmann] + in case of Web site access, add Content-Type to HEAD request. [Giuseppe Castagno] + in GetInt...() check !isFinite() instead of isNan() [Eike Rathke] + include for VCL_PLUGIN_PUBLIC [Tor Lillqvist] + include empty cells if notes are searched, follow-up (tdf#65334) [Eike Rathke] + inconsistent default param override in SwComboBox::InsertEntry [Noel Grandin] + inconsistent default param vals in SetMaxTextLen [Noel Grandin] + increase spacing between SvxPresetListBox entries [Rishabh Kumar] + increase width of Copy Table dialog in Base [Muhammet Kara] + indentation fixes [Miklos Vajna] + InfoFont/Color is not used by vcl now [Caolán McNamara] + inform user that a restart is needed after toggling OpenCL use (tdf#100222) [Tor Lillqvist] + inherit page style if no new one imported (tdf#95367) [Justin Luth] + initial implementation of ScreenshotId (tdf#100068) [Katarina Behrens] + initialise PointSequenceSequence directly [Jochen Nitschke] + initialize border attributes in orcus interface [Jaskaran Singh] + initialize the counter [David Tardon] + InitSymbolsAPI() for FormulaLanguage::API [Eike Rathke] + InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODF [Eike Rathke] + inline some get-function-pointer-collection functions [Noel Grandin] + insert LCID in the correct sub-format (tdf#79398) [Laurent Balland-Poirier] + inserting within an entire col/row reference needs to flag change (tdf#101562) [Eike Rathke] + installoffice{,_impress}.oxt seem to be long dead code [Bjoern Michaelsen] + int -> bool [Stephan Bergmann] + integer overflowed argument (coverity#1372879) [Caolán McNamara] + integrate libstaroffice [osnola] + integrate libzmf [Aleksas Pantechovskis] + integrate the minidump upload into the normal LibreOffice [Markus Mohrhard] + intermediate iOS hack [Tor Lillqvist] + intern SharedString [Eike Rathke] + intern SharedString of cached external references result (tdf#85553) [Eike Rathke] + introduce --with-product-name superseding --with-macosx-app-name [Tor Lillqvist] + introduce a locale independent numeric field filter (tdf#35247) [Eike Rathke] + introduce css::sheet::FormulaLanguage::API [Eike Rathke] + introduce FillAutoStyle() method to reduce copy'n'paste. [Jan Holesovsky] + introduce formula::FormulaGrammar::Grammar::GRAM_API [Eike Rathke] + introduce FormulaTypedDoubleToken to carry type information of a double [Eike Rathke] + introduce LocaleDataWrapper::doesSecondaryCalendarUseEC() [Eike Rathke] + introduce mxSymbolsAPI and InitSymbolsAPI() [Eike Rathke] + introduce ScInterpreter GetInt32() and GetInt16() [Eike Rathke] + introduce ScInterpreter::GetInt32WithDefault() [Eike Rathke] + introduce ScInterpreter::GetUInt32() [Eike Rathke] + invalid dash causes CAIRO_STATUS_INVALID_DASH state (tdf#103026) [Caolán McNamara] + invalidate the AutoText Dialog after selection [Szymon Kłos] + IsOwnStorageFormat can apparently be a private helper function [Stephan Bergmann] + isRepresentableInteger: assert(fAbsValue >= 0.0) [Eike Rathke] + it is EXITHELPER_NORMAL_RESTART that we want [Tor Lillqvist] + it is possible that Sources is empty [Markus Mohrhard] + java extensions makefile - generify [Zenaan Harkness] + jpg options shows initially wrong estimated file size (i#124867) [Damjan Jovanovic] + just advance list box for BOOKMARKs (tdf#101359) [Jan-Marek Glogowski] + just call ICU directly and cut the middle layers [Khaled Hosny] + just get the last window pos [Maxim Monastirsky] + just use a reference [Maxim Monastirsky] + just use Any::operator <<= for sal_Unicode values [Stephan Bergmann] + KDE4 correct menu checkbox offset (tdf#97721) [Jan-Marek Glogowski] + KDE4 enable and handle rollover menubar [Jan-Marek Glogowski] + KDE4 fix gradient toolbars (tdf#94172) [Jan-Marek Glogowski] + KDE4 no more progress bar flickering [Jan-Marek Glogowski] + KDE4 no PRESSED state for checkboxes (tdf#97721) [Jan-Marek Glogowski] + KDE4 Switch default image color to transparent... [Jan-Marek Glogowski] + KDE4 use disabled WindowText color (tdf#94112) [Jan-Marek Glogowski] + keep a broken expression as originally broken [Eike Rathke] + keep spacing between widgets consistent in gradient tab [Rishabh Kumar] + keyboard navigation in User defined border control (tdf#101884) [Caolán McNamara] + keyboard shortcuts for context menus (tdf#74377) [Maxim Monastirsky] + l10n: Replace string list by separate strings in ScPrintUIOptions (tdf#91665) [Muhammet Kara] + l10n: Replace string list by separate strings in SmPrintUIOptions (tdf#91665) [Muhammet Kara] + l10n: replace string lists - by separate strings (tdf#91665) [Muhammet Kara] + LanguageType is unsigned int16 [Eike Rathke] + LCM_EXCEL2003 fix incorrect handling of non-integer values. (tdf#100843) [Winfried Donkers] + left aligned denominator (tdf#102507) [Laurent Balland-Poirier] + LeftRightMarginScale: updated comments [Szymon Kłos] + less dlopen, call gtk2 things direct, baseline is newer now [Caolán McNamara] + let approxEqual() not scale too early for large representable integer values [Eike Rathke] + let bare tabpage in dialogs get toggled auto-mnemonics (tdf#99324) [Caolán McNamara] + let FormulaTokenArray::RemoveToken() return the actual count of tokens removed [Eike Rathke] + let GetInt*() truncate to integer towards 0 [Eike Rathke] + let LanguageTag::convertToLocale() decide when to create a temporary [Eike Rathke] + let loplugin:passstuffbyref also look at fn defn not preceded by any decl [Stephan Bergmann] + let MenuBarManager handle the save dropdown (tdf#96736) [Maxim Monastirsky] + let OUStringLiteral1 take its arg as ctor arg, not template arg [Stephan Bergmann] + let panels assign auto mnemonics (tdf#99324) [Caolán McNamara] + let ScInterpreter::pStack contain const formula::FormulaToken* [Eike Rathke] + let sidebar toggle auto-mnemonics on/off with alt (tdf#99324) [Caolán McNamara] + let us not call getenv for each window [Markus Mohrhard] + let's keep the naming style of test document consistent. [Kohei Yoshida] + let's make Impress crash less - SfxStyleFamily edition [Michael Stahl] + let's say that if "givenname" is empty, "sn" is the full name [Tor Lillqvist] + lets assume its ok this was commented out [Caolán McNamara] + lets not have yet another indent style [Caolán McNamara] + liblangtag: prevent libtool from adding annoying stuff to RPATH [Michael Stahl] + liblangtag: stop whining about missing supplementalMetadata.xml [Michael Stahl] + liborcus: fix Android build [Miklos Vajna] + libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completely [Miklos Vajna] + libxmlsec: mark part of xmlsec1-vc.patch.1 as upstreamed [Miklos Vajna] + libxmlsec: switch to using upstream 'compile' script [Miklos Vajna] + libzmf: __ANDROID__, not ANDROID [Michael Stahl] + libzmf: blind fix hack attempt to work around buggy android headers [Michael Stahl] + like listbox put margins on both sides of an edit too [Caolán McNamara] + limit width of color/gradient listbox to 150px (tdf#83830) [Susobhan Ghosh] + limit width of widgets of standard filter (tdf#98240) [Caolán McNamara] + line color initial behavior similar to fill color (tdf#90721) [Maxim Monastirsky] + link DRAW and FLY format for faster textbox lookup [Jan-Marek Glogowski] + link orcus headers and libs to subsequent filters test [Jaskaran Singh] + LinkParamNone can be complete but uninstantiatable [Stephan Bergmann] + LLDB pretty print rtl_String / OString too [Michael Stahl] + LLDB remove pretty-printing of long obsolete String class [Michael Stahl] + loading zh-TW ROC calendar use EE|E instead of YYYY|YY (tdf#101963) [Eike Rathke] + LoadLibraryEx returns null on error [Stephan Bergmann] + local linkage for static var (and drop misleading "m_" prefix) [Stephan Bergmann] + localize error message in ODataTypeRepository [Muhammet Kara] + lock SolarMutex in SfxAppDispatchProvider::queryDispatch [Stephan Bergmann] + log PipeIpcThread communication [Stephan Bergmann] + LOG test case [Zdeněk Crhonek] + logically dead code (i#119612, coverity#1371127, fdo#34319, coverity#1371126) [Caolán McNamara] + LOK - when a view is enabled, the existing edit views are killed [Marco Cecchetti] + LOK init: avoid non-inline function definition in header file [Miklos Vajna] + LOK init: strcpy() -> strncpy() [Miklos Vajna] + LOK unit tests: document what is a view callback [Miklos Vajna] + lok: add uno command AssignLayout [Henry Castro] + LOK: Calc: an edit view may be not displayed when a 2nd one is killed [Marco Cecchetti] + LOK: Calc: clear cell background in other views on editing [Marco Cecchetti] + LOK: Calc: fixed missed tile invalidations on cell text editing [Marco Cecchetti] + LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong order [Marco Cecchetti] + LOK: Calc: in the numeric content case, the used alignment can be wrong [Marco Cecchetti] + LOK: Calc: missing invalidate when ending larger-than-cell edit text [Marco Cecchetti] + LOK: Calc: page-up/down - cursor moves far more than a page [Marco Cecchetti] + LOK: Calc: parallel cell editing: small code improvements [Marco Cecchetti] + LOK: change back type of view ids to int [Miklos Vajna] + LOK: change type of view ids to uintptr_t [Miklos Vajna] + lok: Change version string to JSON format [Pranav Kant] + LOK: conditionally include part number in invalidation payload [Miklos Vajna] + lok: disable unused UNO commands [Henry Castro] + LOK: don't filter cursor visibility during painting [Ashod Nakashian] + LOK: ensure KeyInput is handled with the correct MapMode [Ashod Nakashian] + lok: Expose LO version information [Pranav Kant] + LOK: fast tile rendering (cell editing) [Ashod Nakashian] + LOK: fast tile rendering (graphics and buttons) [Ashod Nakashian] + LOK: fast tile rendering (text only) [Ashod Nakashian] + LOK: fire SET_PART event when Calc page is changed [Ashod Nakashian] + LOK: fire SET_PART event when Impress page is changed [Ashod Nakashian] + LOK: handle "EMPTY" invalid tile msg with part number in payload [Marco Cecchetti] + LOK: hold the solar mutex consistently for document method calls. [Michael Meeks] + LOK: improved event handling and fixes [Ashod Nakashian] + LOK: invalidate annotation window upon showing [Ashod Nakashian] + LOK: new callback dropping implementation [Marco Cecchetti] + LOK: queue-up events while processing client calls [Ashod Nakashian] + lok: re-load UNO bootstrap pieces and set UserInstallation on second init. [Michael Meeks] + lok: reset the font list when there are no items [Henry Castro] + lok: Skip saving unmodified doc if DontSaveIfUnmodified=true [Pranav Kant] + LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursor [Marco Cecchetti] + LOK: tile rendering regression fix [Ashod Nakashian] + LOK: we use callbacks latch for not missing messages sent very early [Marco Cecchetti] + lok::Document: rename getViews() to getViewsCount() [Miklos Vajna] + lok::Document::destroyView: clean up view cursors/selections [Miklos Vajna] + lok::Document::getCommandValues: expose redline info [Miklos Vajna] + lok::Document::getCommandValues: expose sw redline author colors [Miklos Vajna] + lok_doc_view_reset_view: don't touch the view id [Miklos Vajna] + lokdocview: Add missing callbacks [Pranav Kant] + lokdocview: avoid pointless setView() before getView() [Miklos Vajna] + lokdocview: draw a lock inside the lock indicator [Miklos Vajna] + lokdocview: ensure setView() + doSomethingElse is atomic [Miklos Vajna] + lokdocview: guard against int overflow [Miklos Vajna] + lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payload [Miklos Vajna] + lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSOR [Miklos Vajna] + lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTION [Miklos Vajna] + lokdocview: handle part number in view selections/cursors [Miklos Vajna] + lokdocview: ignore notifications on view shutdown [Miklos Vajna] + lokdocview: log the view id of the callback messages [Miklos Vajna] + lokdocview: replace handle_graphic.png with manual drawing [Miklos Vajna] + lokdocview: still allow view selections/cursors from other Writer views [Miklos Vajna] + lokdocview: This can be fired even without document [Pranav Kant] + lokit: ensure progress value sequential [Henry Castro] + look also for "RDPDD Chained DD" [Tor Lillqvist] + looks like the menu highlight handler is now unused [Maxim Monastirsky] + looks to me we can merge these ctors [Caolán McNamara] + lool- images must be scaled in a non-uniform way (bccu#1307) [Marco Cecchetti] + lool- stop colors for background gradient was wrong (bccu#1307) [Marco Cecchetti] + loplogin:singlevalfields in include/ [Noel Grandin] + loplugin singlevalfields, need to check default constructor code too [Noel Grandin] + loplugin: move parentFunctionDecl() into common code [Noel Grandin] + loplugin:badstatics [Stephan Bergmann] + loplugin:badstatics: further (Linux-only) static only found with libc++ [Stephan Bergmann] + loplugin:badstatics: new static only found with libc++ [Stephan Bergmann] + loplugin:badstatics: reliably look into std container types [Stephan Bergmann] + loplugin:badstatics: whitelist some more statics [Stephan Bergmann] + loplugin:commaoperator [Stephan Bergmann] + loplugin:constantfunction [Noel Grandin] + loplugin:constantparam [Noel Grandin] + loplugin:constantparam in accessibility to basic [Noel Grandin] + loplugin:constantparam in chart2..connectivity [Noel Grandin] + loplugin:constantparam in dbaccess..editeng [Noel Grandin] + loplugin:constantparam in extensions..lotuswordpro [Noel Grandin] + loplugin:constantparam in framework..vbahelper [Noel Grandin] + loplugin:constantparam in package..stoc [Noel Grandin] + loplugin:constantparam in sc [Noel Grandin] + loplugin:constantparam in sd [Noel Grandin] + loplugin:constantparam in sfx2 [Noel Grandin] + loplugin:constantparam in sot..svl [Noel Grandin] + loplugin:constantparam in svtools [Noel Grandin] + loplugin:constantparam in svx [Noel Grandin] + loplugin:constantparam in sw [Noel Grandin] + loplugin:constantparam in vcl [Noel Grandin] + loplugin:constantparam in vcl..xmlscript [Noel Grandin] + loplugin:constantparams [Noel Grandin] + loplugin:constparams in tools [Noel Grandin] + loplugin:countusersofdefaultparams [Noel Grandin] + loplugin:countusersofdefaultparams in accessibility,avmedia [Noel Grandin] + loplugin:countusersofdefaultparams in basctl..basic [Noel Grandin] + loplugin:countusersofdefaultparams in canvas,chart2 [Noel Grandin] + loplugin:countusersofdefaultparams in chart2..desktop [Noel Grandin] + loplugin:countusersofdefaultparams in editeng..fpicker [Noel Grandin] + loplugin:countusersofdefaultparams in framework..lotuswordpro [Noel Grandin] + loplugin:countusersofdefaultparams in oox..sd [Noel Grandin] + loplugin:countusersofdefaultparams in sc [Noel Grandin] + loplugin:countusersofdefaultparams in sd [Noel Grandin] + loplugin:countusersofdefaultparams in sfx2 [Noel Grandin] + loplugin:countusersofdefaultparams in sfx2..svgio [Noel Grandin] + loplugin:countusersofdefaultparams in shell..starmath [Noel Grandin] + loplugin:countusersofdefaultparams in sot..svtools [Noel Grandin] + loplugin:countusersofdefaultparams in store..svtools [Noel Grandin] + loplugin:countusersofdefaultparams in svl..unodevtools [Noel Grandin] + loplugin:countusersofdefaultparams in svx [Noel Grandin] + loplugin:countusersofdefaultparams in sw [Noel Grandin] + loplugin:countusersofdefaultparams in sw..vcl [Noel Grandin] + loplugin:countusersofdefaultparams in tools..xmlsecurity [Noel Grandin] + loplugin:countusersofdefaultparams in vcl [Noel Grandin] + loplugin:countusersofdefaultparams in vcl..xmlsecurity [Noel Grandin] + loplugin:countusersofdefaultparams in xmloff [Noel Grandin] + loplugin:cppunitassertequals [Markus Mohrhard] + loplugin:cstylecast [Noel Grandin] + loplugin:cstylecast: Better heuristic... [Stephan Bergmann] + loplugin:defaultparams [Stephan Bergmann, Tor Lillqvist, Jochen Nitschke] + loplugin:defaultparams: Default method parameter [Giuseppe Castagno] + loplugin:dllprivate [Stephan Bergmann] + loplugin:expandablemethodds in basctl..chart2 [Noel Grandin] + loplugin:expandablemethodds in cui [Noel Grandin] + loplugin:expandablemethodds in dbaccess..drawinglayer [Noel Grandin] + loplugin:expandablemethodds in editeng..extensions [Noel Grandin] + loplugin:expandablemethodds in filter..forms [Noel Grandin] + loplugin:expandablemethodds in formula..framework [Noel Grandin] + loplugin:expandablemethodds in hwpfilter..linguistic [Noel Grandin] + loplugin:expandablemethodds in lotuswordpro..package [Noel Grandin] + loplugin:expandablemethodds in reportdesign..sal [Noel Grandin] + loplugin:expandablemethodds in sc [Noel Grandin] + loplugin:expandablemethodds in scaddins..sdext [Noel Grandin] + loplugin:expandablemethodds in sfx2..starmath [Noel Grandin] + loplugin:expandablemethodds in svgio [Noel Grandin] + loplugin:expandablemethodds in svx [Noel Grandin] + loplugin:expandablemethodds in sw(part1) [Noel Grandin] + loplugin:expandablemethods in UnoControls..vbahelper [Noel Grandin] + loplugin:fpcomparison, macOS redux [Stephan Bergmann] + loplugin:fpcomparison: also look into member functions [Stephan Bergmann] + loplugin:implicitboolconversion [Noel Grandin, Stephan Bergmann, Jochen Nitschke] + loplugin:inlineablemethods in writerfilter [Noel Grandin] + loplugin:inlineablemethods in xmloff [Noel Grandin] + loplugin:literaltoboolconversion [Stephan Bergmann] + loplugin:literaltoboolconversion: Better heuristic... [Stephan Bergmann] + loplugin:loopvartoosmall [Stephan Bergmann, Tor Lillqvist] + loplugin:loopvartoosmall, use size_t for loop vars [Markus Mohrhard] + loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBo [Noel Grandin] + loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdr [Noel Grandin] + loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_Impl [Noel Grandin] + loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShell [Noel Grandin] + loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControl [Noel Grandin] + loplugin:mergeclasses merge SwComboBox with CaptionComboBox [Noel Grandin] + loplugin:mergeclasses merge SwTextAttrIterator with SwLanguageIterator [Noel Grandin] + loplugin:mergeclasses merge TextView with ExtTextView [Noel Grandin] + loplugin:mergeclasses SdrItemBrowser [Noel Grandin] + loplugin:mergeclasses SfxMacroTabPage [Noel Grandin] + loplugin:mergeclasses various fixes [Noel Grandin] + loplugin:nullptr [Takeshi Abe, Stephan Bergmann, Tor Lillqvist] + loplugin:nullptr, loplugin:redundantcast [Stephan Bergmann] + loplugin:nullptr: Better heuristic to determine code shared between C and C++ [Stephan Bergmann] + loplugin:nullptr: remove duplicate warnings [Stephan Bergmann] + loplugin:override [Stephan Bergmann] + loplugin:override: No more need for the "MSVC dtor override" workaround [Stephan Bergmann] + loplugin:override: No more need to request dtor be marked 'virtual' [Stephan Bergmann] + loplugin:overrideparam [Caolán McNamara, Stephan Bergmann] + loplugin:overrideparam enable checking that default values match [Noel Grandin] + loplugin:passstuffbyref [Noel Grandin, Stephan Bergmann, Tor Lillqvist] + loplugin:passstuffbyref also for {css::uno,rtl}::Reference [Stephan Bergmann] + loplugin:passstuffbyref: For now disable "pass parm by value" warnings (coverity#1362680) [Stephan Bergmann] + loplugin:privatebase [Markus Mohrhard] + loplugin:rangedforcopy [Stephan Bergmann] + loplugin:redundantcast [Stephan Bergmann, Tor Lillqvist] + loplugin:redundantcast: redundant static_casts [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in animations [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in basctl [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in basic [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in comphelper [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in connectivity [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in cui [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in dbaccess [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in editeng [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in framework [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in jvmfwk [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in rsc [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sal [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sax [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sc [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sd [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sfx2 [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sot [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in svx [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in sw [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in toolkit [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in ucb [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in unoxml [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in vcl [Stephan Bergmann] + loplugin:redundantcast: redundant static_casts in xmloff [Stephan Bergmann] + loplugin:refcounting [Noel Grandin, Stephan Bergmann] + loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface) [Stephan Bergmann] + loplugin:refcounting on NotebookBar [Noel Grandin] + loplugin:refcounting: also cover temporaries being directly stack managed [Stephan Bergmann] + loplugin:refcounting: No more special-handling of SvXMLImportContext [Stephan Bergmann] + loplugin:salbool [Takeshi Abe, Jochen Nitschke] + loplugin:salbool: Better heuristic to determine code shared between C and C++ [Stephan Bergmann] + loplugin:salbool: Implicit conversions from non-Boolean fundamental types [Stephan Bergmann] + loplugin:sallogareas [Michael Stahl, Noel Grandin, Stephan Bergmann] + loplugin:simplifybool [Noel Grandin, Stephan Bergmann] + loplugin:singlevalfields in basctl [Noel Grandin] + loplugin:singlevalfields in basic and fix leak [Noel Grandin] + loplugin:singlevalfields in basic..idl [Noel Grandin] + loplugin:singlevalfields in chart2 [Noel Grandin] + loplugin:singlevalfields in codemaker [Noel Grandin] + loplugin:singlevalfields in comphelper [Noel Grandin] + loplugin:singlevalfields in cui [Noel Grandin] + loplugin:singlevalfields in dbaccess [Noel Grandin] + loplugin:singlevalfields in drawinglayer [Noel Grandin] + loplugin:singlevalfields in editeng [Noel Grandin] + loplugin:singlevalfields in filter [Noel Grandin] + loplugin:singlevalfields in framework [Noel Grandin] + loplugin:singlevalfields in hwpfilter [Noel Grandin] + loplugin:singlevalfields in l10ntools..sax [Noel Grandin] + loplugin:singlevalfields in reportdesign [Noel Grandin] + loplugin:singlevalfields in sc(part1) [Noel Grandin] + loplugin:singlevalfields in sc(part2) [Noel Grandin] + loplugin:singlevalfields in sc(part3) [Noel Grandin] + loplugin:singlevalfields in sc(part4) [Noel Grandin] + loplugin:singlevalfields in sc..vcl [Noel Grandin] + loplugin:singlevalfields in sd [Noel Grandin] + loplugin:singlevalfields in sdext [Noel Grandin] + loplugin:singlevalfields in sfx2 [Noel Grandin] + loplugin:singlevalfields in svtools [Noel Grandin] + loplugin:singlevalfields in svx [Noel Grandin] + loplugin:singlevalfields in svx(part1) [Noel Grandin] + loplugin:singlevalfields in svx(part2) [Noel Grandin] + loplugin:singlevalfields in svx(part3) [Noel Grandin] + loplugin:singlevalfields in sw(part1) [Noel Grandin] + loplugin:singlevalfields in sw(part2) [Noel Grandin] + loplugin:singlevalfields in sw(part3) [Noel Grandin] + loplugin:singlevalfields in sw(part4) [Noel Grandin] + loplugin:singlevalfields in ucbhelper [Noel Grandin] + loplugin:singlevalfields in various [Noel Grandin] + loplugin:singlevalfields in vcl(part1) [Noel Grandin] + loplugin:singlevalfields in vcl(part2) [Noel Grandin] + loplugin:singlevalfields in writerfilter and xmlsec [Noel Grandin] + loplugin:singlevalfields in xmlhelp,xmloff [Noel Grandin] + loplugin:staticaccess [Tor Lillqvist] + loplugin:staticaccess: Extend loplugin:staticcall to cover all access... [Stephan Bergmann] + loplugin:staticcall [Noel Grandin, Stephan Bergmann] + loplugin:staticmethods [Noel Grandin, Stephan Bergmann, Tor Lillqvist] + loplugin:staticmethods: basic [Stephan Bergmann] + loplugin:staticmethods: desktop [Stephan Bergmann] + loplugin:staticmethods: Don't be fooled by decls starting with macros [Stephan Bergmann] + loplugin:staticmethods: sc [Stephan Bergmann] + loplugin:staticmethods: sd [Stephan Bergmann] + loplugin:staticmethods: sfx2 [Stephan Bergmann] + loplugin:staticmethods: svl [Stephan Bergmann] + loplugin:staticmethods: svtools [Stephan Bergmann] + loplugin:staticmethods: svx [Stephan Bergmann] + loplugin:staticmethods: sw [Stephan Bergmann] + loplugin:staticmethods: unotools [Stephan Bergmann] + loplugin:staticmethods: vcl [Stephan Bergmann] + loplugin:staticmethods: xmloff [Stephan Bergmann] + loplugin:staticmethods: xmlreader [Stephan Bergmann] + loplugin:stringconcat [Stephan Bergmann] + loplugin:stringconstant [Stephan Bergmann, Tor Lillqvist] + loplugin:stringconstant: adapt to improved OUStringLiteral1 [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (cui) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (desktop) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (forms) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (opencl) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (package) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (svl) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (unotools) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl) [Stephan Bergmann] + loplugin:stringconstant: adapt to improved OUStringLiteral1 (writerfilter) [Stephan Bergmann] + loplugin:stringconstant: Don't warn about "OUString(OSL_THIS_FUNC)" [Stephan Bergmann] + loplugin:stringstatic [Stephan Bergmann] + loplugin:unnecessaryoverride [Noel Grandin, Stephan Bergmann] + loplugin:unnecessaryoverride in accessibility..chart2 [Noel Grandin] + loplugin:unnecessaryoverride in connectivity/cui [Noel Grandin] + loplugin:unnecessaryoverride in dbaccess [Noel Grandin] + loplugin:unnecessaryoverride in extensions..filter [Noel Grandin] + loplugin:unnecessaryoverride in forms/framework [Noel Grandin] + loplugin:unnecessaryoverride in mysqlc [Stephan Bergmann] + loplugin:unnecessaryoverride in sc [Noel Grandin] + loplugin:unnecessaryoverride in sd/starmath [Noel Grandin] + loplugin:unnecessaryoverride in sfx2 [Noel Grandin] + loplugin:unnecessaryoverride in svx [Noel Grandin] + loplugin:unnecessaryoverride in sw [Noel Grandin] + loplugin:unnecessaryoverride in vcl [Noel Grandin] + loplugin:unnecessaryvirtual [Noel Grandin] + loplugin:unnnecessaryoverride in svtools [Noel Grandin] + loplugin:unnnecessaryoverride in xmloff [Noel Grandin] + loplugin:unreffun [Stephan Bergmann] + loplugin:unreffun, remove unused local class [Markus Mohrhard] + loplugin:unuseddefaultparams [Noel Grandin] + loplugin:unusedenumconstants in basctl..editeng [Noel Grandin] + loplugin:unusedenumconstants in forms..sot [Noel Grandin] + loplugin:unusedenumconstants in package..svtools [Noel Grandin] + loplugin:unusedenumconstants in unotools..xmlhelp [Noel Grandin] + loplugin:unusedenumvalues [Noel Grandin] + loplugin:unusedenumvalues in sc [Noel Grandin] + loplugin:unusedenumvalues in sw [Noel Grandin] + loplugin:unusedfields [Noel Grandin] + loplugin:unusedmethods [Noel Grandin] + loplugin:unusedmethods in chart2..svx [Noel Grandin] + loplugin:unusedmethods in sc..vcl [Noel Grandin] + loplugin:unusedmethods SfxLinkUndoAction [Noel Grandin] + loplugin:unusedmethods unused returns [Noel Grandin] + loplugin:unusedreturntypes [Noel Grandin] + loplugin:unusedvariablecheck [Stephan Bergmann, Markus Mohrhard] + loplugin:vclwidgets [Noel Grandin, Caolán McNamara, Stephan Bergmann] + loplugins: extract some common functionality [Noel Grandin] + loplugins: more consistent naming of output files [Noel Grandin] + lwp: pass numbers by value [Jochen Nitschke] + m4: make explicit what boost library we are not finding [Riccardo Magliocchetti] + make 'IsExperimental' property boolean [Samuel Mehrbrodt] + make --cat headless/hidden like --convert-to (tdf#37531) [Stephan Bergmann] + make --enable-symbols orthogonal to --enable-debug/-dbgutil [Stephan Bergmann] + make _WIN32-only DDE code use proper HCONV [Stephan Bergmann] + make area tab page of paragraph properties not crash [Caolán McNamara] + make bitmap preset preview resizable [Rishabh Kumar] + make Calc Add-In function RECEIVED behave like Excel and Gnumeric. [Winfried Donkers] + make Calc functions BETAINV and BETA.INV comply with (tdf#101943) [Winfried Donkers] + make class HexColorControl global [Rishabh Kumar] + make clearer what the code is actually doing [Markus Mohrhard] + make compress graphic dialog less wide (tdf#100340) [Caolán McNamara] + make conference proceedings strings unique (tdf#70979) [Yousuf Philips] + make correct use argument PartType in financial functions. (tdf#100646) [Winfried Donkers] + make CppunitTest_xmlsecurity_signing more reliable [Stephan Bergmann] + make createDesktop return XDesktop, not Object [Samuel Mehrbrodt] + make diamond transition work again (tdf#97195) [David Tardon] + make doc validation work on Windows [Vasily Melenchuk] + make Gradient and Hatch preset names consistent (tdf#94724) [Rishabh Kumar] + make gradient UI bitmap resizable [Rishabh Kumar] + make hatch UI bitmap resizable [Rishabh Kumar] + make HYPGEOMDIST ODFF1.2 compliant. (tdf#102948) [Winfried Donkers] + make indention handles on the ruler movable inside the table. (tdf#54860) [Mark Hung] + make it easier to read the logs [Markus Mohrhard] + make it visible in options, if openCL will be used (tdf#90336) [JBurant] + make MailMerge listen for database change (tdf#98984) [Caolán McNamara] + make margin collapsing implementation conform OASIS proposal (tdf#75221) [Mike Kaganski] + make menu accelerators always work even if... (tdf#92516) [Caolán McNamara] + make MIRR compliant with ODFF1.2 (tdf#100767) [Winfried Donkers] + make OGenericUnoDialog::destoryDialog non-virtual [Stephan Bergmann] + make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCII [Stephan Bergmann] + make PageColumnPopup Dropdown-only [Samuel Mehrbrodt] + make PageOrientationPopup Dropdown-only [Samuel Mehrbrodt] + make pattern preset preview resizeable [Rishabh Kumar] + make Recent Docs thumbnail titles consistent with recent files menu (tdf#79889) [Akshay Deep] + make save as template dialog accessible (tdf#101115) [Yousuf Philips] + make sc/res/xml/styles.xml install on every build [Jaskaran Singh] + make SetTabRows the same as SetTabCols (coverity#1373351) [Caolán McNamara] + make Shapes Deck experimental (tdf#87643) [Susobhan Ghosh] + make SmStructureNode's ctor initialize the number of sub nodes [Takeshi Abe] + make sure HarfBuzz module depends on Graphite [Khaled Hosny] + make sure some history is preserved for posterity [Tor Lillqvist] + make sure that the thread has joined before disposing UI elements [Markus Mohrhard] + make sure that we are not trying to load the filter lib in ucalc [Markus Mohrhard] + make sure the test is not executed before the libs have been built [Markus Mohrhard] + make SvNumberFormatter::IsCompatible() static [Eike Rathke] + make SvXMLTokenMap compatible with FastTokens: [Daniel Sikeler, Mohammed Abdul Azeem] + make the 'Breeze_dark' name look less stupid in the icon theme dropdown list [Caolán McNamara] + make the Emoji control experimental [Samuel Mehrbrodt] + make the location of download.lst explicit [Noel Grandin] + make the SfxObjectShellLock inline code a little more readable [Noel Grandin] + make the string 'and' translatable in Manage Conditional Formatting dialog [Andras Timar] + make this a little more clear [Caolán McNamara] + make TooltipLabel default to PopupLabel [Samuel Mehrbrodt] + make use of the new event for closed dialogs [Markus Mohrhard] + make VDB return correct results for fractional periods. (tdf#101204) [Winfried Donkers] + make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libs [Stephan Bergmann] + makefile.in: check JAVA_HOME/bin, not JAVA_HOME/include [Michael Stahl] + makefile: move check-if-root earlier [Michael Stahl] + making a disabled image from a 1 bit depth icon gives index asserts (tdf#100632) [Caolán McNamara] + many Arabic fonts dont render correctly (tdf#103103) [Khaled Hosny] + map MenuToggleButton to GtkToggleButton with a custom menu property [Caolán McNamara] + MAP_APPFONT->MapUnit::MapAppFont [Caolán McNamara] + mark Default Templates in Template Manager [Akshay Deep] + mark new exported function as SAL_CALL [Stephan Bergmann] + mark Notebookbar and ToolbarMode as experimental [Samuel Mehrbrodt] + mark ScRangeList updated when DeleteArea was used (tdf#101910) [Markus Mohrhard] + mark these functions as final [Xisco Fauli] + massage ifdefs etc for iOS to avoid undefineds [Tor Lillqvist] + masses of MessBoxes not being disposed promptly (tdf#91702) [Caolán McNamara] + master Document toggle missing if switch to master doc from normal doc (tdf#95408) [Caolán McNamara] + mbGripAtBottom is always true [Maxim Monastirsky] + mbInitialLayoutDone is unused [Caolán McNamara] + media Playback Panel (tdf#87794) [Yousuf Philips] + MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyediting [Adolfo Jayme Barrientos] + memset hammer for -Werror=missing-field-initializers [Caolán McNamara] + mend busy contour dialog. (tdf#101827) [Michael Meeks] + mention that this is about *toolbar* icon size [Samuel Mehrbrodt] + mention what negative or multiply specified flags mean (nothing special) [Tor Lillqvist] + menu's dispose needs non-zero ref count, (tdf#100829) [Markus Mohrhard] + merge a small piece of code [Caolán McNamara] + merge BibTabPage with BibGeneralPage [Noel Grandin] + merge CGMOutAct with CGMImpressOutAct [Noel Grandin] + merge character borders across different scripts. (tdf#87224) [Mark Hung] + merge cond. blocks to one [David Tardon] + merge copies of flushing code together [Caolán McNamara] + merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStream [Noel Grandin] + merge dbaui::OQueryView with dbaui::OQueryDesignView [Noel Grandin] + merge ftp::ResultSetFactory with ResultSetFactoryI [Noel Grandin] + merge LineProperties with chart::ErrorBar [Noel Grandin] + merge sd::FuOutline with sd::FuOutlineText [Noel Grandin] + merge sdr::event::EventHandler with sdr::event::TimerEventHandler [Noel Grandin] + merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkable (i#43302) [Jochen Nitschke] + merge sfx2::IXmlIdRegistrySupplier with SfxObjectShell [Noel Grandin] + merge svt::StoreString with svt::StoreContentURL [Noel Grandin] + merge SystemWindow and FloatingWindow setPosSizeOnContainee methods (tdf#90481) [Maxim Monastirsky] + merge tdoc_ucp::OfficeDocumentsEventListener with [Noel Grandin] + merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainer [Noel Grandin] + merge vcl::DisplayConnectionDispatch with vcl::DisplayConnection [Noel Grandin] + metropolis template: Change color to white [Samuel Mehrbrodt] + might as well go back to a std::stack now [Caolán McNamara] + might as well rearrange these flushes to all look the same [Caolán McNamara] + minor bugfix for the Color tab [Rishabh Kumar] + minor changes for Pattern tab [Rishabh Kumar] + minor improvements of loplugin:staticaccess [Stephan Bergmann] + minor performance improvement of previous patch [Stephan Bergmann] + minor UI changes for SvxPresetListBox [Rishabh Kumar] + missing "const" [Stephan Bergmann] + missing && [Stephan Bergmann] + missing @since tags [Stephan Bergmann] + missing case for SID_SAVE_BACKGROUND (tdf#103264, tdf#89466) [Maxim Monastirsky] + missing dependency [Stephan Bergmann] + missing dependency of test on instdir/share/template/common/internal/html.stw [Stephan Bergmann] + missing g_variant_unref [Maxim Monastirsky] + missing include [Stephan Bergmann] + missing include (Windows --disble-pch) [Stephan Bergmann] + missing initialization of SvxBorderLine::m_pColorGapFn [Stephan Bergmann] + missing move assignment operator (cid#1371168, cid#1371163, cid#1371309, cid#1371230, coverity#1371178, coverity#1371270, coverity#1371300, cid#1371250, coverity#1371240, cid#1371320, cid#1371170, cid#1371235, cid#1371209, cid#1371253, cid#1371276, coverity#1371213, cid#1371187, cid#1371288, cid#1371257, coverity#1371281, cid#1371266, coverity#1371167, cid#1371216, cid#1371176, coverity#1371244, cid#1371241, coverity#1371301, coverity#1371191, coverity#1371159, cid#1371281, cid#1371206, coverity#1371323, coverity#1371156, cid#1371234, cid#1371315, cid#1371277, cid#1371173, coverity#1371219, cid#1371223, cid#1371154, cid#1371179, cid#1371226, cid#1371284, coverity#1371145, cid#1371188, coverity#1371190, coverity#1371150, coverity#1371302, cid#1371249, cid#1371258, cid#1371171, coverity#1371164, cid#1371285, coverity#1371215, cid#1371144, coverity#1371325, cid#1371221, cid#1371256, cid#1371208, cid#1371160) [Noel Grandin, Caolán McNamara] + missing operator definition [Stephan Bergmann] + misused comma operator (cid#1371326, cid#1371333, cid#1371331, cid#1371329, cid#1371328, cid#1371332, cid#1371335, cid#1371336) [Noel Grandin] + mixing enum types (coverity#1371310, coverity#705366, coverity#982694, coverity#705367, coverity#1371228, coverity#1371280, coverity#1371242, coverity#705371, coverity#1027717) [Caolán McNamara] + MM account next record fields for progress dialog (tdf#101841) [Jan-Marek Glogowski] + MM block idle-handling of generated documents [Jan-Marek Glogowski] + MM don't crash on canceled SHELL documents [Jan-Marek Glogowski] + MM don't keep undo information [Jan-Marek Glogowski] + MM just allow print as single document (tdf#95251) [Jan-Marek Glogowski] + MM just increment after a successful next record [Jan-Marek Glogowski] + MM: add unit test (tdf#95292) [Jan-Marek Glogowski] + MM: directly try filename from column (tdf#100002) [Jan-Marek Glogowski] + modify ImpGraphic class, GraphicReader context to use unique ptr [Mark Page] + modify noSmoking shape (tdf#100153) [Zhengqiang Wang] + modify the ImpGraphic class SwapFile to use a shared pointer [Mark Page] + modify the ImpGraphic class, mpAnimation to use a unique pointer [Mark Page] + modify the ImpGraphic class, mpGfxLink to use an unique pointer [Mark Page] + modulo by zero (cid#1372878) [Norbert Thiebaud] + more blind fix for --enable-pch Windows builds [Stephan Bergmann] + more Clang 3.4 "(anonymous namespace)" fixes [Stephan Bergmann] + more comphelper/extract.hxx clean up [Stephan Bergmann] + more efficient OUString concatanation in LineNumberingDialog [Muhammet Kara] + more informative warning [Tor Lillqvist] + more of 'make the location of download.lst explicit' [Noel Grandin] + more typo [Stephan Bergmann] + more workaround lack of constexpr [Noel Grandin] + move #includes to top of file [Noel Grandin] + move 'alt' accel enable/disable down to systemwindow (tdf#95729) [Caolán McNamara] + move accessibility relations to .ui files (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 10: (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 11: (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 12: (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 7: (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 8: (tdf#87026) [Muhammet Kara] + move accessibility relations to .ui files, Part 9: (tdf#87026) [Muhammet Kara] + move AccessibleNames to .ui file for WrapPropertyPanel (tdf#87026) [Muhammet Kara] + move aLastWheelEvent into svdata [Caolán McNamara] + move all Impress Templates in one folder [Samuel Mehrbrodt] + move all X11SalData stuff together [Caolán McNamara] + move comment block back where it was [Tor Lillqvist] + move comment to where it belongs [Eike Rathke] + move exithelper.h to include [Tor Lillqvist] + move extensions restart to a better place (rhbz#100713) [Caolán McNamara] + move loplugin:returnbyref to store [Stephan Bergmann] + move page size listbox from cui to svx [Katarina Behrens] + move parseExport to SdExportTest base class [Michael Stahl] + move pseudo bitmap resources to an ilst [Caolán McNamara] + move range detection to ScViewData::SelectionFillDOOM() [Eike Rathke] + move round-tripables to ooxmlexport [Justin Luth] + move round-tripables to ww8export [Justin Luth] + move row overflow check after EoF check (CSV import) (tdf#102216) [Aron Budea] + move semantics for BinaryAny (cid#1371307) [Stephan Bergmann] + move semantics for css::uno::WeakReferenceHelper (cid#1371142) [Stephan Bergmann] + move setter implementation from .hxx to .cxx [Eike Rathke] + move SfxPoolItemArray_Impl::ReHash to poolio.cxx ... [Jochen Nitschke] + move the attribute parsing code to SvParser [Noel Grandin] + move the method param parsing code into SvParser [Noel Grandin] + move the nCurFmtType=UNDEFINED from PushWithoutError() [Eike Rathke] + move the one single use of EnableMenuStrings to its call site [Caolán McNamara] + move the test file to the correct dir [Markus Mohrhard] + move these string resources out of the window resource [Caolán McNamara] + move this monstrosity to the last place its used [Caolán McNamara] + move up the less common case and reduce indentation for the main case. [Kohei Yoshida] + moved margin preset control to Format Panel (tdf#83830) [Susobhan Ghosh] + moved SfxModule owner to SfxApplication [Mark Page] + mpOwnMenu is unused since menubuttons stopped getting loaded from .res files [Caolán McNamara] + MS import: set 1-row table to don't split if row is set (tdf#101589) [Justin Luth] + multiline tooltips in template manager (tdf#101779) [Maxim Monastirsky] + nah, just check for iOS explicitly for now [Tor Lillqvist] + name it Hungarian Rovas, follow-up (tdf#97406) [Eike Rathke] + naming consistency (tdf#100632) [Caolán McNamara] + narrow down the JumpMatrix path finish condition (tdf#100637) [Eike Rathke] + native Numbers: update list of supported languages [Laurent Balland-Poirier] + nBufSiz can be a non-class local constant [Matteo Casalin] + need 3.19.2 or above for these [Caolán McNamara] + need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlier [Laszlo Nemeth] + nested array jump condition needs own JumpMatrix context (tdf#100637) [Eike Rathke] + new algorithm for fraction (tdf#99996) [Laurent Balland-Poirier] + new loplugin fragiledestructor [Noel Grandin] + new loplugin inlineablemethods [Noel Grandin] + new loplugin overrideparam [Noel Grandin] + new loplugin to check for static OUStrings [Noel Grandin] + new loplugin unnecessary override [Noel Grandin] + new loplugin unusedenumvalues [Noel Grandin] + new loplugin: countusersofdefaultparams [Noel Grandin] + new loplugin: singlevalfields [Noel Grandin] + new o3tl::try/doGet to obtain value from Any [Stephan Bergmann] + new plugin constparams [Noel Grandin] + new rtl::splitSurrogates, remove code duplication [Stephan Bergmann] + nextEventMatchingMask should only be called from the Main Thread (tdf#102382) [Tor Lillqvist] + no Browse is loaded from .src anymore [Caolán McNamara] + no CheckBox loaded from src files anymore [Caolán McNamara] + no ComboBoxes loaded from .src anymore [Caolán McNamara] + no EditBrowseBox is loaded from .src anymore [Caolán McNamara] + no export validation for the host platform when cross-compiling please [Tor Lillqvist] + no FixedLines are loaded from resources files anymore [Caolán McNamara] + no MetricFields are loaded from .src files now [Caolán McNamara] + no more need for ScRawTokenBase [Stephan Bergmann] + no need for a derived class [Stephan Bergmann] + no need for an abstaract HIODev::close [Stephan Bergmann] + no need for bitfield bool micro-optimization in these structs [Stephan Bergmann] + no need for nested unnamed namespaces [Tor Lillqvist] + no need for rtl_cache_* here [Stephan Bergmann] + no need for ScAddInDocs to be a class of its own [Stephan Bergmann] + no need for this message to be SAL_WARN [Noel Grandin] + no need for this temporary OString [Markus Mohrhard] + no need to check for nullptr before deleting [Markus Mohrhard] + no need to check here if menu name is empty [Maxim Monastirsky] + no need to check twice [Eike Rathke] + no need to create temporary OUString for comparison [Noel Grandin] + no need to inherit MenuResource from Resource [Caolán McNamara] + no need to inherit SwOLENames from resource [Caolán McNamara] + no numericfield, spinfield or spinbutton loaded from .src now [Caolán McNamara] + no point in these dtors being virtual [Caolán McNamara] + no QuickTime in the 10.12 SDK [Tor Lillqvist] + no radiobuttons or checkboxes loaded from src files anymore [Caolán McNamara] + no range based for loop when container is modified, (tdf#100870, tdf#101320) [Markus Mohrhard] + no reason why these functions can't be static, too [Tor Lillqvist] + no SpinFields are directly loaded from .src files now [Caolán McNamara] + no tab navigation in style&formatting sidebar (tdf#101921) [Caolán McNamara] + no toolboxes are loaded from .src anymore [Caolán McNamara] + no tooltip for colors in "Recent" colors area (tdf#98097) [Caolán McNamara] + no ValueSetWithTextControls are loaded from src files [Caolán McNamara] + NoAppFocusClose is for menus that have submenus [Caolán McNamara] + non-BMP chars are now covered by HTMLOutFUncs::Out_Char [Stephan Bergmann] + non-split currency button [Maxim Monastirsky] + non-split underline button (tdf#101672) [Maxim Monastirsky] + normalize on using @throws instead of @raise[s] [Stephan Bergmann] + not interested in exceptions for fftester testing [Caolán McNamara] + not sure why loplugin:passstuffbyref did not warn about these cases? [Tor Lillqvist] + notebookbar wont appear on launch (tdf#102063) [Szymon Kłos] + notebookbar: added slide transition tab [Szymon Kłos] + notebookbar: First round of changes to group implementation [Yousuf Philips] + notebookbar: fixed context handling [Szymon Kłos] + notebookbar: fixed crash while using two modules simultaneously [Szymon Kłos] + notebookbar: load ui for the start center [Szymon Kłos] + notebookbar: Menu bar disappears when cancelling dialog (tdf#102065) [Szymon Kłos] + notebookbar: reduced padding [Szymon Kłos] + notebookbar: remember the menubar visibility (tdf#101249) [Szymon Kłos] + notebookbar: Round 1 of improvements to toolbar labels [Yousuf Philips] + notebookbar: separate .ui files settings for each module [Szymon Kłos] + notebookbar: Single contextual toolbar implementation [Yousuf Philips] + notebookbar: sw ui adjustment [Szymon Kłos] + notebookbar: Tweaks to the home tab [Yousuf Philips] + notebookbar: updated sc ui file [Szymon Kłos] + notebookbar: updated sd ui file [Szymon Kłos] + notebookbar: working border style dropdown [Szymon Kłos] + notebookbar: working number format listbox [Szymon Kłos] + nothing inherits from SvxBitmapCtl [Caolán McNamara] + now ditch WB_INFO [Caolán McNamara] + now merge common code into a shared CertExtn struct (tdf#95144) [Caolán McNamara] + null pointer dereferences must not happen (coverity#1362478) [Takeshi Abe] + numbering dropdown set to 6 lines, label adjustments (tdf#83830) [Susobhan Ghosh] + o3tl: refcounts should be native platform int width [Thorsten Behrens] + o3tl: replace yet another sal_Size with std::size_t [Michael Stahl] + o3tl::tryGet on a temporary is dangerous [Stephan Bergmann] + obsolete workaround for SUNPRO 5 compiler [Stephan Bergmann] + obtain PreviousChar() only if necessary [Eike Rathke] + odd SvxBitmapCtl is used in only one place [Caolán McNamara] + ODDLYIELD : apply constraints in compliance with ODFF1.2 (tdf#100729) [Winfried Donkers] + ODF import: add embedded pdf support [Miklos Vajna] + ODF import: fix handling of space following (tdf#64038) [Michael Stahl] + odfvalidator support in export tests without external repositories [Vasily Melenchuk] + ODP export: add embedded pdf support [Miklos Vajna] + ODT export: add embedded pdf support [Miklos Vajna] + offapi: document SynchronMode argument [Juergen Funk] + officeotron usage in export tests without external dependencies [Vasily Melenchuk] + older gtk3 versions still out there to build against [Caolán McNamara] + OleLoad under structured exception guards (tdf#101971) [Caolán McNamara] + on refresh from selection, only consider the edit updated (tdf#87686) [Caolán McNamara] + on Windows, compile OpenGL shaders in advance and disable on failure [Tor Lillqvist] + only allow "Fill Slide" for 1 Image/Slide (tdf#64575) [Samuel Mehrbrodt] + only called if !bDraw [Caolán McNamara] + only date autofilter menus need the space for the tree expanders [Caolán McNamara] + only export loext table attributes in 'extended' variant (tdf#101708) [Caolán McNamara] + only init the OpenGL context if we need it [Markus Mohrhard] + only map GDK_SUPER_MASK to KEY_MOD3 and not GDK_META_MASK [Caolán McNamara] + only re-substitute whole segments with $(username) (tdf#101898, tdf#98407) [Stephan Bergmann] + only the first queryTermination call in wizards works (tdf#99626) [Caolán McNamara] + only traverse the dtor's statements once [Noel Grandin] + only use the crossBetween="midCat" for line and scatter chart (tdf#96662) [Markus Mohrhard] + oops /me stupid [Michael Stahl] + OOPS, we were actually testing the wrong method [Markus Mohrhard] + oox: avoid pointless multiplication at int precision in WpsContext [Miklos Vajna] + oox: indentation fixes [Miklos Vajna] + oox: use '= default' to define a trivial destructor [Miklos Vajna] + open menu: Simplify inserting menu entries [Samuel Mehrbrodt] + open sound dialog: Set default path to home dir [Samuel Mehrbrodt] + opencl impls. that use SEH are still bad. (tdf#100883) [Michael Meeks] + opencl: bail out early in missing OpenCL case. [Michael Meeks] + opencl: convert to C++11 for loop [Tomaž Vajngerl] + opencl: initialize command queue on demand (tdf#103204) [Tomaž Vajngerl] + opencl: OpenCLZone, detect CL device change and disable CL on crash [Tomaž Vajngerl] + opengl: add #version to shaders - minimum 130 which is OpenGL 3.0 [Tomaž Vajngerl] + opengl: add VCL_GL_WARN to write warnings into api trace file [Tomaž Vajngerl] + opengl: batch draw polypolygons [Tomaž Vajngerl] + opengl: batch drawing of pixel, line, rect draw calls [Tomaž Vajngerl] + opengl: batch drawing of polylines [Tomaž Vajngerl] + opengl: blit offscreen framebuffer instead of drawing [Tomaž Vajngerl] + opengl: check supported texture size on first GL init [Tomaž Vajngerl] + opengl: deferred texture drawing in RenderList, add drawAlphaRect [Tomaž Vajngerl] + opengl: don't initialize MSAA when we create VCL context [Tomaž Vajngerl] + opengl: fix transparency when drawing polypolygons [Tomaž Vajngerl] + opengl: improve context creation, temp window creation on windows [Tomaž Vajngerl] + opengl: improve logging when no context is available [Tomaž Vajngerl] + opengl: improve overlap tracking [Tomaž Vajngerl] + opengl: log device/driver info, remove unneeded info messages [Tomaž Vajngerl] + opengl: remove unsused "bitmap ops" in GL backend [Tomaž Vajngerl] + opengl: vertex colors are defined in range 0-255 (GLubyte) [Tomaž Vajngerl] + opengl: VertexUtils, deferred flush update, remove unneeded calls [Tomaž Vajngerl] + opening template manager switches to templates view in start center (tdf#101812) [Akshay Deep] + openldap: upgrade to release 2.4.44 [Jochen Nitschke] + optimize PatternFillPrimitive and SVG (tdf#82214) [Armin Le Grand] + optimize performance for primitives (tdf#82214) [Armin Le Grand] + optimize SheetDataBuffer::addColXfStyle (tdf#100709) [Maarten Bosmans] + options: Display formatting mark chars next to their labels (tdf#102769) [Adolfo Jayme Barrientos] + orig lcl_ChkUnoCrsrPaM had reversed 'set' to lcl_ChkPaM (tdf#95340) [Caolán McNamara] + osl_getSocketOption shall return the new length [Stephan Bergmann] + OSL_TRACE->SAL_INFO for the Invalidate all children output [Caolán McNamara] + OString concatanations for efficiently coding (tdf#101185) [nadith] + OUString construction from OUStringLiteral1 must not be overruled by... [Stephan Bergmann] + outdated comment [Caolán McNamara] + OUTLINERMODE_USERMASK is useless now [Noel Grandin] + package the emoji config stuff into install (tdf#101511) [Caolán McNamara] + package: fix exception handling in DeflateThread () (tdf#91807) [Michael Stahl] + page column popup converted to use outside the sidebar [Szymon Kłos] + page Column Type popup accessible form the toolbar (tdf#86946) [Szymon Kłos] + page Format Panel (tdf#83830) [Susobhan Ghosh] + page Header Panel & Page Footer Panel (tdf#83830) [Susobhan Ghosh] + page margin popup converted to use outside sidebar [Szymon Kłos] + page orientation popup converted to use outside sidebar [Szymon Kłos] + page size popup converted to use outside sidebar [Szymon Kłos] + page Styles Panel (tdf#83830) [Susobhan Ghosh] + pamper over-pessimistic whining compilers, follow-up (tdf#102357) [Eike Rathke] + paraguayan locales [es-PY][gug-PY] use ₲, Gs and G currency symbols [Eike Rathke] + parent mutex dtored before child dtor uses it (tdf#82532) [Caolán McNamara] + parent will definitely exist at ctor time [Caolán McNamara] + partially translate German comments in ww8graf.cxx [Johannes Berg] + pass by reference [Jochen Nitschke] + pass empty Any for omitted missing argument to Add-In functions (tdf#100759) [Eike Rathke] + pass image lists using a response file [David Tardon] + pass it by const ref [Takeshi Abe] + pass params to Outliner LINK callbacks on stack [Noel Grandin] + pass the already available bcp47 string instead of yet another conversion [Eike Rathke] + passing its const ref is sufficient [Takeshi Abe] + password fields should use u2022 as masking character instead of * (tdf#102922) [Ilya Ponamarev] + pathlib is only in python 3.4+ [Markus Mohrhard] + pdf export assumed 1bit bitmaps were N1BitMsbPal (tdf#103051) [Caolán McNamara] + PDF Import: fix incorrect whitespace characters sequence (tdf#96080) [Vort] + perf: eliminate SfxSimpleHint and move to SfxHint, related (tdf#87101) [Eike Rathke] + photo Album Dialog: Don't add caption by default [Samuel Mehrbrodt] + photo Album: Allow assigning keyboard shortcuts [Samuel Mehrbrodt] + photo Album: Allow inserting images as link (tdf#65356) [Samuel Mehrbrodt] + photo Album: Better Image Layout (tdf#64575) [Abhilash] + photo Album: Disable "Insert Link" in the add dialog (tdf#65356) [Samuel Mehrbrodt] + photo album: Remove padding from preview image [Samuel Mehrbrodt] + pivot table tests: Check also grouped fields' name. [Tamás Zolnai] + pivot table XLSX import: PivotCache is not handled as a const object. [Tamás Zolnai] + pivot tables: Fix wrong group field number in cache [Tamás Zolnai] + pivot tables: Fix XLSX import of nested date groups [Tamás Zolnai] + PivotTable cache: Remove useless mnValueSortIndex [Tamás Zolnai] + PivotTable: No reason to call GetSource here [Tamás Zolnai] + place the calc default style file in the share folder [Markus Mohrhard] + plugin::isInUnoIncludeFile should not cover WORKDIR [Stephan Bergmann] + plugin:defaultparams [Markus Mohrhard] + pNewPattern can never be null here [Stephan Bergmann] + pointer to local outside scope (coverity#1362680) [Caolán McNamara] + PopExternalSingleRef() guarantees nGlobalError is set [Eike Rathke] + PopupWindowController: Small cleanup [Maxim Monastirsky] + PopupWindowController: Tearoff support [Maxim Monastirsky] + PopupWindowController: Use ImplInheritanceHelper [Maxim Monastirsky] + PosSizeFlags::Dropdown is never set [Caolán McNamara] + pPos can never be null [Caolán McNamara] + prefer notation priority in detecting range/address (tdf#100123) [Caolán McNamara] + prefer OUStringBuffer to concatenating OUString in a loop [Muhammet Kara] + prefix SmDocShell's members [Takeshi Abe] + prep WinResTarget for WNT in testdir [Bjoern Michaelsen] + prepare for loplugin:redundantcast checking for redundant static_casts [Stephan Bergmann] + prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISH [Eike Rathke] + prerequisite: model-level user data r/w (tdf#99729) [Mike Kaganski] + preselect current page number in the text entry (tdf#83054) [Akshay Deep] + preserve hidden column width after saving into .xlsx and .xls (tdf#51524) [Bartosz Kosiorek] + preserving hidden and empty rows after xlsx export (tdf#98106) [Bartosz Kosiorek] + preset list: 3 entries per row and always show scrollbar (tdf#94551) [Yousuf Philips] + pretty up the output and add a sample string [Noel Grandin] + prevent adding duplicates in calls to GetCurrencyFormatStrings() [Eike Rathke] + prevent MSC from instantiating implicitly defined DLLPUBLIC member functions [Stephan Bergmann] + print preview underlines spelling errors... (tdf#78112) [Caolán McNamara] + problems with attempt to remove unused bg images (tdf#101711) [Caolán McNamara] + profilesafe: Adapted to UI [Armin Le Grand] + profilesafe: Add values for SecureUserConfig [Armin Le Grand] + profilesafe: added xml read/modify to restore [Armin Le Grand] + profilesafe: Added zip deflate/inflate [Armin Le Grand] + profilesafe: Collect copies in single *.pack file [Armin Le Grand] + profilesafe: Deeper integration with SafeMode [Armin Le Grand] + profilesafe: Enhancements to BackupFileHelper [Armin Le Grand] + profilesafe: extended to three modes [Armin Le Grand] + profilesafe: Initial creation of BackupFileHelper [Armin Le Grand] + profilesafe: Multiple adaptions [Armin Le Grand] + prohibit grouping when certain token types are present. (tdf#93894) [Kohei Yoshida] + prompt to restart after OpenGL config changes (tdf#101196) [Caolán McNamara] + propagate original named expression error, if any [Eike Rathke] + properly move bLCIDInserted=true into the condition [Eike Rathke] + properly prefix various global variables and hide them [Michael Stahl] + properly skip the hidden row(s) at the end. [Kohei Yoshida] + provide another fallback [Caolán McNamara] + provide Catalan classification file (tdf#100352) [Adolfo Jayme Barrientos] + provide French classification file (tdf#100352) [Laurent Balland-Poirier] + pShell can be null here [Stephan Bergmann] + pt-PT AutoCorrect Abreviation sync with pt-BR version with linebreaks [TiagoSantos] + pt-PT AutoCorrection Exceptions for Two Letter CAPS [TiagoSantos] + pt-PT AutoCorrection main update (pt-BR selective merge) [TiagoSantos] + PushCellResultToken() with final FormulaDoubleToken [Eike Rathke] + put all SfxShell feature flags in one typed_flags class [Jochen Nitschke] + put more local functions into the unnamed namespace [Tor Lillqvist] + put SolarMutexGuard back in again (tdf#101067, tdf#50613) [Caolán McNamara] + put StreamMode masks in scope of enum class [Jochen Nitschke] + put the initialization out of 'if' scope [Giuseppe Castagno] + put the rest of missing validity tips into the other grids (fdo#36851, tdf#92530, bnc#737190) [Caolán McNamara] + python macros aren't listed under scripting organize [Caolán McNamara] + python3: put a RPATH into libpython3.so [Michael Stahl] + qa unit test (tdf#100842) [Laurent Balland-Poirier] + qadevOOo: Remove unused imports [Samuel Mehrbrodt] + queryContentCells doesn't count annotations... (tdf#100460) [Caolán McNamara] + re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml.. [Eike Rathke] + re-enable Kashida insertion in CommonSalLayout [Khaled Hosny] + re-enable unit test for nested array IF with scalar (tdf#100637) [Eike Rathke] + re-implement empty lockfile fix (tdf#92817) [Mike Kaganski] + re-intern strings of external formula results (tdf#101691) [Eike Rathke] + README.md: Add CII Best Practices badge [Adolfo Jayme Barrientos] + really walk the document mark list (tdf#101359) [Jan-Marek Glogowski] + rearrange code to avoid assignment (coverity#1371151) [Caolán McNamara] + rearrange CustomPropertiesTypeBox [Caolán McNamara] + rearrange SwCalc a little [Caolán McNamara] + rearrange SwCalc some more [Caolán McNamara] + recognize fps/ path [Gabor Kelemen] + recover CJK and CTL fonts after symbols. (tdf#98739) [Mark Hung] + recover using xdg templates and documents settings (rhbz#1065807) [Caolán McNamara] + redemption argument must be >0 now, follow-up (tdf#100766) [Eike Rathke] + redesign of Hatch tab [Rishabh Kumar] + redland: upgrade raptor to 2.0.15, rasqal to 0.9.33, redland to 1.0.17: [Michael Stahl] + reduce "no DbgTestSolarMutex function set" warning [Noel Grandin] + reduce #include dependencies [Matteo Casalin] + reduce code duplication [Tamás Zolnai] + reduce defines to bool [Jochen Nitschke] + reduce duplicate code and remove DBG_ASSERT [Rishabh Kumar] + reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion [Tor Lillqvist] + reduce indentation [Noel Grandin] + reduce no of typedefs used for trivial containers (tdf#96099) [Asela Dasanayaka] + reduce no. of useless typedefs for trivial containers. (tdf#96099) [Hieronymous] + reduce number of typedefs used for trivial container types (tdf#96099) [krishna keshav] + reduce scope of soma local variables [Tamás Zolnai] + reduce scope of variable [Stephan Bergmann, Markus Mohrhard] + reduce the compress graphic dialog a little more (tdf#100340) [Yousuf Philips] + reduce the insanity level of the codebase a bit [David Tardon] + reduce the number of calls to underlying flat_segment_tree structure. [Kohei Yoshida] + reduce var scope [Stephan Bergmann] + reduce warnings in vcl [Jochen Nitschke] + reduced the scope of the variable c (tdf#39440) [Gökhan Gurbetoğlu] + refactor duplicated code in SwFrame::InsertPage [Jan-Marek Glogowski] + refactor in terms of a OverlayObject [Caolán McNamara] + references to be expanded must be at least 2 cols/rows (tdf#101583) [Eike Rathke] + refine HasColHeader()/HasRowHeader() conditions, related (tdf#91305) [Eike Rathke] + refine ISOWEEKNUM vs WEEKNUM_OOO detection [Eike Rathke] + reform function to apply protection in orcus interface [Jaskaran Singh] + reform orcus interface to set border width [Jaskaran Singh] + reform orcus unit warning [Jaskaran Singh] + refresh ValueSets after changing their value (tdf#100343) [Katarina Behrens] + register new URI handlers with installer (tdf#100837) [Mike Kaganski] + RegularExpressions and Wildcards are mutually exclusive, follow-up (tdf#88581) [Eike Rathke] + reimplement "intd" (tdf#53472, tdf#102268) [Takeshi Abe] + reimplement ScHintWindow::Paint using drawinglayer primitives [Caolán McNamara] + reinstate: fix text alignment (no autofit & no full width) (tdf#99729) [Caolán McNamara] + reintroduce "unit test for rtf import" (tdf#90697) [Samuel Mehrbrodt] + reintroduce some code removed with "Remove unneeded Pane code in ..." [Jan Holesovsky] + related: check for read-only state of all Online Update settings (tdf#101976) [Andras Timar] + related: make SfxObjectShell::IsOwnStorageFormat acccessible (tdf#99729) [Mike Kaganski] + relax timeout timings for the GL watchdog (tdf#102295) [Tomaž Vajngerl] + ReleaseSolarMutexOnMainThreadContext is unused [Stephan Bergmann] + reload the preset list after deletion [Rishabh Kumar] + remaining clang-tidy misc-move-constructor-init [Stephan Bergmann] + remember whether a doc was originally requested to be opened r/o (tdf#65498, tdf#93630, tdf#87545) [Stephan Bergmann] + removal of Page Margin Panel (tdf#83830) [Susobhan Ghosh] + remove "#if 1 /* EXP */" [Stephan Bergmann] + remove "long" integer literals in vcl/source/gdi/ (tdf#96505) [e12346] + remove "object is disposed" warning in OBroadcastHelperVar::removeListener [Noel Grandin] + remove "read request longer than buffer" warning [Noel Grandin] + remove "trying to resize readonly stream" warning [Noel Grandin] + remove #defines for HtmlContextFlags masks [Jochen Nitschke] + remove $(CLANGDIR)/tools/clang/include form confgure.ac, too [Stephan Bergmann] + remove (harmless) duplicate call (tdf#100159) [Tor Lillqvist] + remove (yet another) StringListResource implementation [Caolán McNamara] + remove (yet yet another) StringListResource implementation [Caolán McNamara] + remove ../ style include (tdf#95416) [Jochen Nitschke] + remove __cplusplus-checks from apparently-C++-only files [Stephan Bergmann] + remove _TYPED suffix from tools/link.hxx macros [Stephan Bergmann] + remove anchor test from the conditional format API test [Markus Mohrhard] + remove approxEqual() from OpenCL [Eike Rathke] + remove bBreakAfter& param from SwLayHelper constructor [Noel Grandin] + remove bogus dependency from opencl to configmgr [Stephan Bergmann] + remove bogus include checks [Noel Grandin] + remove button labels/tooltips and enable font controls (tdf#103170) [Yousuf Philips] + remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) (tdf#34465) [Noel Grandin] + remove casts [Jochen Nitschke] + remove CellOverlayType [Noel Grandin] + remove Chinese comment in svl/qa. [Mark Hung] + remove code that's no longer used. [Kohei Yoshida] + remove color name field from color tab [Rishabh Kumar] + remove comphelper::string::remove [Noel Grandin] + remove CycleMode enum [Noel Grandin] + remove dead ASYNC code [Noel Grandin] + remove dead code [Rishabh Kumar] + remove dead code in drawinglayer [Jochen Nitschke] + remove dead resource name, related to (fdo#32869, tdf#92518) [Jochen Nitschke] + remove dead resource names, related to (tdf#92518) [Jochen Nitschke] + remove define 'local' [Jochen Nitschke] + remove deprecated Link functions from Registry [Noel Grandin] + remove direct memory management [David Tardon] + remove double 'Safe Mode' menu entry from Writer [Samuel Mehrbrodt] + remove duplicate comment [Samuel Mehrbrodt] + remove duplicate line (i#88687) [Stephan Bergmann] + remove duplication of "set up VCL" code (tdf#99402) [Stephan Bergmann] + remove effectively dead code [Tor Lillqvist] + remove ENABLE_GL3D_BARCHART define [Jochen Nitschke] + remove escape char only for fraction (tdf#81939) [Laurent Balland-Poirier] + remove excess whitespace [Stephan Bergmann] + remove excessive whitespace [Markus Mohrhard] + remove executable bit from .mk files [Michael Stahl] + remove experimental status from Page Deck (tdf#83830) [Susobhan Ghosh] + remove extra whitespace [David Tardon] + remove gcc3 workaround (tdf#77667) [krishna keshav] + remove gcj support from build system. [Thorsten Behrens] + remove HAVE_GCC_VISIBILITY_BROKEN, never true [Stephan Bergmann] + remove help button from go to page dialog (tdf#83054) [Yousuf Philips] + remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums... [Caolán McNamara] + remove inheritance from std container (tdf#75757) [Takeshi Abe] + remove inheritance from std::deque (tdf#75757) [Caolán McNamara] + remove inheritance from std::vector (tdf#75757) [Takeshi Abe, Jochen Nitschke] + remove inheritance to std::vector (tdf#75757) [Takeshi Abe] + remove irrelevant comment [Stephan Bergmann] + remove last traces of First Start Wizard [Samuel Mehrbrodt] + remove line again that was committed in error [Stephan Bergmann] + remove manual memory management [David Tardon] + remove mention of NSIS from NOTICE cause we don't use it... [Caolán McNamara] + remove more "unsupported MetaAction" messages from test logs [Noel Grandin] + remove more RSC_DOCKWINDOW related stuff [Noel Grandin] + remove mutex - use atomic for watchdog timings (tdf#102295) [Tomaž Vajngerl] + remove my sleep statements [Markus Mohrhard] + remove needless cascaded defines [Bjoern Michaelsen] + remove no longer needed ImpEditView::mpLibreOfficeKitSearchable [Miklos Vajna] + remove no longer needed SdrModel::libreOfficeKitCallback() [Miklos Vajna] + remove no longer needed vcl::ITiledRenderable::registerCallback() [Miklos Vajna] + remove no longer relevant qadevOOo/qa [Samuel Mehrbrodt] + remove noise from patch file [Stephan Bergmann] + remove nonsense comments [Samuel Mehrbrodt] + remove nonsense comments: // bitfield [Tor Lillqvist] + remove now pointless comment about alignment boundaries [Eike Rathke] + remove now unused SwTextBoxHelper functions [Jan-Marek Glogowski] + remove NumberFormatCodeWrapper [Maarten Bosmans] + remove obsolete comments [Jochen Nitschke] + remove obsolete HAVE_GCC_VISIBILITY_BROKEN check [Stephan Bergmann] + remove obsolete HAVE_GCC_VISIBILITY_FEATURE check (gcc#22482, rhbz#162935) [Stephan Bergmann] + remove obsolete OxygenOffice bits [Gabor Kelemen] + remove obsolete workaround for SUNPRO 5 compiler [Stephan Bergmann] + remove old cell styles from calc [Jaskaran Singh] + remove old debug output [Markus Mohrhard] + remove open-coded versions of GetDoubleErrorValue and CreateDoubleError [Noel Grandin] + remove OStorePageData typedef [Stephan Bergmann] + remove outdated comment [Tor Lillqvist] + remove outdated comment, getter not needed [Jochen Nitschke] + remove outdated comments (tdf#40317) [Laurent Balland-Poirier] + remove OutputDevice::PaintScope [Noel Grandin] + remove pageStyle name dependencies from rtfexport [Justin Luth] + remove PatternLB dead code [Rishabh Kumar] + remove pointer to local [Jochen Nitschke] + remove PopupControl as an intermediate step [Caolán McNamara] + remove redundant default ctor definition [Stephan Bergmann] + remove redundant FixedVariable::nEnumValue [Stephan Bergmann] + remove redundant redeclaration [Stephan Bergmann] + remove redundant SvxGet* wrappers around LinguMgr functions [Stephan Bergmann] + remove reimplementations of SfxItemPool::ReleaseDefaults() [Jochen Nitschke] + remove remaining mentions of Help Agent (tdf#95386) [Gabor Kelemen] + remove remains of .uno:HelperDialog (tdf#95386) [Gabor Kelemen] + remove RID_SVXITEMS_EXTRAS_CHARCOLOR string [Maxim Monastirsky] + remove self-labeling SetAccessibleRelationLabeledBy calls (tdf#87026) [Muhammet Kara] + remove SetAccessibleRelationLabeledBy calls (tdf#87026) [Muhammet Kara] + remove sfx std::shared_ptr typedefs (tdf#96099) [Mark Page] + remove SfxInterface::operator[] [Mark Page] + remove SfxInterfaceArr_Impl typedef (tdf#96099) [Mark Page] + remove SfxPoolItemArrayBase_Impl typedef [Jochen Nitschke] + remove single master simple gradient templates (tdf#103317) [Yousuf Philips] + remove some conversion operator methods [Noel Grandin] + remove some manual ref counting in svx and xmloff [Noel Grandin] + remove some manual ref-counting [Noel Grandin] + remove some manual ref-counting in connectivity [Noel Grandin] + remove some manual ref-counting in forms [Noel Grandin] + remove some manual ref-counting in framework [Noel Grandin] + remove some manual refcounting in reportdesign [Noel Grandin] + remove some manual refcounting in sc [Noel Grandin] + remove some manual refcounting in tools [Noel Grandin] + remove some more (void) style function definitions/declarations [Noel Grandin] + remove some now unnecessary debug trace [Noel Grandin] + remove some presumably unnecessary leftovers from ancient times [Tor Lillqvist] + remove some unnecessary casting [Noel Grandin] + remove some unnecessary global.hxx includes [Jochen Nitschke] + remove StringListResource in favour of ResStringArray... [Caolán McNamara] + remove stylename dependency from rtfimport [Justin Luth] + remove stylename dependency on testunit n750255 [Justin Luth] + remove support for Clang < 3.3 [Stephan Bergmann] + remove support for Clang < 3.4 [Stephan Bergmann] + remove SvLBoxBmp class [Jochen Nitschke] + remove the "using namespace std" from filter [Mark Page] + remove the :: prefix in ::std for sw [Mark Page] + remove the branching at the end of IterateParametersIfs(). [Kohei Yoshida] + remove the duplicated system locale check [Eike Rathke] + remove the now duplicated ERROR.TYPE mapping already present in BIFF4 [Eike Rathke] + remove the SwMoveFnCollection* typedefs [Noel Grandin] + remove these from the customization dialog [Samuel Mehrbrodt] + remove tOID typedefs in ObjectHierarchy class (tdf#100913) [krishna keshav] + remove toolbar labels from track changes toolbar [Yousuf Philips] + remove tooltip_markup from glade .ui files (tdf#101549) [Muhammet Kara] + remove totally bogus comment [Tor Lillqvist] + remove unnecessary container in hatch tab [Rishabh Kumar] + remove unnecessary default constructor and operator= [Markus Mohrhard] + remove unnecessary label (tdf#99341) [Muhammet Kara] + remove unnecessary strings in bmpmask dialog (tdf#87026) [Muhammet Kara] + remove unnecessary temporary ScRangeList copy [Eike Rathke] + remove unnecessary typedefs [Stephan Bergmann] + remove unnecessary UcbStreamHelper::CreateStream overload (tdf#99312) [Stephan Bergmann] + remove unnecessary whitespace [Markus Mohrhard] + remove unneeded Pane code in Presenter Console [Bryan Quigley] + remove unused constants in HRC files [Noel Grandin] + remove unused controls in Pattern tab [Rishabh Kumar] + remove unused declaration [Stephan Bergmann] + remove unused defines [Eike Rathke] + remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf code [Mark Page] + remove unused enum [Jochen Nitschke] + remove unused field [Noel Grandin] + remove unused headers from xlsx import to improve build performance (tdf#48140) [Bartosz Kosiorek] + remove unused ICoreParagraphStyle [Noel Grandin] + remove unused imports in java code [Noel Grandin] + remove unused include file [Stephan Bergmann] + remove unused includes [Stephan Bergmann] + remove unused log-area [Stephan Bergmann] + remove unused member var [Stephan Bergmann] + remove unused parameter [Jochen Nitschke] + remove unused RSC_DOCKWINDOW flags [Noel Grandin] + remove unused SfxObjectShell::libreOfficeKitCallback() [Miklos Vajna] + remove unused SID constants and associated code [Noel Grandin] + remove unused SvxChartDataDescr and SvxChartDataDescrItem [Noel Grandin] + remove unused SwMiscConfig instance [Stephan Bergmann] + remove unused template parameter [Stephan Bergmann] + remove unused toolbar:text define [Samuel Mehrbrodt] + remove unused variable from orcus interface [Jaskaran Singh] + remove unused WORKWIN constants [Noel Grandin] + remove use of Archive::Zip [David Tardon] + remove use of OUString::createFromAscii as it might not be null terminated [Akshay Deep] + remove useless (and wrong) comment [David Tardon] + remove useless comments (one was even wrong) [Stephan Bergmann] + remove various smart pointer typedefs (tdf#96099) [Mark Page] + remove various smart pointer typedefs in canvas (tdf#96099) [Mark Page] + remove various smart pointer typedefs in vcl (tdf#96099) [Mark Page] + remove various unused hrc defines and headers [Caolán McNamara] + remove visual noise [Markus Mohrhard] + remove WorkPathVariable support from KDE backends (rhbz#1065807) [Stephan Bergmann] + remove wrong check through template args from containsXInterfaceSubclass [Stephan Bergmann] + remove wrong comment [Jochen Nitschke] + remove wrong outdated comment [Markus Mohrhard] + remove wrong, needless downcast [Stephan Bergmann] + removed by-error-pushed desktop/source/app/app.cxx.orig [Armin Le Grand] + removed deprecated FileDialogHelper::SetDisplayDirectory [Noel Grandin] + removed SvRef::operator T*() (tdf#89307) [Jacek Fraczek] + removed T* SvRef::opeartor &() (tdf#89307) [Jacek Fraczek] + rename *effective to *effect, related (tdf#100641) [Eike Rathke] + rename CollapsAttribs -> CollapseAttribs [Noel Grandin] + rename ContentInfo attribs field and methods to charAttribs [Noel Grandin] + rename GetFoucsPosIndex() to GetFocusPosIndex() [Muhammet Kara] + rename GetId() to GetTablesHintId() and GetIndexHintId() [Eike Rathke] + rename ImplWindowAutoMnemonic and expose [Caolán McNamara] + rename inlineablemethods plugin to expandablemethods [Noel Grandin] + rename Label: 'Start with Template Selection' [Akshay Deep] + rename lcl_ChkUnoCrsrPaM and split it up to be like lcl_ChkPaM[Both] [Caolán McNamara] + rename MatrixDoubleRefToMatrix() to MatrixJumpConditionToMatrix() (tdf#100637) [Eike Rathke] + rename ocConvert to ocConvertOOo and related [Eike Rathke] + rename ocDuration to ocPDuration and related [Eike Rathke] + rename ownCloud to Remote server (tdf#101919) [Julien Nabet] + rename rNum to aNatNum [Eike Rathke] + rename sd::Outliner to SdOutliner [Noel Grandin] + rename SelectionForbidsPaste() to SelectionForbidsCellFill() [Eike Rathke] + rename SetResMgr to ClearResMgr [Noel Grandin] + rename two functions that had misleading names [Tor Lillqvist] + rename variable slightly (coverity#1371328) [Caolán McNamara] + rename variable to reflect that it is not a reference [Markus Mohrhard] + renamed local var 'clipRegion' to silence werror [Armin Le Grand] + reorg FillItemData [Caolán McNamara] + reorg of code can drop the special msvc warnings handling [Caolán McNamara] + replace <<= with assign for <<= with rhs Any [Jochen Nitschke] + replace all doesn't work (tdf#100861) [Caolán McNamara] + replace chained OUStringBuffer::append() with operator+ (tdf#57950) [Arnold Dumas] + replace cppu::WeakImplHelper* in sfx2 and svl (tdf#88206) [Jochen Nitschke] + replace DdeData conversion operators with proper functions [Stephan Bergmann] + replace DdeString conversion opreator with proper function [Stephan Bergmann] + replace hard coded resource ids (tdf#92518) [Jochen Nitschke] + replace Hindi with Indic and add some sample digits (tdf#102235) [Laurent Balland-Poirier] + replace ImplConvertMenuString now [Caolán McNamara] + replace local ASCII function with rtl/character.hxx [Arnaud Versini] + replace macro with function template [Jochen Nitschke] + replace OLEString operators with proper functions, for clarity [Stephan Bergmann] + replace OLEVariant operators with proper functions, for clarity [Stephan Bergmann] + replace PageHolder with shared_ptr (cide#1371212, cid#1371195) [Stephan Bergmann] + replace remaining OSL_ASSERT etc. in binaryurp [Stephan Bergmann] + replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) [Michael Stahl] + replace simple macros in chart2 [Jochen Nitschke] + replace SmNodeIterator with std::vector's iterator [Takeshi Abe] + replace SWRECTFN macro with a class [Mike Kaganski] + replace use of our own SmNodeIterator with range-based for loop [Takeshi Abe] + replace VALID_CONVERSION macro with function [Stephan Bergmann] + replacing boost::bind with C++11 lambdas (tdf#93243) [Helena Svobodova] + repurpose count dialogs [Caolán McNamara] + reset Default in Context Menu for default templates [Akshay Deep] + reset RasterOpMode on cached virtual device before reuse (tdf#101433) [Caolán McNamara] + resize color and gradient controls to 150px (tdf#89466) [Susobhan Ghosh] + resolve the snafu with 2 separate refcounted bases [David Tardon] + resolve: gtk3: set custom icons in native gtk menus (tdf#100429) [Caolán McNamara] + resolves: Default template is not loaded when starting with Template Selection [Akshay Deep] + resolves: Template selection dialog has wrong parent [Akshay Deep] + resolving tablesSupplier name clash for postgresql (tdf#67302) [Prashant] + resource leak (coverity#1371369, coverity#1371368, coverity#1371375, coverity#1371371, coverity#1371373, coverity#1371377, coverity#1371374, coverity#1371370) [Caolán McNamara] + resource leak in object (coverity#704161) [Caolán McNamara] + resource leak on an exceptional path (coverity#1326473, coverity#1371380, coverity#1371379, coverity#1371376, coverity#1371367, coverity#1371366, coverity#1371372) [Caolán McNamara] + ResourceMenuController: Better error handling [Maxim Monastirsky] + respond to OnStorageChanged (tdf#94378) [Stephan Bergmann] + restart on initialisation-time OpenCL crash (tdf#100965) [Tor Lillqvist] + restore lcl_ChkUnoCrsrPaM [Caolán McNamara] + restore loplugin:vclwidget checking for calling clear() on VclPtr fields [Noel Grandin] + restore qa unit test of number formats from zforlist.hxx [Laurent Balland-Poirier] + restore the toggle state of the currency button [Maxim Monastirsky] + restrict tryPropertyValueEnum to enum types [Stephan Bergmann] + restructure CommandLineArgs::ParseCommandLine_Impl [Mike Kaganski] + return const& [Eike Rathke] + return earlier, no logic change [Caolán McNamara] + return early and drop a level of indent [Caolán McNamara] + return early on error [Tamás Zolnai] + return early on non-main condition, no logic change [Caolán McNamara] + return SAL_MAX_... instead of 0 for GetInt*() [Eike Rathke] + returning reference to local breaks crashtesting build [Caolán McNamara] + reuse BOOST_CPPFLAGS computed by configure.ac [Stephan Bergmann] + reuse CustomPropertiesTypeBox for SFX_LB_PROPERTY_TYPE [Caolán McNamara] + reverse the boolean logic. [Kohei Yoshida] + reversed line endings and half-arrow heads (tdf#92152, tdf#93782) [Heiko Tietze] + revert "(20) OPTIONS: Add mechanism to manage not found Web URL: HEAD" (tdf#101094) [Giuseppe Castagno] + revert "add CELL test case" [Markus Mohrhard] + revert "add CUMPRINC test case" [Markus Mohrhard] + revert "add DAYS test case" [Markus Mohrhard] + revert "add GROWTH test case" [Eike Rathke] + revert "add LINEST test case" [Eike Rathke] + revert "add LOGEST testcase" [Eike Rathke] + revert "add MOD test case" [Markus Mohrhard] + revert "Add title-based tearoff to DockingManager" [Maxim Monastirsky] + revert "Add XBitmapList to SvxPresetListBox" [Rishabh Kumar] + revert "Allow multiline tooltips in template manager" (tdf#101779, tdf#101852) [Maxim Monastirsky] + revert "also volatile cells need to listen to all refe"... (fdo#83067, tdf#87101, tdf#83067) [Eike Rathke] + revert "Better rendering of tooltip in gtk2 and windows" (tdf#101779, tdf#101440) [Maxim Monastirsky] + revert "Better wording in UI for in case of PDF export from Calc" (tdf#90436) [Samuel Mehrbrodt] + revert "bump nss to 3.25" [Caolán McNamara] + revert "can't select filter criteria with mouse" (tdf#99360) [Eike Rathke] + revert "Change use of cppu::WeakImplHelper*" (tdf#88206) [Caolán McNamara] + revert "convert MULTILINE constants to scoped enum" [Noel Grandin] + revert "convert ReaderWriterEnum to scoped enum" [Noel Grandin] + revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase" [Miklos Vajna] + revert "desktop: fix loplugin:oncevar" [Miklos Vajna] + revert "Don't use the (win32) jawt_md.h as we don't have that when cross-compiling" [Stephan Bergmann] + revert "don't write item right before destruction" [Jochen Nitschke] + revert "Enable breeze dark icon theme" [Caolán McNamara] + revert "Enable object rotation (.uno:ToggleObjectRotateMode) for writer" (tdf#73797) [jan iversen] + revert "Fail loading a new document with read only property set to true" (tdf#98837) [Tor Lillqvist] + revert "fftester: empty tabbox protection" [Michael Stahl] + revert "fftester: non-contiguous cells" [Michael Stahl] + revert "fix https://addons.mozilla.org/ case" (tdf#101629) [Julien Nabet] + revert "fix text alignment (no autofit & no full width)" (tdf#99729) [Miklos Vajna] + revert "hack for now" [Caolán McNamara] + revert "Hack to make Arabic subtending marks work" (tdf#103103) [Khaled Hosny] + revert "Impress/Comments - selection not updated on delete" (bccu#1781) [Caolán McNamara] + revert "Jump to next change when accepting or rejecting a change" (tdf#90597) [Samuel Mehrbrodt] + revert "KDE: don't throw on TemplatePathVariable" (rhbz#1065807) [Stephan Bergmann] + revert "LOK: we use callbacks latch for not missing messages sent very early" [Marco Cecchetti] + revert "loplugin:sallogareas" [Stephan Bergmann] + revert "loplugin:unreffun" [Michael Stahl] + revert "More blind fix for --enable-pch Windows builds" [Michael Stahl] + revert "narrow down the JumpMatrix path finish condition" (tdf#100637) [Eike Rathke] + revert "prep WinResTarget for WNT in testdir" [Giuseppe Castagno] + revert "Prevent invalid parameter handler crashes" (fdo#38913, tdf#38913) [Stephan Bergmann] + revert "Remove a busy loop" (tdf#93889, tdf#99360) [Eike Rathke] + revert "Remove more RSC_DOCKWINDOW related stuff" [Michael Stahl] + revert "remove SfxPoolItemArrayBase_Impl typedef" [Noel Grandin] + revert "remove unused RSC_DOCKWINDOW flags" [Michael Stahl] + revert "Remove WorkPathVariable support from KDE backends" [Stephan Bergmann] + revert "Resolving tablesSupplier name clash for postgresql" (tdf#67302) [Lionel Elie Mamane] + revert "Resource leak on an exceptional path" (coverity#1371372) [Caolán McNamara] + revert "Revert "add CUMPRINC test case"" [Eike Rathke] + revert "Revert "add GROWTH test case"" [Eike Rathke] + revert "Revert "add LINEST test case"" [Eike Rathke] + revert "Revert "add LOGEST testcase"" [Eike Rathke] + revert "Revert "add MOD test case"" [Eike Rathke] + revert "Revert "remove SfxPoolItemArrayBase_Impl typedef"" [Noel Grandin] + revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"" [Noel Grandin] + revert "SidebarResource doesn't do anything useful" [Caolán McNamara] + revert "silence gcc4.8 warning" [Michael Stahl] + revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag" [Noel Grandin] + revert "Slideshow: Add 'Oval' Shape Transition variant" [jan iversen] + revert "std::list to deque" [Caolán McNamara] + revert "temp tinderbox fix" [Caolán McNamara] + revert "These 'inline' keywords are fairly pointless" [Tor Lillqvist] + revert "these are equal to the defaults" (coverity#1371302) [Caolán McNamara] + revert "try and tell coverty these are non-null by restoring..." (coverity#1362679) [Caolán McNamara] + revert "try to debug images_tango.zip failure on arm tinderbox" [Tor Lillqvist] + revert "unit test for rtf import" (tdf#90697) [Samuel Mehrbrodt] + revert "Update of pt-BR autocorr list." [jan iversen] + revert "vcl: Stop-gap solution to ... (tdf#101822) [Jan-Marek Glogowski] + revert 8c4dbcef8f and provide a better fix (bccu#1781) [Andras Timar] + revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7e [Mike Kaganski] + revert div by 0 ubsan hackarounds now [Caolán McNamara] + revert fixes for bad casts and unused fields (tdf#95144) [Caolán McNamara] + revert part of "simplify some use of typeid" [Noel Grandin] + revert part of docx testcase (bnc#780843) [Justin Luth] + revive external/firebird/macosx-elcapitan-dyld.patch [Stephan Bergmann] + rework code a little (coverity#1371331) [Caolán McNamara] + rework for Missing move assignment operator (coverity#1371269) [Caolán McNamara] + rework to avoid bad casts (tdf#95144) [Caolán McNamara] + rework to avoid Missing move assignment operator (coverity#1371295) [Caolán McNamara] + rework transfer of data between cond format dlgs (tdf#100793, tdf#96453) [Markus Mohrhard] + rewrite AquaSalGraphics::DrawSalLayout() [Khaled Hosny] + rewrite using a for loop [David Tardon] + RTF export: it's enough to pass these by const ref, no need to copy [Miklos Vajna] + RTF export: use auto where it improves code readability [Miklos Vajna] + RTF import: fix scaling of group shape children (tdf#91684) [Miklos Vajna] + RTF import: fix ZOrder of child shapes inside group shape (tdf#84684) [Miklos Vajna] + RTF import: handle \trwWidthA by faking cells (tdf#44986) [Miklos Vajna] + RTF import: handle fFlipH and fFlipV shape props (tdf#91684) [Miklos Vajna] + rtf: don't skip backwards on skipping bin specified bytes [Caolán McNamara] + rtf: throw early on a bad nestrow token [Caolán McNamara] + rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 [Eike Rathke] + safemode: Add command line option [Samuel Mehrbrodt] + safemode: Add doxygen documentation [Samuel Mehrbrodt] + safemode: Add flag to indicate safemode [Samuel Mehrbrodt] + safemode: Add hints how to get help/report a bug [Samuel Mehrbrodt] + safemode: Add uno command and menu entry [Samuel Mehrbrodt] + SafeModeDialog: Enable restart button only for active selections [Samuel Mehrbrodt] + SafeModeDialog: Handle quit button event [Samuel Mehrbrodt] + SafeModeDialog: Handle restart button event [Samuel Mehrbrodt] + SafeModeDialog: Remove flag also when exiting [Samuel Mehrbrodt] + sal: fix compare of rtl::OUString/OString containing '\0' (tdf#83306) [Michael Stahl] + sal: fix remaining loplugin:cppunitassertequals warnings [Miklos Vajna] + sal: Mac OS X 10.8 fails test_log1p [Michael Stahl] + sal: rename O[U]String parameter [Michael Stahl] + sal: WNT: print errno when oslCreateThread fails [Michael Stahl] + sal_Bool -> bool [Stephan Bergmann] + SAL_DETAIL_WHERE already ends with a space [Tor Lillqvist] + SAL_FALLTHROUGH [Tor Lillqvist] + SAL_FINAL to final [Xisco Fauli] + SAL_MIN_INT32 32bit overflows on finding min limit (tdf#100795) [Caolán McNamara] + SAL_WARN in case bBackToLoaded failed [Stephan Bergmann] + SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations [Stephan Bergmann] + SalI18NImeStatus is stubbed the same way for everyone except... [Caolán McNamara] + same selection recorded multiple times... (tdf#100861) [Caolán McNamara] + save about 50% of the import time for nearly empty ods documents [Markus Mohrhard] + save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXML [Eike Rathke] + save to ODF XY customized names (tdf#100547) [Laurent Balland-Poirier] + sax2/ unit tests. [Mohammed Abdul Azeem] + sc dif import: plain number formatter is unused [Jochen Nitschke] + sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is created [Henry Castro] + sc lok Tiles not rendering in large spreadsheets (bccu#1610) [Ashod Nakashian] + sc lok: add .uno:AutoSum [Henry Castro] + sc lok: add LOK_CALLBACK_CELL_VIEW_CURSOR [Miklos Vajna] + sc lok: add more toolbar items [Henry Castro] + sc lok: Add new param to .uno:EnterString to prevent committing [Pranav Kant] + sc lok: add number format toolbar items [Henry Castro] + sc lok: add parameters for column/row resize [Henry Castro] + sc lok: add status bar UNO commands [Henry Castro] + sc lok: add toolbar item wrap text and merge cells [Henry Castro] + sc lok: avoid full invalidate tiles [Henry Castro] + sc lok: catch unhandled exception [Pranav Kant] + sc lok: fix re-sizing several rows/columns at once [Henry Castro] + sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) API [Miklos Vajna] + sc lok: implement SfxViewShell::NotifyCursor() API [Miklos Vajna] + sc lok: notify other views about selection changes of multiple cells [Miklos Vajna] + sc lok: Remove useless comment/code [Pranav Kant] + sc lok: Unit test for empty column selection [Pranav Kant] + sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART calls [Miklos Vajna] + sc-perf: add bulk scope for BroadcastRecalcOnRefMove() calls (tdf#87101) [Eike Rathke] + sc-perf: avoid repeated TrackFormulas() during bulk broadcast, rel. (tdf#87101) [Eike Rathke] + sc-perf: avoid second call to ScAttrArray::Search(), related (tdf#87101) [Eike Rathke] + sc-perf: do not call SvNumberFormatter also for numbers in OOXML (tdf#79023) [Eike Rathke] + sc-perf: for ODFF do not call SvNumberFormatter to determine numeric (tdf#79023) [Eike Rathke] + sc-perf: remove one more unnecessary call to TrackFormulas() [Eike Rathke] + sc-perf: SetFormulaCells: unnecessary number format check in clipboard/undo [Eike Rathke] + sc-perf: StartAllListeners: bail out early in cliboard or undo document [Eike Rathke] + sc/source/core/tool/scmatrix.cxx no longer triggers this? [Stephan Bergmann] + sc: -Werror=unused-variable [Michael Stahl] + sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcase [Miklos Vajna] + sc: Allow paste to overwrite existing data in tiled editin mode. [Michael Meeks] + sc: convert MatrixEdge... to typed_flags [Jochen Nitschke] + sc: convert SC_CLONECELL_... to typed_flags [Jochen Nitschke] + sc: convert SC_DIFOPT_* defines to typed_flags [Jochen Nitschke] + sc: convert SC_DROP_* defines to typed flags [Jochen Nitschke] + sc: convert SC_SCENARIO_.. defines typed flags .. [Jochen Nitschke] + sc: disable function test documents for 32-bit PLATFORMID=linux_x86 [Eike Rathke] + sc: Don't export in case of invalid range [Pranav Kant] + sc: drop missed osl/endian.h include ... [Jochen Nitschke] + sc: drop most osl/endian.h includes [Jochen Nitschke] + sc: eeek, a boost::ptr_vector! take it off! take it off! [Michael Stahl] + sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never set [Jochen Nitschke] + sc: fix Android build [Miklos Vajna] + sc: fix build breaker [Jochen Nitschke] + sc: implement LOK_CALLBACK_VIEW_LOCK [Miklos Vajna] + sc: implement per-view LOK_CALLBACK_CELL_FORMULA [Miklos Vajna] + sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGED [Miklos Vajna] + sc: implement per-view LOK_CALLBACK_HYPERLINK_CLICKED [Miklos Vajna] + sc: implement per-view LOK_CALLBACK_INVALIDATE_TILES [Miklos Vajna] + sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTION [Miklos Vajna] + sc: implement per-view resetSelection() [Miklos Vajna] + sc: implement SfxUndoAction::GetViewShellId() interface ... [Miklos Vajna] + sc: meBiff is always set to BiffType::BIFF_UNKNOWN [Jochen Nitschke] + sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGED [Miklos Vajna] + sc: re-factor perf-tests. [Michael Meeks] + sc: remove CHAR_CR define [Jochen Nitschke] + sc: remove commented out code [Jochen Nitschke] + sc: remove enum BiffFragmentType [Jochen Nitschke] + sc: remove enum BiffTargetType [Jochen Nitschke] + sc: remove FUNC* and OOX_XLS_IS_LIBNAME macros [Jochen Nitschke] + sc: remove leftover includes [Jochen Nitschke] + sc: remove ScPointerChangedHint class [Jochen Nitschke] + sc: remove unused code [Jochen Nitschke] + sc: remove unused ScCloneFlags: Adjust3Drel and NoCaption [Jochen Nitschke] + sc: replace GET_SCALEVALUE macro with a lambda [Jochen Nitschke] + sc: replace GetScenarioData() calls with GetScenarioFlags() [Jochen Nitschke] + sc: replace IsAssciiDigit and IsAsciiAlpha with rtl equivalents [Jochen Nitschke] + sc: replace NAN macro with rtl::math::setNan [Jochen Nitschke] + sc: replace REGISTER_..._EVENT macros with lambdas [Jochen Nitschke] + sc: silence loplugin:staticmethods [Miklos Vajna] + sc: StarCalc/DOS import: fix an endian issue [Michael Stahl] + scale gtk3 smooth scaling events... (rhbz#1344042, deb#826654) [Caolán McNamara] + ScDPResultTree::ValuesType can be empty [Eike Rathke] + ScFilterListBox::LoseFocus doesn't seem to have a purpose... (tdf#99310) [Caolán McNamara] + schema: copy of v1.3 schema to collect LO extensions [Thorsten Behrens] + ScInterpreter::Push() with const FormulaToken& [Eike Rathke] + SCNR: Bin some unused forward declarations [Tor Lillqvist] + screenshot: add screenshot ui test to check target [Thorsten Behrens] + screenshot: added functionality to dialog [Armin Le Grand] + screenshot: develop interactive screenshot dialog [Armin Le Grand] + screenshot: fixup some details for screenshot dlg [Armin Le Grand] + ScreenshotId for tab dialogs (tdf#100068) [Katarina Behrens] + screenshots: actually save screenshots for sc [Katarina Behrens] + screenshots: add dialog test cases for basctl [Armin Le Grand] + screenshots: add dialog test cases for chart2 [Armin Le Grand] + screenshots: add dialog test cases for cui [Armin Le Grand] + screenshots: add dialog test cases for dbaccess [Armin Le Grand] + screenshots: add dialog test cases for desktop [Armin Le Grand] + screenshots: add dialog test cases for filter [Armin Le Grand] + screenshots: add dialog test cases for formula [Armin Le Grand] + screenshots: add dialog test cases for fpicker [Armin Le Grand] + screenshots: add dialog test cases for reportdesign [Armin Le Grand] + screenshots: add dialog test cases for sfx2 [Armin Le Grand] + screenshots: add dialog test cases for starmath [Armin Le Grand] + screenshots: add dialog test cases for svtools [Armin Le Grand] + screenshots: add dialog test cases for svx [Armin Le Grand] + screenshots: add dialog test cases for uui [Armin Le Grand] + screenshots: add dialog test cases for vcl [Armin Le Grand] + screenshots: add dialog test cases for writer [Armin Le Grand] + screenshots: add dialog test cases for xmlsecurity [Armin Le Grand] + screenshots: add missing cppunit files [Katarina Behrens] + screenshots: add new global make target [Armin Le Grand] + screenshots: added more virtualization/abstraction [Armin Le Grand] + screenshots: added pretty much all sd dialogs [Armin Le Grand] + screenshots: added stuff for Linux build [Armin Le Grand] + screenshots: added support for minimal Screenshot ifc [Armin Le Grand] + screenshots: clang plugin & tabpage usage fixes [Armin Le Grand] + screenshots: dialog doesn't even have a help button [Katarina Behrens] + screenshots: don't crash on opening csv import dlg [Katarina Behrens] + screenshots: don't leak windows [Katarina Behrens] + screenshots: exclude sd tests for the while [Katarina Behrens] + screenshots: extend default paths where stuff gets written [Armin Le Grand] + screenshots: fallback screenshot to ui files [Armin Le Grand] + screenshots: fix fallback cases for sd and sc [Armin Le Grand] + screenshots: fix Linux, exclude a few crashing dialogs [Armin Le Grand] + screenshots: fix sc screenshot test [Armin Le Grand] + screenshots: gen screenshots during 'make slowcheck' [Katarina Behrens] + screenshots: interface for sc dialog factory [Katarina Behrens] + screenshots: kill work-around for pseudo-headless mode [Katarina Behrens] + screenshots: modify tab dialog screenshot id a bit [Katarina Behrens] + screenshots: move shared code to separate class [Katarina Behrens] + screenshots: names to copy screenshot IDs [Katarina Behrens] + screenshots: open more sc modal dialogs [Katarina Behrens] + screenshots: open more sc modal dialogs, part 2 [Katarina Behrens] + screenshots: opening some sc dialogs from cppunit [Katarina Behrens] + screenshots: rPath argument is now unused [Katarina Behrens] + screenshots: sc dialog factory ifc for tab dialogs [Katarina Behrens] + screenshots: support creating shots of tab dialogs [Katarina Behrens] + screenshots: this is really unused [Katarina Behrens] + screenshots: unify dumping of dialog test batch file [Armin Le Grand] + screenshots: unset VCL_HIDE_WINDOWS [Katarina Behrens] + screenshots: use new bootstrap fixture in sc and sd [Katarina Behrens] + screenshots: use smart pointers [Katarina Behrens] + screenshots: Use UI string and fallback for UI-String only [Armin Le Grand] + screenshots: write created screenshots into workdir [Katarina Behrens] + ScRefUpdate::Update() needs to flag sticky even unchanged (tdf#101562) [Eike Rathke] + script for grouping warning messages by most common [Noel Grandin] + scrollbar used instead of slider (tdf#59570) [Caolán McNamara] + ScrollFlags::NoErase is never set [Caolán McNamara] + ScrollFlags::NoInvalidate is never set [Caolán McNamara] + ScrollFlags::NoWindowInvalidate never set [Caolán McNamara] + ScStyleObj: Translate some German comments [Maarten Bosmans] + ScTransferObj::ObjectReleased: prevent ScModule nullptr access [Eike Rathke] + sd draw page: add PreviewMetafile UNO property [Miklos Vajna] + sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback() [Miklos Vajna] + sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback() [Miklos Vajna] + sd lok draw text: make sure watching views have no cursors [Miklos Vajna] + sd lok: decouple vcl window focus from cursor visibility [Miklos Vajna] + sd lok: fix hard to select a full table [Henry Castro] + sd lok: Fix image insertion [Pranav Kant] + sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible() [Miklos Vajna] + sd lok: implement SfxViewShell::NotifyCursor() API [Miklos Vajna] + sd lok: limit undo/redo access to undo actions created by the same view [Miklos Vajna] + sd xml dump: expose layout of table shapes (tdf#100269) [Miklos Vajna] + sd: Add labels to insert before/after commands (tdf#100052) [Samuel Mehrbrodt] + sd: add status bar UNO commands [Henry Castro] + sd: implement LOK_CALLBACK_VIEW_LOCK [Miklos Vajna] + sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGED [Miklos Vajna] + sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKED [Miklos Vajna] + sd: implement per-view LOK_CALLBACK_INVALIDATE_TILES [Miklos Vajna] + sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTION [Miklos Vajna] + sd: loplugin:staticmethods [Michael Stahl] + sd: make test "testTdf93124" more robust [Tomaž Vajngerl] + sd: mpViewShell can be nullptr in DrawDocShell::GetState() [Miklos Vajna] + sd: OOoXML import: fix loss of animations [Michael Stahl] + sd: sd_export_ooxml still takes the most time, split it in 2 [Michael Stahl] + sd: split up sd_export_tests [Michael Stahl] + sd: track view shell id in SdUndoAction [Miklos Vajna] + SdDrawDocument::GetHitIMapObject rCmpWnd param is unused [Stephan Bergmann] + search for old style dictionaries in DICPATH [Jookia] + self assignment (coverity#1371335) [Caolán McNamara] + send an event when the dialog is actually closed [Markus Mohrhard] + set antialias once when context is created [Caolán McNamara] + set correct default values to "0" of xfId attribute (tdf#70565) [Bartosz Kosiorek] + set correct parents for password dialogs (tdf#96279) [Caolán McNamara] + set parent style of notebook to toplevel window style (tdf#92776) [Caolán McNamara] + set slide/page format dropdown size to 6 in Slide/Page panel [Susobhan Ghosh] + set translatable attributes in .ui files [Andras Timar] + SetFloatingLines is now unused [Caolán McNamara] + SetXORMode - remove un-needed parameter (tdf#96971) [melikeyurtoglu] + sfx2 classification: use auto where it improves code readability [Miklos Vajna] + sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews() [Miklos Vajna] + sfx2 lok: fix missing view cursors in a new view [Miklos Vajna] + sfx2 lok: handle when SfxViewFrame::Current() returns nullptr [Miklos Vajna] + sfx2 lok: introduce SfxViewShell::NotifyCursor() [Miklos Vajna] + sfx2: add comment to avoid range-based for loop [Thorsten Behrens] + sfx2: add SfxLokHelper::getViewIds [Miklos Vajna] + sfx2: bring the view shell's LOK callback up to date with SdrModel [Miklos Vajna] + sfx2: clean up redundant virtual keywords in classificationcontroller [Miklos Vajna] + sfx2: clean up redundant virtual keywords in classificationhelper [Miklos Vajna] + sfx2: exception on storage commit is an error () (tdf#91807) [Michael Stahl] + sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENU [Miklos Vajna] + sfx2: implement per-view LOK_CALLBACK_STATE_CHANGED [Miklos Vajna] + sfx2: initial PDF document signatures dialog [Miklos Vajna] + sfx2: introduce SfxViewShell::GetViewShellId() [Miklos Vajna] + sfx2: just use Idle in SfxItemDisruptor_Impl [Michael Stahl] + sfx2: make SfxLokHelper::setView() set also the active frame [Miklos Vajna] + sfx2: nullptr pViewShell was seen in SfxLokHelper::getView() [Miklos Vajna] + sfx2: resolve "enum ApplicationType" conflict... [Michael Stahl] + sfx2: SfxCommonTemplateDialog_Impl can't even decide if... [Michael Stahl] + sfx2: use range-based for loop in lokhelper [Miklos Vajna] + SfxModule to use initializer_list instead of variadic arguments [Mark Page] + SfxProgress::SetState always returns true [Stephan Bergmann] + SfxViewFrame::GetParentViewFrame_Impl always returns nullptr [Stephan Bergmann] + shell: loplugin:nullptr / staticanonymous / stringconstant [Michael Stahl] + shortcut the signal handler during batch test [Norbert Thiebaud] + shorten description, move info into tooltip (tdf#101196) [Caolán McNamara] + shorten transition group label from 'Random Bars' to 'Bars' [Yousuf Philips] + show correct command to execute the test [Markus Mohrhard] + show Default ShapesPanel when Shape is selected (tdf#100886) [Susobhan Ghosh] + show dialog when starting in safe mode [Samuel Mehrbrodt] + show go to page icon in menu [Yousuf Philips] + show only template files in start center and template manager (tdf#101141) [Akshay Deep] + show restart message after extension installation (tdf#46279) [irem] + show the dialog just once even if both toggles were changed (tdf#100222) [Tor Lillqvist] + side effect in assertion (coverity#1373441) [Caolán McNamara] + sidebar theme loads pngs by name that are not picked up automatically [Caolán McNamara] + sidebar: adaptable paragraph indent icon size [Szymon Kłos] + SidebarResource doesn't do anything useful [Caolán McNamara] + silence "non-nillable property without value" warnings [Maxim Monastirsky] + silence -fsanitize=array-bounds in external/nss [Stephan Bergmann] + silence -fsanitize=float-divide-by-zero in some parts of sc [Stephan Bergmann] + silence false MSVC C4701 warning [Stephan Bergmann] + silence false positive OSL_ASSERT [Jochen Nitschke] + silence gcc4.8 warning [Noel Grandin] + silence Illegal address computation (coverity#1371343, coverity#1371341, coverity#1371345, coverity#1371342) [Caolán McNamara] + silence loplugin:staticmethods under --disable-debug [Stephan Bergmann] + silence Missing move assignment operator (coverity#1371204, coverity#1371210) [Caolán McNamara] + silence operator= is equal to default, so unnecessary (coverity#1371316) [Caolán McNamara] + silence Side effect in assertion (coverity#1373441) [Caolán McNamara] + silence some MSVC warnings for autogenerated files [Mike Kaganski] + silence Unchecked return value (coverity#1027278, coverity#704000) [Caolán McNamara] + silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUS [Caolán McNamara] + silence warnings [Caolán McNamara] + simplifiy unnecessary uses of int2enum [Stephan Bergmann] + simplify [Noel Grandin] + simplify a bit by using return iterator from vector erase func [Julien Nabet] + simplify AstExpression::compare [Stephan Bergmann] + simplify code now [Caolán McNamara] + simplify Document Recovery dialog (tdf#99341) [Muhammet Kara] + simplify dynamic_cast followed by a static_cast. [Jan Holesovsky] + simplify finding elements of theAddInAsyncTbl [Stephan Bergmann] + simplify GfxLink using smart pointers [Mark Page] + simplify inlineablemethods loplugin [Noel Grandin] + simplify loop [Jochen Nitschke] + simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValue [Stephan Bergmann] + simplify parser [Noel Grandin] + simplify Sequence construction [Stephan Bergmann] + simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag [Mark Page] + simplify SfxRecordingFloat_Impl by using SidebarToolBox [Maxim Monastirsky] + simplify some dynamic/static_casts [Stephan Bergmann] + simplify some PutProperties calls [Stephan Bergmann] + simplify some use of typeid [Noel Grandin] + simplify user name option GUI: Just a single "name" field [Tor Lillqvist] + singlevalfields cleanup took wrong branch (tdf#100964) [Caolán McNamara] + skip checking for icuuc lib [Caolán McNamara] + skip hidden rows/columns for spellchecking, (tdf#99607) [Markus Mohrhard] + skip the placeholder added by PopupMenu::ImplExecute [Maxim Monastirsky] + slide transition sound dialog: Set default path to home dir [Samuel Mehrbrodt] + slideshow: Add 'Oval' Shape Transition variant [Mayank Gupta] + slideshow: stop whining about PresenterCanvas' lack of XUpdatable [Michael Stahl] + slow layout of large tables (tdf#84635) [Noel Grandin] + small icon updates [Adolfo Jayme Barrientos] + small pivot table performance improvement [Tamás Zolnai] + small tango icon for go to page (tdf#83054) [Yousuf Philips] + SmCursor::FindTopMostNodeInLine() requires non-null argument [Takeshi Abe] + SmDrawingVisitor does nothing for SmBlankNode [Takeshi Abe] + so MSVC 2013 is too dumb... [Stephan Bergmann] + so the global Application GetAutoMnemonic is always true, simplify [Caolán McNamara] + so_activex_x64: Avoid warning LNK4070 [Mike Kaganski] + SOCKET_USE_AUTODIAL is dead code (i#105958) [Stephan Bergmann] + some --enable-ext-* switches got removed [Stephan Bergmann] + some clang-tidy misc-move-constructor-init [Stephan Bergmann] + some clean up of uses of css::uno::Any::setValue [Stephan Bergmann] + some cleanups to the unusedmethods loplugin [Noel Grandin] + some hidden text not imported as hidden correctly (tdf#102334, i#76955) [Caolán McNamara] + some of our supported compilers don't do constexpr, which means [Noel Grandin] + some remaining new+std::move -> o3tl::make_unique (tdf#94205) [Stephan Bergmann] + soon is now [Markus Mohrhard] + sort lists [Stephan Bergmann] + SpacingWithoutBorders: enable .doc RT (tdf#76349) [Justin Luth] + speculative win64 scanning fix (tdf#92478) [Caolán McNamara] + speedup fat line drawing on linux using cairo (tdf#50613) [Armin Le Grand] + spelling Surregate->Surrogate [Noel Grandin] + split AddRemoveListener into two methods [Noel Grandin] + split some stuff from ToolbarMenu to a base class [Maxim Monastirsky] + split the assert into two [Markus Mohrhard] + split these ifdefs into larger blocks [Caolán McNamara] + starmath: Add a test case for parsing - [Takeshi Abe] + starmath: Add comments on indexing [Takeshi Abe] + starmath: Add unit test for (tdf#52225) [Takeshi Abe] + starmath: Assert the precondition for OUString#replaceAt() [Takeshi Abe] + starmath: Avoid assigned but unused value [Takeshi Abe] + starmath: Avoid temporary arrays [Takeshi Abe] + starmath: clean up redundant virtual keywords in unofilter [Miklos Vajna] + starmath: complete SmAttributNode has just 2 subnodes [Takeshi Abe] + starmath: Do SmCursor::MoveTo() more simply [Takeshi Abe] + starmath: Drop redundant IsFormulaArranged() check [Takeshi Abe] + starmath: Drop redundant SetLineColor() call [Takeshi Abe] + starmath: Drop unnecessary definitions [Takeshi Abe] + starmath: Drop unused 1st argument of SmErrorNode's ctor [Takeshi Abe] + starmath: Drop unused definition [Takeshi Abe] + starmath: Drop unused PE_UNEXPECTED_END_OF_INPUT [Takeshi Abe] + starmath: Drop useless PE_BINOPER_EXPECTED [Takeshi Abe] + starmath: Fix invalid static_cast [Takeshi Abe] + starmath: IndexOfSubNode() is for SmStructureNode only [Takeshi Abe] + starmath: Make AdjustFontDesc() precede Prepare() [Takeshi Abe] + starmath: Make ctors explicit [Takeshi Abe] + starmath: Make some functions of SmDocShell public [Takeshi Abe] + starmath: more assertions hold [Takeshi Abe] + starmath: no need to create temporary string for comparison [Takeshi Abe] + starmath: nodes in the clipboard are owened by SmClipboard [Takeshi Abe] + starmath: Pass offset by const ref [Takeshi Abe] + starmath: Possible cases are exhausted [Takeshi Abe] + starmath: Prefer assert to SAL_WARN here [Takeshi Abe] + starmath: Prefix members of SmParser [Takeshi Abe] + starmath: Prefix members of SmSetSelectionVisitor [Takeshi Abe] + starmath: Remove a couple of unused error codes [Takeshi Abe] + starmath: Remove unused definition [Takeshi Abe] + starmath: Remove unused GetRect() [Takeshi Abe] + starmath: Replace OSL_ENSURE with assert [Takeshi Abe] + starmath: Return early if the cursor locates after a text node [Takeshi Abe] + starmath: Simplify code with std::unique_ptr [Takeshi Abe] + starmath: SmBinDiagonalNode's 3rd child must be SmPolyLineNode [Takeshi Abe] + starmath: SmBinHorNode's symbol is not always an SmMathSymbolNode [Takeshi Abe] + starmath: SmBraceNode always has 3 children [Takeshi Abe] + starmath: SmDynIntegralNode always has a couple of subnodes [Takeshi Abe] + starmath: SmElement owns SmNode [Takeshi Abe] + starmath: SmRootSymbolNode must have type NROOTSYMBOL [Takeshi Abe] + starmath: SmTableNode has type NTABLE [Takeshi Abe] + starmath: SmVerticalBraceNode always has a triple of nodes [Takeshi Abe] + starmath: The formula tree must be of type SmTableNode [Takeshi Abe] + starmath: This condition must be met [Takeshi Abe] + starmath: Use SmCaretPos::GetPosAfter() [Takeshi Abe] + START CENTER: Cant activate template categories from split button (tdf#102239) [Akshay Deep] + start Center: Clear List item should more accessible (tdf#90577) [Akshay Deep] + start Center: Non-installed applications aren't greyed out (tdf#75369) [Akshay Deep] + start Center: Separate thumbnail view buttons in UI [Akshay Deep] + START CENTER: Templates should be activated with single click (tdf#102238) [Akshay Deep] + start the flush timer when batching (PostBatchDraw) (tdf#100411) [Tomaž Vajngerl] + start Trendline equation: customize X, Y names (tdf#100547) [Laurent Balland-Poirier] + starting document from a template crashes LibreOffice (tdf#100660) [Akshay Deep] + std::list -> std::deque [Noel Grandin] + std::list to vector [Noel Grandin] + std::list to deque [Noel Grandin] + std::list to vector [Noel Grandin] + std::list -> std::vector [Noel Grandin] + std::list to deque [Noel Grandin] + std::list to vector [Noel Grandin] + std::list -> std::deque [Noel Grandin] + std::list -> vector [Noel Grandin] + std::list to deque [Noel Grandin] + std::list to vector [Noel Grandin] + step towards disposing of ScDataFormDlg properly [Katarina Behrens] + stop warning on older gtk3s [Caolán McNamara] + store : Replace store::swap with std::swap [Arnaud Versini] + store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOO [Eike Rathke] + store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT. [Arnaud Versini] + strangely misplaced modeline [Caolán McNamara] + stray unused pushbutton and fixedtext resources [Caolán McNamara] + STREAM_STD_READ already includes StreamMode::NOCREATE [Takeshi Abe] + string between integer and fraction (tdf#100834) [Laurent Balland-Poirier] + stringToDouble() do not parse separator without digit as 0.0 [Eike Rathke] + stringToDouble() fix broken reverse logic for NaN and INF [Eike Rathke] + strip also a CR if there (and there seems to be such) [Tor Lillqvist] + strip out non-trivial globals before main (tdf#38835) [Rosen] + strip second parameter from ISOWEEKNUM if literal double != 1.0 [Eike Rathke] + STYLE only one parameter required, two optional [Eike Rathke] + style Preview Checkbox for Styles & Formatting sidebar (tdf#93845) [Susobhan Ghosh] + support ConstCharArrayDetector also for UTF-16 arrays [Stephan Bergmann] + support crop and rotating for drawinglayer object in UI testing [Markus Mohrhard] + support font fallback on macOS for CommonSalLayout [Khaled Hosny] + support for ms binary format validation in chart2 module export tests [Vasily Melenchuk] + support for ms binary format validation in sd module export tests [Vasily Melenchuk] + support Office URI Schemes (tdf#100837) [Mike Kaganski] + support parallelism for check-elf-dynamic-objects [Norbert Thiebaud] + support surrogate pairs in HTMLOutFuncs (rhbz#1382401) [Stephan Bergmann] + support TargetFrame in url field import/export code, (tdf#77873) [Markus Mohrhard] + support the json key value data upload for crash report on client side [Markus Mohrhard] + support typing into the spin field [Markus Mohrhard] + support vertical text in CommonSalLayout [Khaled Hosny] + surely this is Linux-only code [Tor Lillqvist] + surround PaintScope code with ifdefs matching declaration in include file [Tor Lillqvist] + surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTING [Tor Lillqvist] + survive table in footnotes edgecases (tdf#102073) [Caolán McNamara] + svg filter - added support for clip region meta action (bccu#1307) [Marco Cecchetti] + svg filter - rewritten context handling [Marco Cecchetti] + svg-export - Removal of the SVG 1.1 path API in Chrome [Marco Cecchetti] + svgfilter - polish code formatting [Marco Cecchetti] + SVGIO: Add support for font-family in unittests and unify... [Xisco Fauli] + SVGIO: Modify a unittest to check "inherit" in font-family [Xisco Fauli] + SVGIO: Use black as default when parents' fill... (tdf#101237) [Xisco Fauli] + svl: add SfxUndoAction::GetViewShellId() [Miklos Vajna] + svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() [Miklos Vajna] + svl: convert DBG_ASSERTs to assert [Michael Stahl] + svl: convert some DBG_ASSERT to assert [Michael Stahl] + svl: expose redo actions in SfxUndoManager::dumpAsXml() [Miklos Vajna] + svl: fix loplugin:loopvartoosmall warnings [Miklos Vajna] + svl: handle nullptr pWriter in SfxUndoManager::dumpAsXml() [Miklos Vajna] + svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction [Miklos Vajna] + svl: no need to iterate in reverse order in GetRedoActionsInfo() [Miklos Vajna] + svl: remove #include windows.h from svdde.hxx [Michael Stahl] + svl: remove pointless catch around "delete" statement [Michael Stahl] + svl: track creation time of SfxUndoAction instances [Miklos Vajna] + svtools: don't store "vcl" Graphic as a pointer [Tomaž Vajngerl] + svtools: fix -Werror=unused-parameter [Miklos Vajna] + svtools: survive swapout/in of graphic with embedded pdf [Miklos Vajna] + svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTION [Miklos Vajna] + svx lok: assert that per-view callbacks don't invoke the model callback [Miklos Vajna] + svx lok: avoid SfxViewShell::Current() during constructing a new view shell [Miklos Vajna] + svx lok: draw text edits in all views [Miklos Vajna] + svx lok: fix handling of text edit drawing when view/page changes [Miklos Vajna] + svx: add XOutBitmap testcase [Miklos Vajna] + svx: extend README about VC/VOC/OC [Miklos Vajna] + svx: fix loplugin:nullptr [Miklos Vajna] + svx: fix undo of table column resize (tdf#100269) [Miklos Vajna] + svx: implement per-view LOK_CALLBACK_GRAPHIC_SELECTION [Miklos Vajna] + svx: implement per-view LOK_CALLBACK_INVALIDATE_TILES [Miklos Vajna] + svx: implement per-view LOK_CALLBACK_TEXT_SELECTION [Miklos Vajna] + svx: implement per-view LOK_CALLBACK_TEXT_SELECTION for graphic sel [Miklos Vajna] + svx: move GetSfxViewShell() to SdrMarkView [Miklos Vajna] + svx: need a UNO interface to use css::uno::Reference [Michael Stahl] + svx: rotate drawn (non-bitmap) handles with the object [Tomaž Vajngerl] + svx: track view shell id in SdrUndoAction [Miklos Vajna] + SvxBitmapCtl::nLines is never read [Caolán McNamara] + SvxColorToolBoxControl: Some cleanup [Maxim Monastirsky] + SvxColorToolBoxControl: Unify members prefix [Maxim Monastirsky] + SvxColorWindow_Impl: Unify title setting [Maxim Monastirsky] + SvxFrameWindow_Impl: Try to fix size calculation [Maxim Monastirsky] + SvxGetOrCreatePosDic parameter is unused [Stephan Bergmann] + sw comments: implement per-view LOK_CALLBACK_INVALIDATE_TILES [Miklos Vajna] + sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback() [Miklos Vajna] + sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback() [Miklos Vajna] + sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback() [Miklos Vajna] + sw layout xml dump: mention SfxViewShell addresses [Miklos Vajna] + sw lok: add callbacks for redline table insertion / removal [Miklos Vajna] + sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSOR [Miklos Vajna] + sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTION [Miklos Vajna] + sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLE [Miklos Vajna] + sw lok: add status bar UNO commands [Henry Castro] + sw lok: avoid hiding / showing sdr mark handles on focus change [Miklos Vajna] + sw lok: disable pixel alignment of cursor logic values [Miklos Vajna] + sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added characters [Miklos Vajna] + sw lok: fix cursor position after inserting a comment [Miklos Vajna] + sw lok: fix one view inserting a comment, other view jumping there as well [Miklos Vajna] + sw lok: fix shape text editing with multiple views [Miklos Vajna] + sw lok: Handle lok handling code first, for PageUp/Down [Pranav Kant] + sw lok: limit undo/redo access to undo actions created by the same view [Miklos Vajna] + sw lok: limit undo/redo in SwDrawTextShell [Miklos Vajna] + sw lok: mix missing invalidation due to page calc in visible cursor change [Miklos Vajna] + sw lok: move filtering of callbacks during paint to desktop [Miklos Vajna] + sw redlines: expose description as part of the UNO/LOK API [Miklos Vajna] + sw redlining: support per-view authors [Miklos Vajna] + sw SwXTextCellStyle fix possible nullptr dereference [Jakub Trzebiatowski] + sw undo: add a Repair argument to the .uno:Undo/Redo commands [Miklos Vajna] + sw undo: implement SfxUndoAction::GetViewShellId() interface [Miklos Vajna] + sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccess [Jakub Trzebiatowski] + sw UNO API TableStyles getByName [Jakub Trzebiatowski] + sw UNO API XTextTable add TableTemplateName property [Jakub Trzebiatowski] + sw UNO Cell Style family, SwXTextCellStyle [Jakub Trzebiatowski] + sw, writerfilter: fix indentation [Miklos Vajna] + sw,sfx2: enable inserting master document as section (tdf#101813) [Michael Stahl] + sw: -Werror=unused-parameter [Michael Stahl] + sw: -Werror=unused-variable [Michael Stahl] + sw: add an initial .uno:SmallCaps command (tdf#87914) [Miklos Vajna] + sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcase [Miklos Vajna] + sw: add new LOK_CALLBACK_VIEW_LOCK callback [Miklos Vajna] + sw: allow accept/reject of redline by index [Miklos Vajna] + sw: allow select of redline by index [Miklos Vajna] + sw: apparently CppunitTest_sw_mailmerge needs scfilt library [Michael Stahl] + sw: assert that IMarks are MarkBase [Michael Stahl] + sw: avoid emitting invalid cursor pos during end text edit of comment [Miklos Vajna] + sw: Avoid inheritance from std::list [Takeshi Abe] + sw: avoid moving cursors of other windows in SwTextNode::Update() (tdf#102384) [Miklos Vajna] + sw: Clean up forward declarations [Takeshi Abe] + sw: clean up useless dbglevel=2 code in swbaslnk [Miklos Vajna] + sw: convert some OSL_FAIL to assert [Michael Stahl] + sw: do load Insert Index dialog's document ReadOnly (tdf#101536) [Michael Stahl] + sw: do not create SwFootnoteNumPortion inside table (tdf#102073) [Michael Stahl] + sw: don't create AutoText dialog's preview doc ReadOnly (tdf#99827) [Michael Stahl] + sw: don't format header/footer in SwPageFrame::PreparePage() (tdf#103025) [Michael Stahl] + sw: Drop unused forward declarations [Takeshi Abe] + sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback() [Miklos Vajna] + sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redline [Miklos Vajna] + sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback() [Miklos Vajna] + sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback() [Miklos Vajna] + sw: fix accepting/rejecting a change by index when cursor is not at a redline [Miklos Vajna] + sw: fix assert in MarkManager::deleteMarks() [Michael Stahl] + sw: fix async chart load handling (tdf#50613) [Armin Le Grand] + sw: fix build, missing fmtlsplt.hxx [Michael Stahl] + sw: fix indentation in DocumentRedlineManager::AppendRedline() [Miklos Vajna] + sw: fix loplugin:defaultparams [Miklos Vajna] + sw: fix loplugin:staticanonymous [Miklos Vajna] + sw: fix missing repaint on undo with multiple windows (tdf#101168) [Miklos Vajna] + sw: fix missing textbox text when anchored inside flying table (tdf#78727) [Miklos Vajna] + sw: fix sorting in MarkManager::correctMarksAbsolute() [Michael Stahl] + sw: fix waitFinished into a loop (tdf#50613) [Armin Le Grand] + sw: ignore seconds when combining redlines (tdf#102308) [Miklos Vajna] + sw: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGED [Miklos Vajna] + sw: implement per-view LOK_CALLBACK_HYPERLINK_CLICKED [Miklos Vajna] + sw: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTION [Miklos Vajna] + sw: implement per-view LOK_CALLBACK_SET_PART [Miklos Vajna] + sw: implement SdrMarkView::GetSfxViewShell() API [Miklos Vajna] + sw: improve redline timestamp precision (tdf#102308) [Miklos Vajna] + sw: indentation fixes [Miklos Vajna] + sw: Insert Database Columns dialog: ensure one of ... (tdf#101164) [Michael Stahl] + sw: Insert Database Columns dialog: expect selection (tdf#101164) [Michael Stahl] + sw: Just iterating iteraters is boring [Takeshi Abe] + sw: Make DelHFFormat() local [Takeshi Abe] + sw: make the debug code in docbm.cxx usable [Michael Stahl] + sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShell [Miklos Vajna] + sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8 [Michael Stahl] + sw: prefix members of HTMLTable [Miklos Vajna] + sw: prefix members of SwAccessiblePortionData [Miklos Vajna] + sw: prefix members of SwAttrIter [Miklos Vajna] + sw: prefix members of SwCache [Miklos Vajna] + sw: prefix members of SwCacheAccess [Miklos Vajna] + sw: prefix members of SwCalc [Miklos Vajna] + sw: prefix members of SwColumnPage [Miklos Vajna] + sw: prefix members of SwEntryBrowseBox [Miklos Vajna] + sw: prefix members of SwFntObj [Miklos Vajna] + sw: prefix members of SwHTMLForm_Impl [Miklos Vajna] + sw: prefix members of SwLayoutModeModifier [Miklos Vajna] + sw: prefix members of SwMasterUsrPref [Miklos Vajna] + sw: prefix members of SwPagePreview [Miklos Vajna] + sw: prefix members of SwSrcEditWindow [Miklos Vajna] + sw: prefix members of SwTableOptionsTabPage [Miklos Vajna] + sw: prefix members of SwWriteTable [Miklos Vajna] + sw: prefix members of SwXMLExport [Miklos Vajna] + sw: prefix members of SwXTextSearch [Miklos Vajna] + sw: prefix members of WW8Fib [Miklos Vajna] + sw: presumably rEnd != rStart implies rEnd isn't on index 0 [Michael Stahl] + sw: remove correctMarksAbsolute pre-condition check for now... [Michael Stahl] + sw: remove defensive programming bullshit in lcl_AssureFieldMarksSet [Michael Stahl] + sw: Remove inheritance from std::vector [Takeshi Abe] + sw: remove never read SwViewShell::mbInLibreOfficeKitCallback [Miklos Vajna] + sw: remove qa/tiledrendering/tiledrendering.cxx again [Miklos Vajna] + sw: remove some can-never-happen checks that are now assert() [Michael Stahl] + sw: remove the old calculator implementation [Miklos Vajna] + sw: remove unnecessary debug code in fetab [Miklos Vajna] + sw: remove unused DbgRect (i#30554) [Miklos Vajna] + sw: remove useless debug code in SwTextMargin::CtorInitTextMargin() [Miklos Vajna] + sw: rename generic rSh in SwBaseShell::ExecUndo() [Miklos Vajna] + sw: rename static members in SwStyleNameMapper [Miklos Vajna] + sw: replace pointless XComponent and XTextContent overrides [Michael Stahl] + sw: replace some OSL_ENSURE with assert [Michael Stahl] + sw: restore the useful bug references [Michael Stahl] + sw: rStart variable isn't a reference [Michael Stahl] + sw: simplify identical branches in WW8AttributeOutput::DefaultStyle [Michael Stahl] + sw: these all look like intended fall-throughs [Michael Stahl] + sw: track changes state is doc-specific, not view-specific (tdf#101592) [Miklos Vajna] + sw: use ImplInheritanceHelper for SwXTextGraphicObject [Michael Stahl] + sw: use range-based for loop in textboxhelper [Miklos Vajna] + sw: use std::lround() instead of manual rounding in RTFSdrImport [Miklos Vajna] + sw: use std::move() in DocxSdrExport [Miklos Vajna] + sw: use std::move() in RtfAttributeOutput [Miklos Vajna] + sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField() [Miklos Vajna] + SwHelpToolBox doesn't do anything now [Caolán McNamara] + switch "Delete" and "Rename" in Template context menu [Akshay Deep] + switch also internal default to Wildcards, related (tdf#88581) [Eike Rathke] + switch from orcus-0.11 to orcus-0.12 [Jaskaran Singh] + switch isTextBox to use the format pointers [Jan-Marek Glogowski] + switch to EHs on windows [Markus Mohrhard] + switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC() [Eike Rathke] + switching the menubar in all windows (tdf#102776) [Szymon Kłos] + SwLinePortion::GetCursorOfst is const and its ret is ignored here [Caolán McNamara] + SwXDispatchProviderInterceptor: implement frame::XInterceptorInfo [Miklos Vajna] + sync build cond. for avmediaQuickTime with Module_avmedia [David Tardon] + TAB function is missing its argument (tdf#102872) [Laurent Balland-Poirier] + TANGO: 32px icons for media insert and playback [Yousuf Philips] + TDE fix some clang plugin based warnings [Jan-Marek Glogowski] + tdf100766 : ODDLPRICE apply constraints to comply with ODFF1.2 [Winfried Donkers] + tdf101291 Resize cropmarkers.png to requested dimension [Regina Henschel] + tdf101725 - fixed missing autotexts from Standard [Mohammed Abdul Azeem] + tdf101964 Make the Styles category name translatable in Templates dialog [Gabor Kelemen] + tdf75573 docx - complete frames before starting alternate streams [Justin Luth] + tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor [Rosen] + tdf92852 correct layout type mapping for 'Title, 6 Content'. [Mark Hung] + tdf97667, add dumpAsXml for the conditional format data [Markus Mohrhard] + teach loplugin constantparam about default param values [Noel Grandin] + teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAM [Stephan Bergmann] + teach refcounting clang plugin about uno::Reference [Noel Grandin] + teach singlevalfields loplugin about function pointers [Noel Grandin] + tearDown/clean up solenv test tempdir [Bjoern Michaelsen] + tell where the colon is missing in the exception message [Tor Lillqvist] + temp tinderbox fix [Caolán McNamara] + template manager not correctly exposed to assistive technolgies (tdf#101116) [Akshay Deep] + template Manager: Improve "Rename Category" functionality [Akshay Deep] + template Manager: Merge local view and abstract view [Akshay Deep] + template Manager: Option to rename category [Akshay Deep] + templates: Display titles and category as tooltips [Akshay Deep] + temporary fix unit test for cleartype-disabled config (tdf#99729) [Mike Kaganski] + TerminationVetoException should only prevent termination (tdf#102288) [Samuel Mehrbrodt] + test the case for pivot tables sharing a group [Tamás Zolnai] + test XLSX import of date groups [Tamás Zolnai] + test XLSX import of number groups [Tamás Zolnai] + text is right aligned in RTL locales (tdf#56403) [Khaled Hosny] + that copypasta comment fragment makes no sense [Eike Rathke] + that syntax is fine with MSVC 2015 now [Stephan Bergmann] + the __RSC hack is only needed in src files and things included from src files [Caolán McNamara] + the arbitrary number 100 seems to be too high, let's try 50 (tdf#93124) [Tor Lillqvist] + the compiler defaults should be sufficient here (coverity#1371197) [Caolán McNamara] + the dreaded 1945-04-02 Double DST, also (tdf#79663, tdf#100046) [Eike Rathke] + the enter() and leave() functions are not used anywhere [Tor Lillqvist] + the key event is not needed for the non-ToolBox case [Maxim Monastirsky] + the logic is “ no QuickTime™ in the 10.12 SDK & beyond ” [Douglas Mencken] + the only place the default xFocusId arg isn't used... [Caolán McNamara] + the relaxed values were actually too pessimistic. (tdf#102295) [Jan Holesovsky] + the sole caller is ok with rPoint being modified, so change to non-const arg [Caolán McNamara] + the thesaruses are in mythes format [Caolán McNamara] + there is no "FormularProperties", math is called "FormulaProperties" [Michael Stahl] + there is no css.configuration.backend.GconfBackend [Caolán McNamara] + there is no image list in firebird [David Tardon] + there is no SDRATTR_TEXT_AUTOGROWSIZE property (tdf#93135) [Caolán McNamara] + there’s no need to peel tildæ for separator [Douglas Mencken] + these 'inline' keywords are fairly pointless [Tor Lillqvist] + these are equal to the defaults [Caolán McNamara] + these are just floating windows, no need for all the special intrastructure [Caolán McNamara] + these are typically used for export substitution [Caolán McNamara] + these assumptions no longer hold. (tdf#93894) [Kohei Yoshida] + these can be references now [Caolán McNamara] + these fixes aren't needed after all. (rhbz#1343766) [Caolán McNamara] + these functions wouldn't be implicitly declared/defined, anyway [Stephan Bergmann] + these helpids go nowhere [Caolán McNamara] + these navigator entry menuitems should be radio checks [Caolán McNamara] + these navigator menu items should be radio checks [Caolán McNamara] + these other IMAGE_STDBTN_COLOR defines do nothing [Caolán McNamara] + these overrides just call only their parent version [Caolán McNamara] + this 0x4000 means KEY_MOD2 [Caolán McNamara] + this can be a real assert cause we deref it afterwards (coverity#1372379) [Caolán McNamara] + this can be a ScopedVclPtrInstance [Caolán McNamara] + this can be an assert() [Takeshi Abe] + this code unlikely wants conversion from UNO Bool or Char Anys [Stephan Bergmann] + this comment is no longer true [Maxim Monastirsky] + this doesn't need a virtual dtor [Caolán McNamara] + this flush refers to the gtk2/X impl [Caolán McNamara] + this is a (dubious?) compareToIgnoreAsciiCase not compare, so restore [Caolán McNamara] + this is fixed with MSVC 2015 [Stephan Bergmann] + this is no longer used. [Kohei Yoshida] + this is surely all wrong (coverity#1371135) [Caolán McNamara] + this is used as a stack, so convert to std::stack [Caolán McNamara] + this NOCOMMAND is never defined [Caolán McNamara] + this parameter can be const. [Tamás Zolnai] + this paranoid safety check actually causes a bug (tdf#101104) [Markus Mohrhard] + this should always be empty now [Caolán McNamara] + this signalIMPreeditChanged is a cnp from gtk2 impl [Caolán McNamara] + timers and idles should have programmer comprehensible, unique names (tdf#97087) [apurvapriyadarshi] + tino should be Tinos [Caolán McNamara] + TipStyleBalloon for ShowQuickHelp too (tdf#101779) [Maxim Monastirsky] + tolower / toupper - dangerous to Turks ... (tdf#99589) [apurvapriyadarshi, Gökhan Gurbetoğlu, krishna keshav] + too many running MathTypes... (tdf#98946) [Caolán McNamara] + toolbar mode changing in multiple windows (tdf#102776) [Szymon Kłos] + toolbar Open menu: Insert separator between clear list and open entries [Samuel Mehrbrodt] + toolbar popups need explicit deactivation (tdf#97665) [Maxim Monastirsky] + TOOLS: Remove SvStream::ImpInit() [Arnaud Versini] + tools: rename SvStream::Read/Write to ReadBytes/WriteBytes [Michael Stahl] + tools: SvFileStream::LockRange/UnlockRange take 64 bit positions [Michael Stahl] + tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxx [Arnaud Versini] + translate German comments (tdf#39468) [Julian Mehne] + translate German comments in svdotext.hxx [Johannes Berg] + translate German in fmtatr2.cxx [Johannes Berg] + translate some German comments and messages [Maarten Bosmans] + translated german comments in sc/filters/lotus (tdf#39468) [Albert Thuswaldner] + treat argument PayType for Calc function RATE as boolean. (tdf#101166) [Winfried Donkers] + treat even/odd header/footer enabled documents the same as others [Justin Luth] + treat string between integer and fraction as delimiter (tdf#100834) [Laurent Balland-Poirier] + trend Line UI: R² was hidden [Laurent Balland-Poirier] + triple click results in visually unselected word (tdf#97075, tdf#102293) [Caolán McNamara] + trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3 [Tor Lillqvist] + try a different approach to solving (tdf#100573, tdf#46637) [Caolán McNamara] + try and silence uninit_member [Caolán McNamara] + try and silence Wrapper object use after free (coverity#1371452) [Caolán McNamara] + try and tell coverity these are non-null by restoring... (coverity#1362679) [Caolán McNamara] + try and tell coverty these are non-null by restoring... (coverity#1362679) [Caolán McNamara] + try auto rotate tick labels only when useful (tdf#99883) [Jochen Nitschke] + try enabling password tests on mac and windows [Caolán McNamara] + try silence ("Operands don't affect result") (cid#1371124) [Stephan Bergmann] + try silence Wrapper object use after free (coverity#1371453) [Caolán McNamara] + try to avoid 'by-design' solar-mutex deadlock during ci [Norbert Thiebaud] + try to avoid the deadlock around the clipboard, (tdf#56818) [Markus Mohrhard] + try to debug images_tango.zip failure on arm tinderbox [David Tardon] + try to fix arm build failure [Caolán McNamara] + try to generate more excel compliant files, (tdf#41722) [Markus Mohrhard] + try to get rid of svt::ContextMenuHelper [Maxim Monastirsky] + try to keep HUD up to date (tdf#102266) [Maxim Monastirsky] + try to reuse calculated underline font as much as possible. (tdf#80724) [Mark Hung] + turn in-line version control (tdf#90834) [apurvapriyadarshi] + turn in-line version control history comments (tdf#90834) [apurvapriyadarshi, krishna keshav] + turn SetMailMergeConfigItem into a shared_ptr (tdf#101382) [Caolán McNamara] + turn the HintWindow into an Overlay (tdf#92530) [Caolán McNamara] + turn this into a more natural StringArray [Caolán McNamara] + tweak fftester to upscale everything to 24bits... [Caolán McNamara] + tweak numbering listbox optimal size [Katarina Behrens] + tweak pagesize listbox Optimal size [Susobhan Ghosh] + tweak start center and make it more a11y accessible (tdf#102006) [Yousuf Philips] + tweak terms to avoid misunderstandings (tdf#102235) [Adolfo Jayme Barrientos] + tweaks to page deck footer content panel [Yousuf Philips] + tweaks to page header and footer panels (tdf#83830) [Susobhan Ghosh] + tweaks to toolbar and notebookbar labels and tooltips [Yousuf Philips] + two elements at the same packing position [Caolán McNamara] + two more testDateInput() dates [Eike Rathke] + two unused CheckBox resources in sw [Caolán McNamara] + typo [Julien Nabet, Stephan Bergmann] + typo (-Werror,-Wuninitialized) [Stephan Bergmann] + typo fix: oue -> our [Andras Timar] + typo: (un)kown->(un)known [Julien Nabet] + typo: emtpy → empty [Christian Lohmaier] + ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms' [Caolán McNamara] + ubsan: 9 is not a valid value for type ´SvxNumType´ [Caolán McNamara] + ucb: fix deadlocks in tdoc UCP OfficeDocumentsManager [Michael Stahl] + ucb: fix handling of >>= with rhs Any [Jochen Nitschke] + UCB: Simplify ucb_impl::Regexp rtl/character.hxx usage. [Arnaud Versini] + ucbhelper: get rid of pointless scope in ContentImplHelper::release [Michael Stahl] + ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/ [Stephan Bergmann] + UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)" (tdf#98493) [sll] + UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT (tdf#69539) [Eike Rathke] + UI rename DURATION to PDURATION, DURATION_ADD to DURATION, related (tdf#50488) [Eike Rathke] + UI: "Custom Animation" probably should be called just "Animation" (tdf#95387) [giacco] + UI: change option name from "Format" to "Page numbers" (tdf#67973) [Muhammet Kara] + uitest: a slightly better approach for the factory problem in the ui testing [Markus Mohrhard] + uitest: actually implement the UNO interfaces [Markus Mohrhard] + uitest: add 2 more properties for listboxes [Markus Mohrhard] + uitest: add a complex math test [Markus Mohrhard] + uitest: add a demo case for new keycodes [Markus Mohrhard] + uitest: add a few more properties for the ui testing [Markus Mohrhard] + uitest: add a few more wrappers for ui controls [Markus Mohrhard] + uitest: add a mode to just run one file [Markus Mohrhard] + uitest: add a way to convert property values to dicts [Markus Mohrhard] + uitest: add a way to have sleeps in some test runs [Markus Mohrhard] + uitest: add all calc demo tests [Markus Mohrhard] + uitest: add calc uitest helper functions [Markus Mohrhard] + uitest: add checkboxes to UI testing [Markus Mohrhard] + uitest: add close_doc calls to all calc tests [Markus Mohrhard] + uitest: add close_doc to the demos [Markus Mohrhard] + uitest: add demo creating a local range name [Markus Mohrhard] + uitest: add demo for calc's gridwindow [Markus Mohrhard] + uitest: add demo for chart wizard [Markus Mohrhard] + uitest: add demo for handling two files [Markus Mohrhard] + uitest: add demo for new element selector math wrapper [Markus Mohrhard] + uitest: add demo for selecting writer text [Markus Mohrhard] + uitest: add demo for spinfield [Markus Mohrhard] + uitest: add demo for tabdialog handling [Markus Mohrhard] + uitest: add demo showing how to activate chart [Markus Mohrhard] + uitest: add demo showing how to deselect an UI object [Markus Mohrhard] + uitest: add demo showing how to select active frame [Markus Mohrhard] + uitest: add demo showing how to type text into writer [Markus Mohrhard] + uitest: add demo showing how to use page number [Markus Mohrhard] + uitest: add example for extending the cell range [Markus Mohrhard] + uitest: add execution time for each test [Markus Mohrhard] + uitest: add first demo for editing the chart [Markus Mohrhard] + uitest: add getState method to css::ui::test::XUIObject [Markus Mohrhard] + uitest: add groundwork for ui testing framework [Markus Mohrhard] + uitest: add ids for buttons in MessageDialog [Markus Mohrhard] + uitest: add initial code for impress main edit window [Markus Mohrhard] + uitest: add initial demo for math edit window [Markus Mohrhard] + uitest: add initial implementation for ListBox [Markus Mohrhard] + uitest: add initial support for combo boxes to uitesting [Markus Mohrhard] + uitest: add initial support for selecting chart elements [Markus Mohrhard] + uitest: add initial support sending special key events [Markus Mohrhard] + uitest: add initial version for calc element demo [Markus Mohrhard] + uitest: add initial version of wrapper for tree list box [Markus Mohrhard] + uitest: add initial writer demos [Markus Mohrhard] + uitest: add makefile part for new math tests [Markus Mohrhard] + uitest: add method to get all children of a ui object [Markus Mohrhard] + uitest: add method to get top level window that has current focus [Markus Mohrhard] + uitest: add missing override [Markus Mohrhard] + uitest: add more impress tests [Markus Mohrhard] + uitest: add more properties to writer state [Markus Mohrhard] + uitest: add README [Markus Mohrhard] + uitest: add some initial math ui tests [Markus Mohrhard] + uitest: add some work to load several documents [Markus Mohrhard] + uitest: add special char widget demo [Markus Mohrhard] + uitest: add spinfield uitest support [Markus Mohrhard] + uitest: add support for TabControl [Markus Mohrhard] + uitest: add tabcontrol demo [Markus Mohrhard] + uitest: add test for (tdf#98427) [Markus Mohrhard] + uitest: add test for cell text input [Markus Mohrhard] + uitest: add the demo ui uitest [Markus Mohrhard] + uitest: add the radiobutton demo [Markus Mohrhard] + uitest: add the ui demo tests [Markus Mohrhard] + uitest: add todo comment [Markus Mohrhard] + uitest: add treelist demo [Markus Mohrhard] + uitest: add ui test wrapper for Edit [Markus Mohrhard] + uitest: add UNO interface for ui testing [Markus Mohrhard] + uitest: add way to deselect OLE object [Markus Mohrhard] + uitest: add way to type text in any window through ui testing [Markus Mohrhard] + uitest: add wrapper for calc's gridwindow [Markus Mohrhard] + uitest: add wrapper for element selector [Markus Mohrhard] + uitest: add wrapper for radio button [Markus Mohrhard] + uitest: add wrapper for special character window [Markus Mohrhard] + uitest: add wrapper for writer's main edit window [Markus Mohrhard] + uitest: add writer demo ui tests to makefile [Markus Mohrhard] + uitest: all files moved to the new directory layout [Markus Mohrhard] + uitest: allow activating OLE objects [Markus Mohrhard] + uitest: allow selecting different tabs in gridwin [Markus Mohrhard] + uitest: allow to disable tests [Markus Mohrhard] + uitest: allow to select charts in calc [Markus Mohrhard] + uitest: also add the impress uitest demo to the makefiles [Markus Mohrhard] + uitest: also print number of skipped tests [Markus Mohrhard] + uitest: also remove the screenshot part from function names [Markus Mohrhard] + uitest: an enum is a bad idea for the type [Markus Mohrhard] + uitest: annotate a few draw/impress windows [Markus Mohrhard] + uitest: annotate slidesorter window [Markus Mohrhard] + uitest: annotate the math edit window [Markus Mohrhard] + uitest: avoid crashes when trying to access missing UI object [Markus Mohrhard] + uitest: better support for multiple events [Markus Mohrhard] + uitest: bring some order into the file mess [Markus Mohrhard] + uitest: build system part for new uitests [Markus Mohrhard] + uitest: change the calc gridwin test to show problems with formula input [Markus Mohrhard] + uitest: close all the documents in the tests [Markus Mohrhard] + uitest: convert all calc demos to the unittest based approach [Markus Mohrhard] + uitest: convert the impress test to the new python unittest framework [Markus Mohrhard] + uitest: convert writer demo to new python unittest framework [Markus Mohrhard] + uitest: correct log macro [Markus Mohrhard] + uitest: don't allow access to disabled or hidden listbox [Markus Mohrhard] + uitest: don't hard code my path in test [Markus Mohrhard] + uitest: don't try to execute empty strings [Markus Mohrhard] + uitest: don't use WindowUIObject if not necessary [Markus Mohrhard] + uitest: dump the implementation name as well [Markus Mohrhard] + uitest: extend chart edit test to change chart through dialog [Markus Mohrhard] + uitest: fix bug in the uitesting framework [Markus Mohrhard] + uitest: fix warnings [Markus Mohrhard] + uitest: fix wrong factory function for checkboxes [Markus Mohrhard] + uitest: forgot the uitest spi button wrapper in the factory [Markus Mohrhard] + uitest: forward unhandled actions to the base class [Markus Mohrhard] + uitest: handle a few more dialog types [Markus Mohrhard] + uitest: handle closing documents correctly [Markus Mohrhard] + uitest: handle the new template dialog in impress [Markus Mohrhard] + uitest: if action is not executed forward to base class [Markus Mohrhard] + uitest: improve the message of the ui test runner [Markus Mohrhard] + uitest: improve the UITest UNO object [Markus Mohrhard] + uitest: initial support for spinbuttons in uitesting [Markus Mohrhard] + uitest: initial work on executing dispatcher commands in ui tests [Markus Mohrhard] + uitest: initial work on tab page ui testing support [Markus Mohrhard] + uitest: it helps if you actually compile the source code [Markus Mohrhard] + uitest: kill the LibreOffice instance if it ignores terminate request [Markus Mohrhard] + uitest: let us remove the kill part [Markus Mohrhard] + uitest: let us return a string based type [Markus Mohrhard] + uitest: let us use the include/vcl/uitest purely for the interface [Markus Mohrhard] + uitest: loplugin:implicitboolconversion [Markus Mohrhard] + uitest: loplugin:override [Markus Mohrhard] + uitest: loplugin:sallogareas [Markus Mohrhard] + uitest: loplugin:staticcall [Markus Mohrhard] + uitest: loplugin:staticmethods [Markus Mohrhard] + uitest: loplugin:stringconstant [Markus Mohrhard] + uitest: make handling the state of an object easier [Markus Mohrhard] + uitest: make it easier to debug which test is causing issues [Markus Mohrhard] + uitest: make the calc keycode demo a bit easier to understand [Markus Mohrhard] + uitest: make the testing available on windows as well [Markus Mohrhard] + uitest: more method documentations [Markus Mohrhard] + uitest: move code from calc_demo to normal demo for gridwin [Markus Mohrhard] + uitest: move declaration for the uitesting wrapper objects to include/ dir [Markus Mohrhard] + uitest: move for files into the new directory layout [Markus Mohrhard] + uitest: move more code into the new directory layout [Markus Mohrhard] + uitest: move more parts to the new directory structure [Markus Mohrhard] + uitest: move the demo ui tests to the new unittest approach [Markus Mohrhard] + uitest: move the EventListener to an own file in the new dir structure [Markus Mohrhard] + uitest: move the uitest files to vcl [Markus Mohrhard] + uitest: move uitest python part from dev-tools [Markus Mohrhard] + uitest: now we can actually enable the ui test demo [Markus Mohrhard] + uitest: plugin:sallogareas [Markus Mohrhard] + uitest: provide a few more properties for list boxes [Markus Mohrhard] + uitest: provide a few more properties in the state map [Markus Mohrhard] + uitest: provide a way for non-vcl modules to register factories [Markus Mohrhard] + uitest: provide a way to jump at the beginning of page [Markus Mohrhard] + uitest: provide a way to open a dialog through an action on an object [Markus Mohrhard] + uitest: provide all the children for charts [Markus Mohrhard] + uitest: provide charts as children of calc's grid window [Markus Mohrhard] + uitest: provide information about current page [Markus Mohrhard] + uitest: provide some more state information about gridwin [Markus Mohrhard] + uitest: provide wrapper for chart objects [Markus Mohrhard] + uitest: ReallyVisible contains if the Window is visible on screen [Markus Mohrhard] + uitest: recognize function keys in keycodes [Markus Mohrhard] + uitest: reduce the sleeps [Markus Mohrhard] + uitest: remove all references to the screenshot functionality [Markus Mohrhard] + uitest: remove debug print statements [Markus Mohrhard] + uitest: remove old test runner [Markus Mohrhard] + uitest: remove print statement [Markus Mohrhard] + uitest: remove sleeps and prints from calc demo [Markus Mohrhard] + uitest: remove sleeps and prints from impress and writer parts [Markus Mohrhard] + uitest: remove sleeps from demo ui parts [Markus Mohrhard] + uitest: remove some debug output from new test [Markus Mohrhard] + uitest: remove the imports for pyuno and time [Markus Mohrhard] + uitest: remove unused imports [Markus Mohrhard] + uitest: remove useless sleeps [Markus Mohrhard] + uitest: remove wrong comment [Markus Mohrhard] + uitest: rename getType to get_type [Markus Mohrhard] + uitest: replace assert with correct error handling [Markus Mohrhard] + uitest: report when a dialog was not executed correctly [Markus Mohrhard] + uitest: running uitests under gdb makefile part [Markus Mohrhard] + uitest: seems like the python_shell is not a necessary dependency [Markus Mohrhard] + uitest: send a document event when modal dialog is executed [Markus Mohrhard] + uitest: send all commands in async mode [Markus Mohrhard] + uitest: send signal when modeless dialog is ready [Markus Mohrhard] + uitest: set id for chart window [Markus Mohrhard] + uitest: set id for main writer edit window [Markus Mohrhard] + uitest: set ids for a few UI objects created in code [Markus Mohrhard] + uitest: set text through key events in ui tests [Markus Mohrhard] + uitest: some initial work on the chart selection [Markus Mohrhard] + uitest: some more work for the UI testing [Markus Mohrhard] + uitest: some small improvements for the TabDialog wrapper [Markus Mohrhard] + uitest: split the demo [Markus Mohrhard] + uitest: start annotating a few important non-ui calc windows [Markus Mohrhard] + uitest: start the switch to python's unittest [Markus Mohrhard] + uitest: start with work on impress demos [Markus Mohrhard] + uitest: store the id of each vcl::Window [Markus Mohrhard] + uitest: support extending the select cell range [Markus Mohrhard] + uitest: support more impress operations [Markus Mohrhard] + uitest: support more special keycodes [Markus Mohrhard] + uitest: support multiple events in EventListener [Markus Mohrhard] + uitest: support selecting different tab pages in tab dialog [Markus Mohrhard] + uitest: support selecting writer text [Markus Mohrhard] + uitest: support starting the LibO with gdb [Markus Mohrhard] + uitest: support the gdb param also in the uitest runner [Markus Mohrhard] + uitest: support the parameters in the executeAction command [Markus Mohrhard] + uitest: support tree lists [Markus Mohrhard] + uitest: the correct python executable for windows is in instdir [Markus Mohrhard] + uitest: the demo is supposed to show how to goto the page start [Markus Mohrhard] + uitest: this comment has been fixed [Markus Mohrhard] + uitest: this is obviously wrong [Markus Mohrhard] + uitest: throw an exception instead of crashing when we can't find child [Markus Mohrhard] + uitest: use 0.1 second sleeps [Markus Mohrhard] + uitest: use a constant instead of repeating the value [Markus Mohrhard] + uitest: use forward declarations [Markus Mohrhard] + uitest: use the close_doc call in the calc demo [Markus Mohrhard] + uitest: use the new cell content enter function [Markus Mohrhard] + uitest: warn when we can not handle the select type [Markus Mohrhard] + uitest: we also need a SolarMutex when deleting the wrapper object [Markus Mohrhard] + uitest: we will need the python unittest module [Markus Mohrhard] + uitest: work on supporting ui objects in sfx2 for uitesting [Markus Mohrhard] + unable to undo stylesheet changes in master... (tdf#102343, i#120498) [Caolán McNamara] + uncaught exception (coverity#1371620, coverity#1372389, coverity#1372382, cid#1371771, coverity#1372403, coverity#1372388, coverity#1372406, coverity#1372387, coverity#1371621, coverity#1372395, coverity#1372401, coverity#1372390, cid#1374076, coverity#1372383, coverity#1371437, coverity#1372380, coverity#1372392, coverity#1371440, coverity#1372381, coverity#1372400, coverity#1372398, cid#1371770, coverity#1372393, coverity#1372384, coverity#1371619, coverity#1372385, coverity#1371438, coverity#1372402, cid#1374075, coverity#1371439, coverity#1372445, coverity#1372446, coverity#1372391, coverity#1372386, coverity#1372396, cid#1374074, coverity#1372397, coverity#1372405, coverity#1372404) [Miklos Vajna, Stephan Bergmann, Caolán McNamara] + unchecked dynamic_cast (coverity#1371132, coverity#1373358, coverity#1362486, coverity#1362677) [Caolán McNamara] + unchecked return value (coverity#1371116, coverity#1371118, coverity#1371121, coverity#1371123, coverity#1371117, coverity#1371119, coverity#1372443, coverity#1372442, coverity#1371120, coverity#1371115, coverity#1371122) [Caolán McNamara] + unconditionally replacing Y after G (era) with E was always wrong [Eike Rathke] + undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fb [Tor Lillqvist] + undo inadvertent add [Stephan Bergmann] + unhook the alt handling thing from SystemWindow [Caolán McNamara] + unify labels of name and description uno commands [Yousuf Philips] + unify single click behaviour across panels (tdf#99107) [Katarina Behrens] + uninitialized members (cid#1373353) [Miklos Vajna] + uninitialized pointer field (coverity#1362687, coverity#1371448, coverity#1362688) [Caolán McNamara] + uninitialized scalar field (coverity#1362175, coverity#1371449, coverity#1371450, coverity#1371444, coverity#1242829, coverity#1354270, coverity#1373513, coverity#1371443, coverity#1371447, coverity#1373664, coverity#1373442, coverity#1371445, coverity#1371441, coverity#1371622, coverity#1373423, coverity#1373353) [Caolán McNamara] + uninitialized scalar variable (coverity#1362019, coverity#1362686) [Caolán McNamara] + uninitialized scalar variable (UNINIT) (coverity#1362684, coverity#1362685) [Eike Rathke] + unit test (tdf#84411) [Marco Cecchetti] + unit test cases for approxEqual() and approxSub() [Eike Rathke] + unit test document for new Excel2016 functions (tdf#97831) [Winfried Donkers] + unit test for (tdf#101562) [Eike Rathke] + unit test for an unused FirstPage header (tdf#90697) [Justin Luth] + unit test for docprotection only when enforced [Justin Luth] + unit test for matrix concatenation with empty elements, (tdf#101137) [Eike Rathke] + unit test for named expression reference expansion (tdf#101583) [Eike Rathke] + unit test for nested IF in array context (tdf#100637) [Eike Rathke] + unit test for rtf import (tdf#90697) [Samuel Mehrbrodt] + unit test: Trivial follow-up updates. (tdf#84411) [Jan Holesovsky] + unit tests for stringToDouble() separator without digits [Eike Rathke] + unmodified default SdrOle2Obj size is 101x101 [Caolán McNamara] + unreferenced local variable [Caolán McNamara] + untangle this a bit, not immediately clear what it did [Caolán McNamara] + untrusted loop bound (coverity#1362681, coverity#1362682, coverity#1373663) [Caolán McNamara] + unused bitmap resource [Caolán McNamara] + unused header [Andras Timar] + unused slot argument [Caolán McNamara] + unused src file [Caolán McNamara] + unused strings [Maxim Monastirsky] + unuseddefaultparams plugin has been superceded [Noel Grandin] + update api URL for mozilla personas [Muhammet Kara] + update autocorrect for Croatian [Krunoslav Šebetić] + update BITXOR test case [Zdeněk Crhonek] + update CMYK color field correctly [Rishabh Kumar] + update comment now that we use an enum class [Tor Lillqvist] + update CONVERT_ADD test case [Zdeněk Crhonek] + update credits [Christian Lohmaier] + update emoji autocorrect files from po-files [Christian Lohmaier] + update HarfBuzz to 1.3.2 [Khaled Hosny] + update Hungarian Autocorrect patterns (tdf#95024) [László Németh] + update mdds README for new home [Caolán McNamara] + update mergeclasses results [Noel Grandin] + update miBroadcasterPos before copying it, related (tdf#100852) [Eike Rathke] + update min OS version to a more realistic value for iOS [Tor Lillqvist] + update MIRR testcase [Zdeněk Crhonek] + update MONTHS test case [Zdeněk Crhonek] + update ODDLPRICE test case [Zdeněk Crhonek] + update odfvalidator jar - now built with java 1.6 target [Thorsten Behrens] + update of pt-BR autocorr list. [Tiago Santos] + update officeotron jar - now built with java 1.6 target [Thorsten Behrens] + update officeotron jar once more for backwards compat [Thorsten Behrens] + update orcus to 0.12.1. [Kohei Yoshida] + update Source Code Pro fonts to 2.030 and 1.050 (tdf#101949) [Andras Timar] + update to match what has been used for the products in the Mac App Store [Tor Lillqvist] + update to new naming and casting [Caolán McNamara] + update WEEKS test case [Zdeněk Crhonek] + update years test case [Zdeněk Crhonek] + updated core (tdf#90786, tdf#102198, tdf#30456, tdf#101064, tdf#99161, tdf#95386, tdf#92825, tdf#101024, tdf#100015, tdf#102206, tdf#100353, tdf#91295, tdf#97105, tdf#96398, tdf#99637, tdf#98438, tdf#98401, tdf#100990, tdf#97923, tdf#99840, tdf#100478, tdf#98910, tdf#80652, tdf#97823, tdf#80590, tdf#94133, tdf#70806, tdf#100445, tdf#97393, tdf#101163, tdf#94553, tdf#102219, tdf#101805, tdf#71039, tdf#100962, tdf#101723, tdf#99885, tdf#100019, tdf#97821) [Stanislav Horacek, Katarina Behrens, Andrea Mussap, Eike Rathke, Olivier Hallot, Adolfo Jayme Barrientos, Christian Lohmaier, Valter Mura, Laurent Balland-Poirier, Johnny_M, jan Iversen, Akash Deshpande, Yousuf Philips, Niklas Johansson, Andras Timar, Giovanni Calligaris, Aron Budea, Caolán McNamara, Gabor Kelemen] + updating cu collation data for Unicode 9.0 and CLDR 30 [Aleksandr Andreev] + upgrade Gentium Basic [Caolán McNamara] + upgrade HarfBuzz version to 1.3.0 [Akash Jain] + upgrade libxmlsec to 1.2.21 [Miklos Vajna] + upgrade libxmlsec to 1.2.22 [Miklos Vajna] + upgrade mdds to 1.2.1. [Kohei Yoshida] + upgrade mdds to 1.2.2. [Kohei Yoshida] + upgrade to liblangtag-0.6.2 [Eike Rathke] + upload liblangtag 0.6.1 [David Tardon] + upload libmwaw 0.3.8 [David Tardon] + upload libwps 0.4.4 [David Tardon] + upload libzmf 0.0.1 [David Tardon] + uploading libcdr-0.1.3 [Fridrich Štrba] + URI-encode spaces in PRODUCTNAME for UserInstallation [Tor Lillqvist] + use #i format for these bug ids [Caolán McNamara] + use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file' [Mike Kaganski] + use a dynamic library for minidump shared code [Markus Mohrhard] + use a vector here instead of manual mem management [Caolán McNamara] + use an own instance of ThreadPool (tdf#50613) [Armin Le Grand] + use android app's target-sdk (22) also for owncloud lib [Christian Lohmaier] + use Application::IsSafeModeEnabled() [Samuel Mehrbrodt] + use ArrayList for JobQueue [Noel Grandin] + use assert [David Tardon] + use assert() instead of OSL_ENSURE() [Rishabh Kumar] + use assert, this time correctly [David Tardon] + use AtomicLong in ThreadId instead of synchronizing [Noel Grandin] + use CGContextStrokePath instead (tdf#100994) [Julien Nabet] + use closure to simplify use of for_each. [Kohei Yoshida] + use CommandInfoProvider (tdf#95845) [Maxim Monastirsky] + use const reference [Khaled Hosny] + use correct path to the build platform's services.rdb when cross-compiling [Tor Lillqvist] + use Ctrl+Shift+Space for Select Column in Chinese (tdf#96969) [Yousuf Philips] + use div() instead of /0 to content ubsan [Eike Rathke, Caolán McNamara] + use early returns in View::OnEndPasteOrDrop [Noel Grandin] + use EHs also for libcurl [Markus Mohrhard] + use English category names instead of localized ones in theme search (tdf#87597) [Muhammet Kara] + use FeatureStateEvent directly for status updates [Maxim Monastirsky] + use FixedVariable::bAbsPath to check for special path vars [Stephan Bergmann] + use FormulaTypedDoubleToken in PushDouble() for temporary interim results [Eike Rathke] + use full absolute URL in footer-contain-hyperlink.docx (tdf#86087, fdo#74271) [Stephan Bergmann] + use GetCellArea() also in SearchAll() and ReplaceAll(), follow-up (tdf#65334) [Eike Rathke] + use GetCellArea() when searching for notes, follow-up (tdf#65334) [Eike Rathke] + use GetInt*() in the most obvious places [Eike Rathke] + use GetInt16() [Eike Rathke] + use GetInt32() for integer Add-In parameters [Eike Rathke] + use GRAM_API instead of GRAM_PODF_A1 in API context [Eike Rathke] + use HasCellNotes() when looping and searching for notes, follow-up (tdf#65334) [Eike Rathke] + use initializer list ... [Jochen Nitschke] + use initializer list ctors for res types [Jochen Nitschke] + use InsertPage in AssertFlyPages [Jan-Marek Glogowski] + use isFinite() instead of !isNan() [Eike Rathke] + use IsStaticDefaultItem from poolitem.hxx instead of custom checks [Jochen Nitschke] + use list ctor for uno::Sequence a11y to canvas (tdf#88205) [Jochen Nitschke] + use list ctor for uno::Sequence in sc (tdf#88205) [Jochen Nitschke] + use localized name for pivot groups created via API [Tamás Zolnai] + use mdds' event callback to count formula blocks in each column. [Kohei Yoshida] + use more 'nullptr' in SvRef templates [Jochen Nitschke] + use n prefix for numeric variable [Markus Mohrhard] + use NULL instead of nullptr in external facing code [Noel Grandin] + use o3tl/any.hxx in connectivity [Stephan Bergmann] + use o3tl/any.hxx in scaddins [Stephan Bergmann] + use o3tl::make_unique instead of new + std::move (tdf#94205) [krishna keshav, apurvapriyadarshi] + use OEM encoding for ancient DXF (tdf#74299) [Mike Kaganski] + use PageNumberListBox in cui [Susobhan Ghosh] + use perfect forwarding [Stephan Bergmann] + use Popover instead of Tooltip for the fill series hint (tdf#100841) [Caolán McNamara] + use preexisting helper to get DYLD_LIBRARY_PATH vs LD_LIBRARY_PATH [Caolán McNamara] + use PushTempTokenWithoutError() instead of PushWithoutError() [Eike Rathke] + use PushTokenRef() [Eike Rathke] + use PushTokenRef() instead of PushTempToken(const formula::FormulaToken&) [Eike Rathke] + use PushWithoutError() when fishing from and pushing to the stack [Eike Rathke] + use range based loops [Jochen Nitschke] + use range based loops in SfxItemPool [Jochen Nitschke] + use range loop [Khaled Hosny] + use range-based for [Stephan Bergmann] + use real assert() instead of DBG_ASSERT() [Tor Lillqvist] + use released 3.20.0 instead of 3.19.2 [Caolán McNamara] + use Restart Manager to restart processes during installation (tdf#69066) [Mike Kaganski] + use rtl::Reference for pImpl in querystatus (tdf#89329) [Xisco Fauli] + use rtl::Static for static std::ordered_set in XMLPropStyleContext [Noel Grandin] + use SAL_DEPRECATED in uno::Reference [Noel Grandin] + use SAL_WARN on swallowed exceptions [Stephan Bergmann] + use same default values for preview string and format list (tdf#100413) [Laurent Balland-Poirier] + use same GtkInstance::AnyInput impl for gtk2 and gtk3 [Caolán McNamara] + use same scheme in Edit and ListBox for rendering text in ::Draw [Caolán McNamara] + use same terms as export graphic dialog (tdf#100340) [Caolán McNamara] + use samecontentlistbox in Header/Footer Panel (tdf#83830) [Susobhan Ghosh] + use ScDocument's number formatter [Markus Mohrhard] + use SfxItemPool::IsSlot instead of custom implementation [Jochen Nitschke] + use SfxItemPool::IsWhich instead of custom implementation [Jochen Nitschke] + use shader preambles as needed, add missing shader combinations (tdf#100159) [Tor Lillqvist] + use shared_ptr for pImpl in addonsoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in cjkoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in cmdoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in compatibility... (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in ctloptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in defaultoptions... (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in dynamicmenuoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in extendedsecurityoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in fontoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in helpopt (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in historyoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in localisationoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in menuoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in misccfg (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in miscopt (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in moduleoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in optionsdrawinglayer (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in pathoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in printwarningoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in securityoptions (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in slidesorterbaropt (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in slstitm (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in syslocale (tdf#89329) [Xisco Fauli] + use shared_ptr for pImpl in toolpanelopt (tdf#89329) [Xisco Fauli] + use smaller hammer [David Tardon] + use SolarMutex instead of own Mutex (tdf#56818) [Markus Mohrhard] + use SpacingListBox in Header/Footer and Sidebar Wrap Panel (tdf#83830) [Susobhan Ghosh] + use split() to simplify loplugin python code [Noel Grandin] + use static LanguageTag::convertTo...() instead of LanguageTag().get...() [Eike Rathke] + use static_cast for type casting and fix loop variant size [Rishabh Kumar] + use std to impl this resource sharing [Caolán McNamara] + use std::move in a few places [Noel Grandin] + use std::shared_ptr [David Tardon] + use std::shared_ptr to manage memory [David Tardon] + use std::unique_ptr [Caolán McNamara, David Tardon] + use std::unique_ptr and remove custom dtor for (coverity#1371321) [Caolán McNamara] + use std::vector for SmCaretPosGraph [Takeshi Abe] + use SvNumberNatNum::IsComplete() instead of IsSet(), follow-up (tdf#79398) [Eike Rathke] + use tempdir for test [Bjoern Michaelsen] + use text format only for text content (tdf#76836) [Eike Rathke] + use the new close dialog abstraction in impress [Markus Mohrhard] + use the new type information we now transport, related (tdf#35247) [Eike Rathke] + use the selected font for the edit area (tdf#100148) [Caolán McNamara] + use underlying numeric value if available [API CHANGE] (tdf#91365) [Eike Rathke] + use unique_ptr for m_pImpl in chardlg (tdf#89329) [Arnold Dumas] + use unique_ptr for mpImpl in macroass (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in accessiblecontexthelper (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in accessiblerelationsethelper (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in accessiblestatesethelper (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in accimplaccess (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in addresstemplate (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in app (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in basmgr (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in componentmodule (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in configvaluecontainer (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in dataaccessdescriptor (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in datasourcehandling (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in defaultoptions (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in dialog (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in dlgsave (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in embeddedobjectcontainer (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in fileview (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in float3d (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in fltrcfg (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in fmgridcl (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in fmmodel (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in fmpage (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in htmlcfg (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in hyperlabel (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in imageitm (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in inettbc (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in interaction (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in itempool (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in ivctrl (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in mailmodelapi (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in msgpool (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in objface (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in objsh (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in odbcconfig (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in officeforms (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in optasian (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in optinet2 (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in prnmon (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in propertysethelper (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in propertysetinfo (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in richtextvclcontrol (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in roadmap (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in roadmapwizard (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in sbxvar (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in sdbcdriverenum (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in sdrpagewindow (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in sfxhelp (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in SpellDialog (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in style (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in svdmodel (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in svdobj (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in svdoole2 (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in svdouno (tdf#89329) [Arnold Dumas] + use unique_ptr for pImpl in svlbitm (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in svtabbx (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in TColumnHelper (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in toolbarmenu (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in transfer (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in treelistbox (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in unoctitm (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in unoshape (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in viewfrm (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in viewsh (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in window (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in wizardmachine (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in xmlnumfe (tdf#89329) [Xisco Fauli] + use unique_ptr for pImpl in xmlsecctrl (tdf#89329) [Xisco Fauli] + use UNO registration for font name toolbox control [Maxim Monastirsky] + use unordered_set for GraphicManager's maObjList (tdf#100442) [Aron Budea] + use updated vim mode line also for legacy-infected code. [Stephan Bergmann] + use XNotifyingDispatch in sfx2 (tdf#99815) [Juergen Funk] + useless call (coverity#1373665, coverity#1371451) [Caolán McNamara] + UTF-8 is Unicode, too [Tor Lillqvist] + valgrind reports read of uninitialized bCLBool [Stephan Bergmann] + valgrind: use after free [Caolán McNamara] + validate Kashida positions in CommonSalLayout [Khaled Hosny] + value member @since LibreOffice 5.3 [Eike Rathke] + variable name and indentation improvement [Noel Grandin] + various loplugin warnings [Stephan Bergmann] + various loplugin warnings (clang-cl) [Stephan Bergmann] + VCL : Simplify SystemWindow initialisation [Arnaud Versini] + VCL add support for rollover menubars [Jan-Marek Glogowski] + vcl headless: ignore visibility in GetClientSize() [Miklos Vajna] + vcl lok: fix missing paints due to zero-sized windows [Miklos Vajna] + vcl: "sgf" filter: replace manual byte-swapping with SvStream methods [Michael Stahl] + vcl: "sgv" filter: replace more byteswapping with SvStream methods [Michael Stahl] + vcl: add graphic export-as-pdf filter [Miklos Vajna] + vcl: add initial PDF import-as-graphic filter [Miklos Vajna] + vcl: Adds backend tests to check for correct rendering [Tomaž Vajngerl] + vcl: allow runtime disable/enable of pdf writer compression [Miklos Vajna] + vcl: Apple clang segfaults on "(", the "{" seems to work better [Michael Stahl] + vcl: assert solar mutex is held for various timer / scheduler ops. [Michael Meeks] + vcl: avoid vcl_filters_test crash with ASAN 32-bit [Michael Stahl] + vcl: C++11 is awesome, they said! it's a whole new language, they said! [Michael Stahl] + vcl: consistently use sal_IntPtr to marshal drag source / drop target [Michael Stahl] + vcl: don't use the faster cairo code path when using OpenGL [Tomaž Vajngerl] + vcl: fix dbglevel>1 build [Thorsten Behrens] + vcl: fix some mysterious WNT font cache file [Michael Stahl] + vcl: fprintf -> SAL_INFO [Thorsten Behrens] + vcl: gtk file picker should tolerate empty filter list. (tdf#91043) [Michael Meeks] + vcl: Guard against invalid states [Samuel Mehrbrodt] + vcl: handle PDF data in Read/WriteImpGraphic() [Miklos Vajna] + vcl: loplugin:override [Michael Stahl] + VCL: Move local methods to anonymous namespace [Arnaud Versini] + vcl: put in anonymous namespace [Tomaž Vajngerl] + vcl: read image from JPEG one scanline at a time [Tomaž Vajngerl] + vcl: reference-count Menu (tdf#97527) [Noel Grandin] + vcl: remove Application::InsertIdleHdl() and ImplIdleMgr [Michael Stahl] + vcl: remove artificial image byte size limit in JPEG filter [Tomaž Vajngerl] + vcl: remove pointless check [Michael Stahl] + vcl: remove some commented-out code [Thorsten Behrens] + vcl: remove WNT ImplFontAttrCache [Michael Stahl] + vcl: replace boost::shared_array with std::shared_ptr [Michael Stahl] + VCL: Simplify MessBox and its children initialisation. [Arnaud Versini] + VCL: Simplify Splitter initialisation [Arnaud Versini] + VCL: Simplify ToolBox initialisation [Arnaud Versini] + vcl: test JPEG reading - RGB, CMYK and grayscale [Tomaž Vajngerl] + vcl: This seems a missing return [Takeshi Abe] + vcl: use cow_wrapper for ImpXPolygon (tdf#62525) [Xisco Fauli] + vcl: use cow_wrapper for ImpXPolyPolygon (tdf#62525) [Xisco Fauli] + vcl: use cow_wrapper for jobset (tdf#62525) [Xisco Fauli] + vcl: use cow_wrapper for PPTCharPropSet (tdf#62525) [Xisco Fauli] + vclptr assert with menu set to menubutton (tdf#100619) [Caolán McNamara] + VclPtr: funkiness with PopupMenu dtor before dispose (tdf#101221) [Caolán McNamara] + version 5.3.0.0.alpha1, tag libreoffice-5.3.0.0.alpha1 [Christian Lohmaier] + VisitChildren() only for SmStructureNode [Takeshi Abe] + vivid Template: Thumbnail image with english text [Samuel Mehrbrodt] + WaE: -Werror=logical-op, I guess this is what was intended [Caolán McNamara] + WaE: loplugin:defaultparams [Caolán McNamara] + wall is a good idea for the vim ide integration [Markus Mohrhard] + warn->info: its just a fact [Caolán McNamara] + warning C4018: '<' : signed/unsigned mismatch [Stephan Bergmann] + wayland grab related crashes (rhbz#1351224) [Caolán McNamara] + we also need to set initialized falg for deferred initialization [Markus Mohrhard] + we can rely on mnemonic widgets for these a11y relations [Caolán McNamara] + we don't build regmerge when ENABLE_MACOSX_SANDBOX [Tor Lillqvist] + we don't need any export validation on the build platform when cross-compiling [Tor Lillqvist] + we don't need the code, but we need the images in the src file [Caolán McNamara] + we indeed can't do anything with LN_CT_Font_notTrueType here [Julien Nabet] + we just care about empty vs nonempty here [Caolán McNamara] + we pass the controller anyway, so get the frame from it [Maxim Monastirsky] + we shouldn't need explicit lt_rtl_OUString, etc things anymore [Caolán McNamara] + we use a much newer ICU version now [Tor Lillqvist] + WebDAV: Make some SAL_WARN log wording a bit better [Giuseppe Castagno] + what is triggering this false positive (coverity#1371336) [Caolán McNamara] + when disposing popup menus, don't leave dangling pointers [Noel Grandin] + who needs that $(CLANGDIR)/tools/clang/include anyway? [Stephan Bergmann] + why do I keep getting these the wrong way around [Caolán McNamara] + why not just drop that $(HOME)/icu54/icu/source/lib nonsense [Stephan Bergmann] + why this odd unused assignment thing [Caolán McNamara] + why use 'this' (coverity#1371327) [Caolán McNamara] + why wouldn't we need liblangtag for iOS? [Tor Lillqvist] + windows Installer: "ADDLOCAL=ALL" doesn't set all features (tdf#100929) [Juergen Funk] + work around loplugin:unnecessaryoverride [Stephan Bergmann] + work around missing OStringBuffer move semantics (cid#1371287) [Stephan Bergmann] + work around missing OUStringBuffer move semantics (cid#1371289) [Stephan Bergmann] + work towards EasyHack _tstring/TCHAR elimination (tdf#72606) [skswales] + workaround lack of constexpr [Noel Grandin] + workaround missing SetSelectedSheet call for print preview, (tdf#99333) [Markus Mohrhard] + wrapper object use after free (coverity#1371452) [Caolán McNamara] + write a new test case for column and row labels combined. (tdf#93894) [Kohei Yoshida] + write test case for it. [Kohei Yoshida] + write the customWidth property also to XLS [Markus Mohrhard] + writeFile honors ntfs symlinks as it turns out (fdo#42122, tdf#67555, fdo#66420) [Caolán McNamara] + writer cannot save 3d shape inserted from draw (fdo#54938, tdf#102358) [Caolán McNamara] + writer page deck and panels changed to non-contextual (tdf#83830) [Susobhan Ghosh] + writer page sidebar deck (tdf#83830) [Rishabh Kumar] + writer Table Style; odf export; remove parent export for cell style (tdf#101712) [Jakub Trzebiatowski] + writer: Add "Go to Page" Entry in Edit Menu (tdf#83054) [Akshay Deep] + writer: allow column breaks in headers/footers (tdf#76322) [Justin Luth] + writer: make 1column-as-page break a compatibility option (tdf#76349) [Justin Luth] + writer: treat single-column break as page break (tdf#76349) [Justin Luth] + writerfilter add missing parents to out-of-order styles (tdf#89315) [Justin Luth] + writerfilter allow fallback if exceptions (tdf#86926) [Justin Luth] + writerfilter prevent PROP_GRID_LINES exception (tdf#86926) [Justin Luth] + writerfilter set parentless style based on default (tdf#53856) [Justin Luth] + writerfilter style: use emplace_back, avoiding typedef [Justin Luth] + writerfilter: avoid inclusion of deprecated C++ header [Miklos Vajna] + writerfilter: avoid redundant get() call on smart pointer in TableManager [Miklos Vajna] + writerfilter: clean up virtual keywords where override already implies that [Miklos Vajna] + writerfilter: fix Android build [Miklos Vajna] + writerfilter: fix excessive whitespace [Miklos Vajna] + writerfilter: use sal_Size for offset values in RTFTokenizer::resolveParse() [Miklos Vajna] + wrong command for shape name [Maxim Monastirsky] + wrong hunk included [Caolán McNamara] + wrong ScopedVclPtrInstance creation [Caolán McNamara] + ww8export: don't corrupt table with postponed text (tdf#89317) [Justin Luth] + ww8import: set table keep/split properties if emulated (tdf#91083) [Justin Luth] + X11 SalDisplay init => AfterAppInit (tdf#101822) [Jan-Marek Glogowski] + XML number format: do not enquote space followed by minus, follow-up (tdf#97837) [Eike Rathke] + xmloff tokenmap: allocate map on heap instead of as class member [Eike Rathke] + xmloff tokenmap: do not assume anything did not fail [Eike Rathke] + xmloff: fix --enable-mergelibs build [Michael Stahl] + xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodt [Michael Stahl] + xmloff: forms export: convert one xlink:href to relative [Michael Stahl] + xmloff: invoke SvXMLImportContext destructor with proper namespace map [Michael Stahl] + xmloff: use unique_ptr for RewindMaps (coverity#1372990) [Michael Stahl] + xmlsec: xmlsec1-keyinfo-revert.patch.1 is not needed on WNT [Miklos Vajna] + xmlsecuity: show PDF signature in the doc signatures dialog [Miklos Vajna] + xmlsecurity: add initial Executable_pdfverify [Miklos Vajna] + xmlsecurity: add initial PDF sign UI [Miklos Vajna] + xmlsecurity: add initial PDFSignatureHelper [Miklos Vajna] + xmlsecurity: add signing stub in pdfverify [Miklos Vajna] + xmlsecurity: avoid checking storage streams of PDF files [Miklos Vajna] + xmlsecurity: check file header when reading PDF signature [Miklos Vajna] + xmlsecurity: detect if PDF signature doesn't sign the whole file [Miklos Vajna] + xmlsecurity: expose date of PDF signatures [Miklos Vajna] + xmlsecurity: expose reason string of PDF signatures [Miklos Vajna] + xmlsecurity: extract certificate from PDF signature [Miklos Vajna] + xmlsecurity: fix the PDF incremental update's cross-references table [Miklos Vajna] + xmlsecurity: initial incremental update support in pdfverify [Miklos Vajna] + xmlsecurity: use common NSS init in PDFDocument [Miklos Vajna] + xmlsecurity: use NSS on Linux/macOS to generate pdf signature [Miklos Vajna] + xmlsecurity: verify certificate of PDF signatures [Miklos Vajna] + yet more functions to save with prefix and namespace to OOXML [Eike Rathke] + dictionaries + calquing English’s title case is bad style in Spanish and Guarani [Adolfo Jayme Barrientos] + update Guarani thesaurus to v1.1 [Giovanni Calligaris] + update pt_PT dictionary to version 16.10.1.2 [Andras Timar] + update the Swedish dictionary to the latest release [Niklas Johansson] + help + (Regular) tooltips can no longer be disabled… [Adolfo Jayme Barrientos] + (related) New image locations in Math help (tdf#100015) [Gabor Kelemen] + add couple of screenshots to help files [Katarina Behrens] + add format star to repeat character [Laurent Balland-Poirier] + add help to Merge Cells dialog (tdf#30456) [Laurent Balland-Poirier] + add missing commas [Stanislav Horacek] + add new languages to Native Number [NatNum1] [Laurent Balland-Poirier] + add section anchors to VLOOKUP/HLOOKUP links (tdf#97821) [Gabor Kelemen] + adjust menu path for AutoCalculate (tdf#92825) [Stanislav Horacek] + adjust menu path for inserting header and footer (tdf#92825) [Stanislav Horacek] + adjust menu path to changing case (tdf#101163) [Stanislav Horacek] + adjust menu path to Format - Frame and Object - Properties (tdf#101064) [Stanislav Horacek] + adjust menu path to Insert/Delete Page Break (tdf#97923) [Stanislav Horacek] + adjust menu paths to track changes commands (tdf#100962) [Stanislav Horacek] + better wording for FORECAST.ETS.* help pages [Olivier Hallot] + change bad example for "Convert only if unambiguous" to something better [Eike Rathke] + change file extensions in examples: sxw -> odt, sxc -> ods [Gabor Kelemen] + change SearchCriteria parameter of HLOOKUP (tdf#97823) [Gabor Kelemen] + change suffixes of LCM_ADD and GCD_ADD to _EXCEL2003 (tdf#102206) [Gabor Kelemen] + change VLOOKUP parameter SortOrder to Sorted (tdf#97823) [Gabor Kelemen] + clarify on CEILING,CEILING.MATH,CEILING.XCL and FLOOR,FLOOR.MATH,FLOOR.XCL [Eike Rathke] + correct documentation for ERF.PRECISE function (tdf#101805) [Stanislav Horacek] + correct example for RATE function (tdf#100990) [Stanislav Horacek] + correct shortcuts for navigator and references (tdf#102219) [Yousuf Philips] + correction for Hijri calendar [Laurent Balland-Poirier] + describe fourth argument of NETWORKDAYS function (tdf#100353) [Stanislav Horacek] + document classification help page enhancements [Olivier Hallot] + drop the obsolete Task Panes help [Gabor Kelemen] + drop unused HID_CALC_TOOLBOX hid [Caolán McNamara] + drop unused HID_HELP_ONSTARTUP_BOX [Caolán McNamara] + drop unused HID_NAVIGATION_PI [Caolán McNamara] + drop useless switch in page [Olivier Hallot] + find-invalid-help-embeds: Fix embed section names (tdf#92825) [Gabor Kelemen] + find-invalid-help-embeds: Fix embed section of nonprinting chars [Gabor Kelemen] + find-invalid-help-embeds: Fix link to toolbar icon [Gabor Kelemen] + find-invalid-help-embeds: Fix Printer Setup embed in Impress File menu [Gabor Kelemen] + find-invalid-help-embeds: link to an existing variable [Gabor Kelemen] + find-invalid-help-embeds: Remove links to deleted file (tdf#91295, tdf#94133, tdf#98910, tdf#71039) [Gabor Kelemen] + fix example on using the AGGREGATE function (tdf#99885) [Gabor Kelemen] + fix function name in syntax for FORECAST.LINEAR [Stanislav Horacek] + fix help page with new term [Olivier Hallot] + fix location of the Freze Rows and Columns menu item (tdf#97105) [Gabor Kelemen] + fix nested lists in wikihelp (tdf#94553) [Akash Deshpande] + fix references to the "Save As Template" menu item (tdf#102198) [Gabor Kelemen] + fix spelling of "coefficient" [Stanislav Horacek] + fix text of menu items for table of content and index [Stanislav Horacek] + fix typo, s/Number 0/Number30/ [Eike Rathke] + fix wron paragraph role (tdf#98401) [Andras Timar] + FORECAST.ETS.* confidence level: use precise argument name [Stanislav Horacek] + FORECAST.ETS.*: improve description of aggregation argument [Stanislav Horacek] + format - Slide Design menu item is now Slide - Slide Master Design [Gabor Kelemen] + handle [Andras Timar] + help file for CMIS remote servers (tdf#80652) [Olivier Hallot] + help index entries are in plural [Stanislav Horacek] + help page for Notebook bar [Olivier Hallot] + help page for title pages (tdf#80590) [Andrea Mussap] + help-to-wiki shell call replaced with a function [Akash Deshpande] + improved topic relations for a selected set of pages [Johnny_M] + improvement in help page for number format codes [Laurent Balland-Poirier] + it’s called an asterisk [Adolfo Jayme Barrientos] + mark see also link as translatable [Stanislav Horacek] + menu item rename: View -> Fields to View -> Field Names [Gabor Kelemen] + missing paragraph role [Andras Timar] + new UI option Denominator places [Laurent Balland-Poirier] + no need to be redundant [Adolfo Jayme Barrientos] + paragraph dialog has "Outline & Numbering" tab, not "Numbering" [Stanislav Horacek] + remove 'Insert Video' and 'Insert Sound' help pages [Gabor Kelemen] + remove help for Insert - Object - Plugin (tdf#96398) [Gabor Kelemen] + remove help pages and other references to the Presentation Wizard [Gabor Kelemen] + remove misleading old README [Andras Timar] + remove old dmake related helper files [Andras Timar] + remove pointless (since empty) switchinline [Christian Lohmaier] + remove redundant emph tag [Stanislav Horacek] + remove redundant spaces [Stanislav Horacek] + remove reference to nonexisting Table toolbar icons (tdf#98438) [Gabor Kelemen] + remove remains of .uno:HelperDialog from helpcontent (tdf#95386) [Gabor Kelemen] + remove stray parentheses [Valter Mura] + rename "Graphics cache" to "Image cache" [Stanislav Horacek] + rename menu item "Table - Table Properties" to "Table - Properties" [Stanislav Horacek] + rename option for cursor in protected areas [Stanislav Horacek] + rename strings in index/table of contents dialog (tdf#101024, tdf#99161) [Stanislav Horacek] + replace "also :" by "also:" [Christian Lohmaier] + replace ASCII approximation of trademark symbol with real character [Adolfo Jayme Barrientos] + rewrite Trend Line Help page [Laurent Balland-Poirier] + script to check the validity of embed tags [Gabor Kelemen] + test-hid-vs-ui.py: Drop help of removed UI elements [Gabor Kelemen] + test-hid-vs-ui.py: Fix reference to the FrameTypePage element [Gabor Kelemen] + test-hid-vs-ui: Correct reference to the 'FramewURLPage' element [Gabor Kelemen] + test-hid-vs-ui: Correct references to optiondbfieldpage.ui file [Gabor Kelemen] + test-hid-vs-ui: Drop documentation of removed Area Fill options [Gabor Kelemen] + test-hid-vs-ui: Drop help for obsolete Bitmap editor controls [Gabor Kelemen] + test-hid-vs-ui: Drop help for removed Background controls [Gabor Kelemen] + test-hid-vs-ui: Drop help of removed UI elements [Gabor Kelemen] + test-hid-vs-ui: Drop help text for removed UI elements [Gabor Kelemen] + test-hid-vs-ui: Drop help text of removed option 'Export' [Gabor Kelemen] + test-hid-vs-ui: Fix reference to 'replace_backwards' UI element [Gabor Kelemen] + test-hid-vs-ui: Fix reference to FrameAddPage [Gabor Kelemen] + test-hid-vs-ui: Fix reference to remotefilesdialog.ui [Gabor Kelemen] + test-hid-vs-ui: Fix reference to the 'formatted' element in .ui file [Gabor Kelemen] + test-hid-vs-ui: Fix reference to the 'invertnormals' element in .ui file [Gabor Kelemen] + test-hid-vs-ui: Fix references to UI elements [Gabor Kelemen] + test-hid-vs-ui: Remove help about removed UI elements [Gabor Kelemen] + test-hid-vs-ui: Remove help text about removed option 'Tip help timeout' [Gabor Kelemen] + test-hid-vs-ui: Remove help text to deleted option 'Current document only' [Gabor Kelemen] + the “Show font history” option no longer exists [Adolfo Jayme Barrientos] + this ahelp path should not start with hid/ [Gabor Kelemen] + update description of Java Start Parameteres dialog [Stanislav Horacek] + update description of the View options page [Stanislav Horacek] + update help ids for calc navigator .ui conversion [Caolán McNamara] + update help ids for impress/draw navigator ui conversion [Caolán McNamara] + update helpids for writer navigator .ui conversion [Caolán McNamara] + update info on saving of pen drawings in Impress (tdf#99840) [Stanislav Horacek] + update labels in Slide Show Settings dialog [Stanislav Horacek] + update labels of File - Properties - Statistics tab page in Calc [Stanislav Horacek] + update Number formats Codes [Laurent Balland-Poirier] + use consistent wording in data analysis functions [Stanislav Horacek] + wrong name on menu item [Niklas Johansson] + wrong parameter reference in COUNTIFS explanation (tdf#101723) [Gabor Kelemen] + translations + add Venetian (vec) translation [Christian Lohmaier] + pootle update [jan Iversen] + update translations for 5.2.3 rc1 [Christian Lohmaier] + update translations for master [Christian Lohmaier] + updated Slovenian translation [Andras Timar]