Hi, this time a brief summary of what happened during the 27th week in 2011 on LibreOffice repositories and the living branches: + master: LO-3.5 development + libreoffice-3-3: fixes for LO-3.3.4 bug fix release + libreoffice-3-4: fixes for LO-3.4.2 bug fix release There are two logs for each branch: + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that reference a proper bug id from a variety of trackers, i.e. #i... referring to the OpenOffice issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits on the actual source repositories Many thanks to all contributors - you make all the difference! Best Regards, Petr
nothing this week
+ calc + fix for (fdo#37880) [Markus Mohrhard] + fix for update local range names (fdo#38380) [Markus Mohrhard] + filters + apparent negative string length (fdo#34023) [Caolán McNamara] + do not set solid line border and fill as default for chartarea (bnc#694392) [Radek Doulik] + fix for (bnc#693386) [Noel Power] + fix label position for ooxml charts (bnc#694340) [Thorsten Behrens] + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian] + impress + selecting text box after editing gives rotation handles (fdo#37482) [Luke Symes] + libs-core + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks] + fix for (fdo#37880) [Markus Mohrhard] + related: ole props buglet (i#35066) [Caolán McNamara] + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara] + libs-gui + crash in number format dialog (fdo#38963) [Markus Mohrhard] + duplicate entries in Directory definition are no longer treated as errors (bnc#682484) [Katarina Machalkova] + related: busted ole2 wrapper (i#46388) [Caolán McNamara] + writer + additional fix for bug (fdo#33781) [Roland Baudin] + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat] + handle wrong text len gracefully (i#95550) [Caolán McNamara] + hang on load of .doc (fdo#34023) [Caolán McNamara] + more conservative fix for aliasing problems (i#99665, fdo#33781) [Petr Mladek] + protect against missing insertion position (i#105349) [Caolán McNamara] + related: make abo levels safer (i#86988) [Caolán McNamara] + related: use cached data values instead of pointer to sprm cache (i#115768) [Caolán McNamara] + related: use standard sprm iterator (fdo#37057) [Caolán McNamara]
+ calc + fix for Option to display calc gridlines on colored cells (fdo#30800) [André Schnabel] + filters + fix label position for ooxml charts (bnc#694340) [Thorsten Behrens] + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian] + help + help for help for changed grid line option (fdo#30800) [André Schnabel] + libs-core + add useronly read permission, while creating tmpfile. (fdo#36733) [Muthu Subramanian] + call the handler once all changes are done on FrameSelector (fdo#32257) [Cédric Bosdonnat] + fix for Option to display grid lines on colored cells (fdo#30800) [André Schnabel] + fixed crasher by using boost::shared_ptr (fdo#37403) [Cédric Bosdonnat] + long/int mix causes 32bit LONG_MAX to be 64bit -1 (fdo#34450) [Caolán McNamara] + related: ole props buglet (i#35066) [Caolán McNamara] + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara] + libs-gui + crash in number format dialog (fdo#38963) [Markus Mohrhard] + duplicate entries in Directory definition are no longer treated as errors (bnc#682484) [Katarina Machalkova] + writer + copy fieldmark properties when copying/pasting, . (fdo#38374) [Jan Holesovsky] + crash on 0 width FrmFmt table cell layout (fdo#33012) [Caolán McNamara] + more conservative fix for aliasing problems (i#99665, fdo#33781) [Petr Mladek] + related: crash in SwTxtSizeInfo::GetMultiCreator (rhbz#718976) [Caolán McNamara] + related: make abo levels safer (i#86988) [Caolán McNamara] + related: use cached data values instead of pointer to sprm cache (i#115768) [Caolán McNamara] + writer: bug correction : selected text was always replaced (fdo#36181) [Dolives Benoit] + wrong word counts for USHRT_MAX len paras (fdo#34779) [Caolán McNamara]
+ libs-gui + handle busted emf lengths [Caolán McNamara]
+ bootstrap + add distro-configs/SUSE-*.conf [Petr Mladek] + better support for distro packaging [Petr Mladek] + bin/unpack-sources: new helper script for packaging LO [Petr Mladek] + calc + fix for (fdo#37880) [Markus Mohrhard] + fix for update local range names (fdo#38380) [Markus Mohrhard] + make sure to only export up to 1026 manual page breaks to XLS. [Kohei Yoshida] + components + fix --enable-dbgutil build [Caolán McNamara] + fix wrong capitalization in case of non-standard hyphenation [Laszlo Nemeth] + extensions + hotfix to include localizations of Presenter screen extension [Andras Timar] + filters + added pointer validations to avoid some edge-case documents crashing [marc-andre@atc.tcs.com] + apparent negative string length (fdo#34023) [Caolán McNamara] + do not set solid line border and fill as default for chartarea (bnc#694392) [Radek Doulik] + fix for (bnc#693386) [Noel Power] + fix label position for ooxml charts (bnc#694340) [Thorsten Behrens] + gcc 4.0 doesn't support the C++0x usage of enum::value [Joseph Powers] + the enum type name should be included when accessing the enum values. [Joseph Powers] + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian] + impress + selecting text box after editing gives rotation handles (fdo#37482) [Luke Symes] + libs-core + add useronly read permission, while creating tmpfile. (fdo#36733) [Michael Meeks] + fix for (fdo#37880) [Markus Mohrhard] + related: ole props buglet (i#35066) [Caolán McNamara] + support distro packaging [Petr Mladek] + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara] + libs-gui + crash in number format dialog (fdo#38963) [Markus Mohrhard] + duplicate entries in Directory definition are no longer treated as errors (bnc#682484) [Katarina Machalkova] + handle busted emf lengths [Caolán McNamara] + related: busted ole2 wrapper (i#46388) [Caolán McNamara] + sdk + this makefile is for a standard Make, so use TABs [Tor Lillqvist] + translations + update translations from Pootle for LibO 3.4.2 rc1 [Andras Timar] + zu animation.po was wrong in pootle [Andras Timar] + ure + fix for fdo 37880 [Markus Mohrhard] + writer + additional fix for bug (fdo#33781) [Roland Baudin] + basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat] + fixed a segmentation fault in some edge cases [marc-andre@atc.tcs.com] + fixed core dump and invalid memory access for some edge cases [marc-andre@atc.tcs.com] + handle truncated stream [Caolán McNamara] + handle wrong text len gracefully (i#95550) [Caolán McNamara] + hang on load of .doc (fdo#34023) [Caolán McNamara] + merge these sprm finders and do it right [Caolán McNamara] + more conservative fix for aliasing problems (i#99665, fdo#33781) [Petr Mladek] + protect against missing insertion position (i#105349) [Caolán McNamara] + related: make abo levels safer (i#86988) [Caolán McNamara] + related: use cached data values instead of pointer to sprm cache (i#115768) [Caolán McNamara] + related: use standard sprm iterator (fdo#37057) [Caolán McNamara] + valgrind: init nTypeFace [Caolán McNamara]
+ bootstrap + add cache of list of easy to remove used methods [Caolán McNamara] + add fontconfig as known base system lib [Caolán McNamara] + add more libs that semi-unintentionally get built statically for Android [Tor Lillqvist] + clean-up configure.in intendations [Norbert Thiebaud] + do build cairo for iOS [Tor Lillqvist] + don't use -L /usr/lib when building for iOS [Tor Lillqvist] + fix my ppc, axp, etc. etc. build [Caolán McNamara] + for windows, iOS and Android only force cairo if librsvg required [Caolán McNamara] + force ooo.lst to be rebuilt when ooo.lst.in changes [Caolán McNamara] + get cairo import lib name right for windows [Caolán McNamara] + i doubt we need a ChangeLog file [Tor Lillqvist] + include environment variables already in autogen.sh's environment [Tor Lillqvist] + libcurl gets built as a static library on Android [Tor Lillqvist] + link with more frameworks [Tor Lillqvist] + map also static LINKED_LIBS into -l option syntax [Tor Lillqvist] + most likely pointless to pass -I $COMPATH/include when using gcc [Tor Lillqvist] + no prod/include/CC/Cstd stuff with gcc [Tor Lillqvist] + perhaps the GNU ld requirement is bogus on current (Open)Solaris descendants [Tor Lillqvist] + remove preload library related code [Matus Kukan] + remove productregistration.jar library related code [Matus Kukan] + some libraries get built as static archives for Android [Tor Lillqvist] + split unused methods list into easy and full [Caolán McNamara] + try and copy from versioned libgcc if possible, fallback to unversioned if not [Caolán McNamara] + update GNU{COPY,PATCH,MAKE} for Solaris [Tor Lillqvist] + uploading second alpha version of libvisio [Fridrich Štrba] + use WORKDIR [Caolán McNamara] + we can't run any cppunit tests for Android [Tor Lillqvist] + calc + add iterator to ScMarkData [Markus Mohrhard] + basic multiline input implementation [Anurag Jain] + cONVERT_ADD() fixes, more precise conversion factors [Laszlo Nemeth] + callcatcher: remove unused lcl_CreateExternalRefTokenArray [Caolán McNamara] + change from manual loop to ScMarkData::iterator [Markus Mohrhard] + change from manual loop to ScMarkData::iterator in calc/source/core [Markus Mohrhard] + change remaining manual loops to ScMarkData::iterator [Markus Mohrhard] + don't use int as return type for operator== [Markus Mohrhard] + enable FT and listbox in both applicable cases [Katarina Machalkova] + fix for Option to display calc gridlines on colored cells (fdo#30800) [André Schnabel] + iterator->const_iterator [Caolán McNamara] + make filters test a seperate test lib, otherwise conflicts on internal dlopen [Caolán McNamara] + make sure filters unit test depends on non-linked scfilt lib [Caolán McNamara] + more iterator->const_iterator [Caolán McNamara] + no need for extra noexecstack [Caolán McNamara] + some warning clean-up [Markus Mohrhard] + waE: consistently call it struct or class [Caolán McNamara] + waE: signature is wrong [Caolán McNamara] + workaround for x86 gcc 4.6.1 link failure [Caolán McNamara] + yet more iterator->const_iterator [Caolán McNamara] + components + apply python style and fix some minor things [Xisco Fauli] + byteString::CreateFromInt32->rtl::OString::valueOf [Caolán McNamara] + callcatcher: remove unused TpBorderRGBColor [Caolán McNamara] + callcatcher: remove unused xmlchar_to_ous [Caolán McNamara] + create file when it doesn't exist [Xisco Fauli] + duplicate code [Xisco Fauli] + handle the letterhead layouts properly [Xisco Fauli] + mark this as TODO [Thomas Arnhold] + merge: 3b4fe49 e52421b [Xisco Fauli] + merge: 3c235ae 840db10 [Xisco Fauli] + remove an unused platform list. [Francois Tigeot] + remove preload library related code [Matus Kukan] + remove unused test/sax [Thomas Arnhold] + replace ByteString with rtl::OString [Christina Rossmanith] + show wizard dialog on top [Xisco Fauli] + extensions + hotfix to include localizations of Presenter screen extension [Andras Timar] + filters + [Temp] Import all formulas post tokenization. [Muthu Subramanian] + added pointer validations to avoid some edge-case documents crashing [marc-andre@atc.tcs.com] + callcatcher: remove unused ColorToOUString [Caolán McNamara] + callcatcher: remove unused CreateCache_Impl [Caolán McNamara] + callcatcher: unused lcl_hasChartType [Caolán McNamara] + enhancing svg export [Marco Cecchetti] + fix label position for ooxml charts (bnc#694340) [Thorsten Behrens] + fix some ambiguous method errors. [Joseph Powers] + fix windows build [Fridrich Strba] + fixed typos in comments [Takeshi Abe] + handle svg and odf expressions of gradients [Fridrich Štrba] + implemented a new way for exporting and handling placeholder text elements [Marco Cecchetti] + interestingly, struct lconv is empty in Android's C library [Tor Lillqvist] + mSOffice 2003 xml format often uses class extensions [Caolán McNamara] + moving the pptx classes to use FragmentHandler2/ContextHandler2. [Muthu Subramanian] + pointers for importing legacyDiagramText. [Muthu Subramanian] + remove online registration related code [Matus Kukan] + some more ODG style mappings that LO understands and displays properly [Fridrich Štrba] + split the script in smaller pieces [Marco Cecchetti] + trying to work around some inperfections of odf [Fridrich Štrba] + unused inlines [Caolán McNamara] + using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian] + various unused methods [Caolán McNamara] + help + help for help for changed grid line option (fdo#30800) [André Schnabel] + remove online registration related code [Matus Kukan] + impress + remove extraneous separators from Impress context menu [Aaron Strontsman] + libs-core + add useronly read permission, while creating tmpfile. (fdo#36733) [Muthu Subramanian] + byteString->rtl::OString [Caolán McNamara] + byteString::CreateFromInt32->rtl::OString::valueOf [Caolán McNamara] + call the handler once all changes are done on FrameSelector (fdo#32257) [Cédric Bosdonnat] + callcatcher: remove MapCommandGroupToGroupID [Caolán McNamara] + callcatcher: remove unused AddNumber_Impl [Caolán McNamara] + callcatcher: remove unused CmpUS_Impl [Caolán McNamara] + callcatcher: remove unused DecryptBlockName_Imp [Caolán McNamara] + callcatcher: remove unused SfxShellIdent_Impl [Caolán McNamara] + callcatcher: remove unused SupportsCommandGroup [Caolán McNamara] + callcatcher: remove unused implFoo* [Caolán McNamara] + callcatcher: remove unused standalone SearchAndReplace [Caolán McNamara] + callcatcher: unused ImpGetDefaultFontsLanguage [Caolán McNamara] + callcatcher: unused getScriptLibraryContainer [Caolán McNamara] + callcatcher: unused lcl_CreateBulletItem [Caolán McNamara] + callcatcher: unused lcl_FontChangedHint [Caolán McNamara] + callcatcher: unused lcl_Foo methods [Caolán McNamara] + callcatcher: unused lcl_IsUnsupportedUnicodeChar [Caolán McNamara] + callcatcher: unused lcl_MoveBox [Caolán McNamara] + callcatcher: unused lcl_hasChartType [Caolán McNamara] + deliver also static archives, as built for iOS [Tor Lillqvist] + fix for Option to display grid lines on colored cells (fdo#30800) [André Schnabel] + fix windows build [Fridrich Strba] + fixed crasher by using boost::shared_ptr (fdo#37403) [Cédric Bosdonnat] + hardcode browser list: remove netscape, add chrome [Francois Tigeot] + long/int mix causes 32bit LONG_MAX to be 64bit -1 (fdo#34450) [Caolán McNamara] + related: ole props buglet (i#35066) [Caolán McNamara] + remove old-school makefile.mk and version.map [Caolán McNamara] + remove online registration related code [Matus Kukan] + remove productregistration.jar library related code [Matus Kukan] + remove socomp library related code [Matus Kukan] + remove unused QuitAgain_Impl [Caolán McNamara] + remove unused bChechOk [Matúš Kukan] + remove unused polypolygon variants [Caolán McNamara] + unused methods [Caolán McNamara] + update the hardcoded list of browsers [Francois Tigeot] + use UTF-8 encoding for gstreamer uris (fdo#39091) [Caolán McNamara] + various unused methods [Caolán McNamara] + various unused methods and impl source files [Caolán McNamara] + libs-extern + build with -g if we want to be able to debug [Tor Lillqvist] + fix debugging build for iOS [Tor Lillqvist] + iOS hacks [Tor Lillqvist] + uploading second alpha version of libvisio [Fridrich Štrba] + libs-extern-sys + do build the cairo "quartz" surface for iOS, too [Tor Lillqvist] + don't build cairo for Android [Tor Lillqvist] + libs-gui + add regression testing infrastructure for wmf/emf [Caolán McNamara] + add some emf test-cases [Caolán McNamara] + add some wmf test-cases [Caolán McNamara] + added SvStream::ReadLine( rtl::OString& ) [Christina Rossmanith] + bodge this in to help people build for the moment [Caolán McNamara] + build cpputools only for desktop OSes [Tor Lillqvist] + building rsc makes sense only for desktop OSes [Tor Lillqvist] + bulid fix: use SAL_PRIxUINT32 format string [Thomas Arnhold] + byteString::CreateFromInt32->rtl::OString::valueOf [Caolán McNamara] + callcatcher: GetAutofallback unused [Caolán McNamara] + callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copy [Caolán McNamara] + callcatcher: [Byte|UniString]::SearchCharBackward unused [Caolán McNamara] + callcatcher: drop ugly unused hack [Caolán McNamara] + callcatcher: remove this unused ImpMultBig2 variant [Caolán McNamara] + callcatcher: remove unused GetTempNameBaseDirectory [Caolán McNamara] + callcatcher: remove unused IsHighContrastBlackAndWhite [Caolán McNamara] + callcatcher: remove unused PIList* methods [Caolán McNamara] + callcatcher: remove unused WriteUniStringLines [Caolán McNamara] + callcatcher: remove unused createRFC822Mailbox [Caolán McNamara] + callcatcher: remove unused hasReminderDateCome [Caolán McNamara] + callcatcher: remove unused setGrad* methods [Caolán McNamara] + callcatcher: unused ByteString::EmptyString [Caolán McNamara] + callcatcher: unused FieldToMapUnit [Caolán McNamara] + callcatcher: unused GetSchnittBit [Caolán McNamara] + callcatcher: unused ImpATan2 [Caolán McNamara] + callcatcher: unused IsKeyCodeValid [Caolán McNamara] + callcatcher: unused listPositionAt [Caolán McNamara] + callcatcher: unused methods [Caolán McNamara] + cannot build cairocanvas without cairo [Tor Lillqvist] + catch by const reference [Caolán McNamara] + chmod -x [Tor Lillqvist] + compiler can now detect additional unused function [Caolán McNamara] + conditionalize this for librsvg [Caolán McNamara] + crash in number format dialog (fdo#38963) [Markus Mohrhard] + dir::SetSort unused [Caolán McNamara] + don't need these methods on some platforms [Caolán McNamara] + don't need this I believe [Caolán McNamara] + don't pointlessly build build-time tools when cross-compiling [Tor Lillqvist] + don't pointlessly build the i18npool build-time tools when cross-compiling [Tor Lillqvist] + drop Win9x and NT4 code [Tor Lillqvist] + duplicate entries in Directory definition are no longer treated as errors (bnc#682484) [Katarina Machalkova] + enable test/sax [Thomas Arnhold] + experimental dummy hacks for Android and iOS [Tor Lillqvist] + fcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0 [Fridrich Štrba] + fixed a crash: GDIMetafile was deleted twice [Cédric Bosdonnat] + handle busted emf lengths [Caolán McNamara] + header for rtl::OStringBuffer [Takeshi Abe] + include cairo.h explicitely for builds with cairoless gtk+ [Fridrich Štrba] + link unconditionally to cairo for librsvg [Caolán McNamara] + remove unused TraceBands [Caolán McNamara] + remove unused and archaic ImpCartToPolar [Caolán McNamara] + remove unused and archaic ImpPolarToCart [Caolán McNamara] + remove unused class INetIOStream [Joseph Powers] + remove unused class INetMessageHeaderIterator [Joseph Powers] + removed obsolete code/comments [Takeshi Abe] + replace List with std::vector< AInfo* > [Joseph Powers] + replace List with std::vector< AnimationBitmap* > [Joseph Powers] + replace List with std::vector< INetMIMEMessage* > [Joseph Powers] + replace List with std::vector< INetMessageHeader* > [Joseph Powers] + replace List with std::vector< ImplAnimView* > [Joseph Powers] + replace List with std::vector< VCLXGraphics* > [Joseph Powers] + shrink ByteString api by removing unused methods [Caolán McNamara] + stop pretending to stay compatible with non-XKB X servers [Francois Tigeot] + strip out unused methods [Caolán McNamara] + whitespace cleanup. [Joseph Powers] + postprocess + nothing in the extensions module probably makes sense on iOS or Android [Tor Lillqvist] + remove preload library related code [Matus Kukan] + testing + build cpputools only for desktop OSes [Tor Lillqvist] + remove online registration related code [Matus Kukan] + ure + aTestSec is not used anywhere [Tor Lillqvist] + add a statically linked unit tester for iOS [Tor Lillqvist] + build cpputools only for desktop OSes [Tor Lillqvist] + callcatcher: unused methods [Caolán McNamara] + change O[U]StringBuffer::remove() to take start+len [Luboš Luňák] + do build sal unit tests for iOS, too [Tor Lillqvist] + don't run cppunittester automatically when cross-compiling [Tor Lillqvist] + fix indent [Caolán McNamara] + iOS hacking for cppunittester [Tor Lillqvist] + iOS is much like MacOSX [Tor Lillqvist] + make iOS sal unit testing actually work [Tor Lillqvist] + no <sys/statfs.h> for iOS either [Tor Lillqvist] + no getVolumeInfo tests for iOS [Tor Lillqvist] + remove accidentally committed debugging printout [Tor Lillqvist] + sal_main_with_args() is static [Tor Lillqvist] + unused methods [Caolán McNamara] + workaround sal built with _GLIBCXX_DEBUG and cppunit build without it [Caolán McNamara] + writer + add another regression test [Caolán McNamara] + callcatcher: remove unused sw3io_ConvertToOldField [Caolán McNamara] + callcatcher: unused lcl_PamContainsFly [Caolán McNamara] + callcatcher: unused lcl_SubLeftRight [Caolán McNamara] + check font and list lengths [Caolán McNamara] + check font offset position [Caolán McNamara] + check for short reads [Caolán McNamara] + check seeks for list positions [Caolán McNamara] + check that seeks succeed, sanity check count of styles against recorded length [Caolán McNamara] + clip bad FKP entries to available space [Caolán McNamara] + clip nSprmSiz to available data [Caolán McNamara] + compare alleged font count with that of font chain [Caolán McNamara] + compare tab layout directives to available space [Caolán McNamara] + copied the IFieldMark::GetParameters too [Cédric Bosdonnat] + copy fieldmark properties when copying/pasting, . (fdo#38374) [Jan Holesovsky] + crash on 0 width FrmFmt table cell layout (fdo#33012) [Caolán McNamara] + drop apparent optimization to handle regexp's the same way [Caolán McNamara] + enforce dependency on msword target for filters test [Caolán McNamara] + ensure linkstrings and aStringIds are both in range [Caolán McNamara] + fix endianness, drop interim copy, and clip to available size [Caolán McNamara] + fix link [Caolán McNamara] + fixed a segmentation fault in some edge cases [marc-andre@atc.tcs.com] + fixed core dump and invalid memory access for some edge cases [marc-andre@atc.tcs.com] + fixed crash when selecting objs anchored at page [Cédric Bosdonnat] + fixed debug build Count() -> size() [Cédric Bosdonnat] + fixed uninitialized member in SwPostItPageItem [Cédric Bosdonnat] + header/Footer separators drawing moved to the SwPageFrm level [Cédric Bosdonnat] + header/Footer: Toggled edit mode in SwCrsrShell::SetCrsr [Cédric Bosdonnat] + header/Footer: When double-clicking, set the crsr to the clicked position [Cédric Bosdonnat] + header/Footer: when changing the mode, don't continue to handle the click [Cédric Bosdonnat] + init some variables against short reads [Caolán McNamara] + make the test depend on the resources, rather than the .cxx [Caolán McNamara] + more conservative fix for aliasing problems (i#99665, fdo#33781) [Petr Mladek] + nStartPos unused [Caolán McNamara] + no need for extra noexecstack [Caolán McNamara] + oUString does not have Len() [Takeshi Abe] + only need this on bigendian [Caolán McNamara] + oops, brain fart [Caolán McNamara] + related: crash in SwTxtSizeInfo::GetMultiCreator (rhbz#718976) [Caolán McNamara] + related: make abo levels safer (i#86988) [Caolán McNamara] + related: use cached data values instead of pointer to sprm cache (i#115768) [Caolán McNamara] + replace SvULongs with std::vector in htmlplug.cxx. LGPLv3+/MPL. [Nigel Hawkins] + replace SvULongs with vector in escher.hxx [Nigel Hawkins] + replace SvULongs with vector in laycache.cxx and layhelp.hxx. LGPL3+/MPL1.1 [Nigel Hawkins] + stray debugging code [Caolán McNamara] + testLoad unused [Caolán McNamara] + valgrind: init nTypeFace [Caolán McNamara] + writer: bug correction : selected text was always replaced (fdo#36181) [Dolives Benoit] + wrong word counts for USHRT_MAX len paras (fdo#34779) [Caolán McNamara]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy