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


Hi,

this time a brief summary of what happened the 13th  and 14th week on LibreOffice
repos and two living branches:

bugfixes-master-week-51-52.txt lists all commits that reference a proper
bug id (from a variety of trackers - #i... referring to the OpenOffice
issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla etc) in the
master branch

commit-log-master-week-51-52.txt lists all relevant commits on the actual
source repos in the master branch

commit-log-libreoffice-3-3-week-51-52.txt,
bugfixes-libreoffice-3-3-week-51-52.txt lists the same summary for the
libreoffice-3-3 branch.

Many thanks to all contributors - you make all the difference!


Best Regards,
Petr
+ build:
    + fdo#32380, n#649506: Fixed navigation buttons' patch selection handling [Cédric Bosdonnat]
+ calc:
    + Avoid double-paste when pasting text into cell comment. (fdo#32572) [Kohei Yoshida]
    + Remove bogus check for numerical sheet names. (fdo#32570) [Kohei Yoshida]
+ extensions:
    + Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
+ impress:
    + Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage (cherry picked from commit 
963c6b655032b4e5d0f26555f3c26a129a9efb03) [Caolán McNamara]
+ libs-core:
    + Do not block when launching firefox, fdo#32427. [Jan Holesovsky]
    + Resolves: rhbz#666216 survive missing window (cherry picked from commit 
e9438320b50e647f6c5bf052148bcd501b7b55d4) [Caolán McNamara]
+ libs-gui:
    + If the language is not specified, use the initial language. (fdo#32523) [Kohei Yoshida]
+ l10n:
    + F~ormel menu instead of Formel - fdo#32584 [Andras Timar]
+ writer:
    + Resolves: rhbz#660342 Undo/Redo crash with postits (cherry picked from commit 
1b58066892daa9365d23b39d7439fbbe7d562b13) [Caolán McNamara]
+ common:
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
+ bootstrap:
    + Drop msvcr71, see fdo#32426 [Tor Lillqvist]
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
    + Resolves: fdo#32426 first cut at auto-downloading windows depends [Caolán McNamara]
+ calc:
    + Avoid double-paste when pasting text into cell comment. (fdo#32572) [Kohei Yoshida]
    + Remove bogus check for numerical sheet names. (fdo#32570) [Kohei Yoshida]
+ extensions:
    + Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
+ filters:
    + #i101360# use xsl:element for element construction [David Tardon]
+ impress:
    + Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage (cherry picked from commit 
963c6b655032b4e5d0f26555f3c26a129a9efb03) [Caolán McNamara]
+ libs-core:
    + Allow tear-off for the Arrowheads dialog, fdo#32676. [Jan Holesovsky]
    + Do not block when launching firefox, fdo#32427. [Jan Holesovsky]
    + Rename .uno:UndoAction/Redo to "Undo"/"Redo", fdo#32472. [Jan Holesovsky]
    + Resolves: rhbz#666216 survive missing window [Caolán McNamara]
    + Resolves: rhbz#666216 survive missing window (cherry picked from commit 
e9438320b50e647f6c5bf052148bcd501b7b55d4) [Caolán McNamara]
+ libs-extern:
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
+ libs-gui:
    + gtk: Use the right padding in the menus, bnc#304620 [Jan Holesovsky]
    + If the language is not specified, use the initial language. (fdo#32523) [Kohei Yoshida]
    + Resolves: #i76587# DEFAULT encodings can't be assumed to be system encoding [Caolán McNamara]
+ l10n:
    + F~ormel menu instead of Formel - fdo#32584 [Andras Timar]
+ ure:
    + Load msvcr71.dll needed by JVM using explicit path, see fdo#32426 [Tor Lillqvist]
+ writer:
    + remove non-functional column count limit (part of fdo#30860) [Luboš Luňák]
    + Resolves: fdo#32633 rearrange title dialog to get translations to fix [Caolán McNamara]
    + Resolves: #i113655# rhbz#621277 crash with missing DocShell [Caolán McNamara]
    + Resolves: rhbz#660342 Undo/Redo crash with postits [Caolán McNamara]
    + Resolves: rhbz#660342 Undo/Redo crash with postits (cherry picked from commit 
1b58066892daa9365d23b39d7439fbbe7d562b13) [Caolán McNamara]
    + work around tables with many columns for msoffice (fdo#30860) [Luboš Luňák]
+ common:
    + Remove extensions' filename version during unpack [Kalman Szalai - KAMI]
+ bootstrap:
    + Remove version info from extension folder name too. [Kalman Szalai - KAMI]
    + typo fix in helppack.ulf [Andras Timar]
    + Update SUN Template Pack extensions' packaing mechanism [Kalman Szalai - KAMI]
+ build:
    + Correct credits url to website conventions (again) [Andras Timar]
    + fdo#32380, n#649506: Fixed navigation buttons' patch selection handling [Cédric Bosdonnat]
    + Hungarian (hu) translation update [Andras Timar]
    + po/pot update because of a typo fix in scp2 module [Andras Timar]
    + remove long obsolete copy of (and broken check for) mysql-connector-cpp.zip [Rene Engelhard]
    + removing fixes-br.sdf, I merged it into the big localize.sdf [Andras Timar]
    + Slovenian (sl) translation update [Martin Srebotnjak]
    + Update patches for UbuntuMaverick and and distro-config for UbuntuNatty [Matthias Klose]
    +     Update patches for UbuntuMaverick [Matthias Klose]
    + Updating pot/po/sdf files with newly added strings [Andras Timar]
    + Use OOO_SOURCEDIRNAME directly when downloading external sources [Miklos Vajna]
+ calc:
    + Actually the object doesn't have to be a cell note. [Kohei Yoshida]
    + Avoid double-paste when pasting text into cell comment. (fdo#32572) [Kohei Yoshida]
    + Remove bogus check for numerical sheet names. (fdo#32570) [Kohei Yoshida]
+ components:
    + adding copyright owner to Croatian dictionary package [Fridrich Štrba]
+ extensions:
    + Asturian (ast) nlpsolver translation [Xuacu Saturio]
    + Brazilian Portoguese (pt-BR) nlpsolver translation [Olivier Hallot]
    + Catalan (ca) nlpsolver translation [Jesús Corrius]
    + Dutch (nl) nlpsolver translation [Freek de Kruijf]
    + Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
    + French (fr) nlpsolver translation [Sophie Gautier]
    + Italian (it) nlpsolver translation [Paolo Pozzan]
    + Slovenian (sl) nlpsolver translation [Martin Srebotnjak]
+ impress:
    + Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage (cherry picked from commit 
963c6b655032b4e5d0f26555f3c26a129a9efb03) [Caolán McNamara]
+ libs-core:
    + Do not block when launching firefox, fdo#32427. [Jan Holesovsky]
    + Resolves: rhbz#666216 survive missing window (cherry picked from commit 
e9438320b50e647f6c5bf052148bcd501b7b55d4) [Caolán McNamara]
+ libs-gui:
    + If the language is not specified, use the initial language. (fdo#32523) [Kohei Yoshida]
+ l10n:
    + Adding ENABLE_HELP_FORMATTING to translations [Andras Timar]
    + Breton (br) translation update and correction [Denis Arnaud]
    + Croatian (hr) translation update [Robert Sedak]
    + fixed gsicheck error [Andras Timar]
    + F~ormel menu instead of Formel - fdo#32584 [Andras Timar]
    + Telugu (te) translation fixes [Arjuna Rao Chavala]
+ testing:
    + more stable export graphic test. [Yifan J]
    + set small icon theme at beginning of testing [Yifan J]
    + slideshow test case update. [Yifan J]
    + use uno slot to click File->Save(as) in Base. [Yifan J]
    + use uno to invoke File->Digital Signature dialog. [Yifan J]
+ writer:
    + Resolves: rhbz#660342 Undo/Redo crash with postits (cherry picked from commit 
1b58066892daa9365d23b39d7439fbbe7d562b13) [Caolán McNamara]
+ common:
    + cppcheck: can reduce the scope of this variable [Caolán McNamara]
    + cppcheck: prefer prefix variant [Caolán McNamara]
    + cppcheck: prefer prefix variants [Caolán McNamara]
    + cppcheck: the scope of this variable can be reduced [Caolán McNamara]
    + cppcheck: uninit member variable [Caolán McNamara]
    + cppcheck: unused variable [Caolán McNamara]
    + cppunit: make sure to regenerate .rdb if makefile changes [Caolán McNamara]
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
    + fix typo [Caolán McNamara]
    + Merge commit 'libreoffice-3.3.0.2' [Jan Holesovsky]
    + Merge remote branch 'origin/feature/currency-64bit' [Noel Power]
    + Merge remote branch 'origin/libreoffice-3-3' [Rene Engelhard]
    + osl_getProcessInfo requires Size to be set first [Caolán McNamara]
    + prefix prefix variant [Caolán McNamara]
    + Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) [Joseph Powers]
    + Remove DECLARE_LIST( SfxMediumList, SfxMedium* ) [Joseph Powers]
    + Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*) [Joseph Powers]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
    + Removed __EXPORT [Guillaume Poussel]
    + revert  Merge remote branch origin/feature/currency-64bit [Noel Power]
    + RTL_CONSTASCII_USTRINGPARAM [Julien Nabet]
    + RTL_CONSTASCII_USTRINGPARAM [serval]
    + suppress compiler warning [David Tardon]
    + 68bit currency enhancement [John LeMoyne Castle]
+ bootstrap:
    + Actually we don't seem to need instmsiw.exe anywhere [Tor Lillqvist]
    + add winenv.set.sh to gitignore [Caolán McNamara]
    + Drop msvcr71, see fdo#32426 [Tor Lillqvist]
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
    + export MDDS_CPPFLAGS into the env [Rene Engelhard]
    + extend test for mdds to select hash container to use [David Tardon]
    + Fix Gallery module [Kalman Szalai - KAMI]
    + Forgotten pieces when resolving the libreoffice-3.3.0.2 conflicts. [Jan Holesovsky]
    + get ant stuff to follow VERBOSE [Caolán McNamara]
    + give make check the same depends [Caolán McNamara]
    + check for mdds/mixed_type_matrix.hpp [Rene Engelhard]
    + InstMsiW.exe not InstMsiA.exe [Caolán McNamara]
    + It's called MinGW, not mingwin, mingw32, etc [Tor Lillqvist]
    + little bit less java verbosity [Caolán McNamara]
    + make executable [Caolán McNamara]
    + missing @ [Rene Engelhard]
    + move add mode-lines in here [Caolán McNamara]
    + Move this system-mesa-headers test inside opengl extension test [Caolán McNamara]
    + readd lost #endif [Rene Engelhard]
    + Remove extensions' filename version during unpack [Kalman Szalai - KAMI]
    + Remove version info from extension folder name too. [Kalman Szalai - KAMI]
    + Re-packed mdds 0.4.0. [Kohei Yoshida]
    + Resolves: fdo#32426 first cut at auto-downloading windows depends [Caolán McNamara]
    + toggle the default for this option [Caolán McNamara]
    + typo fix in helppack.ulf [Andras Timar]
    + Update SUN Template Pack extensions' packaing mechanism [Kalman Szalai - KAMI]
    + WaE: Tweak this to prefer boost::unordered_map [Caolán McNamara]
+ calc:
    + Actually the object doesn't have to be a cell note. [Kohei Yoshida]
    + Adjusted for the new FormulaTokenRef now implemented by intrusive_ptr. [Kohei Yoshida]
    + Adjust scroll speed based on the position of the mouse cursor. [Kohei Yoshida]
    + Avoid double-paste when pasting text into cell comment. (fdo#32572) [Kohei Yoshida]
    + Better mapping of cell border thickness when importing xls documents. [Kohei Yoshida]
    + BOOL to bool. [Kohei Yoshida]
    + callcatcher ScGridWindow::DrawComboButton [Julien Nabet]
    + callcatchers ScFlatBoolRowSegments [Julien Nabet]
    + callcatcher + 1 RTL_CONSTASCII_USTRINGPARAM [serval]
    + cppcheck: initialize a pointer data member in ctor. [Kohei Yoshida]
    + cppcheck: reorganize this a little [Caolán McNamara]
    + cppcheck: silence warning [Caolán McNamara]
    + cppcheck: Some removing of postfix operators [Julien Nabet]
    + cppcheck: this method can be const. [Kohei Yoshida]
    + cppcheck: variable scope [Kohei Yoshida]
    + cppcheck: variable scope. [Kohei Yoshida]
    + declared but not defined [Caolán McNamara]
    + Check for the validity of the index before calling at(index). [Kohei Yoshida]
    + Leftover data after Undo operation [Joost Wezenbeek]
    + makedepend doesn't like -s to appear in the command line [Caolán McNamara]
    + Merge branch 'feature/calc-matrix-rework' [Kohei Yoshida]
    + Merge branch 'master' into feature/calc-matrix-rework [Kohei Yoshida]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc [Jan Holesovsky]
    + Moved ScMatrixRef typedefs to its own file. [Kohei Yoshida]
    + No need to include the shared_ptr header. [Kohei Yoshida]
    + Oops.  We can't bail out earlier than that, it seems. [Kohei Yoshida]
    + Prefer the real iterators over First() Next() iteration pattern. [Kohei Yoshida]
    + ptr_vector never stores NULL pointers. [Kohei Yoshida]
    + Remove bogus check for numerical sheet names. (fdo#32570) [Kohei Yoshida]
    + Removed const_cast, and fixed some accidental logic change. [Kohei Yoshida]
    + Removed const_cast by making the method non-const. [Kohei Yoshida]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
    + Removed ScSharedTokenRef and replaced it with ScTokenRef. [Kohei Yoshida]
    + Remove ScfDelList and ScfDelStack [Nigel Hawkins]
    + Remove ScfDelList in fprogressbar [Nigel Hawkins]
    + Remove ScfDelList in imp_op [Nigel Hawkins]
    + Remove ScfDelList in xestyle.cxx [Nigel Hawkins]
    + Remove ScfDelList in xicontent [Nigel Hawkins]
    + Remove ScfDelList in xihelper [Nigel Hawkins]
    + Remove ScfDelList in xilink [Nigel Hawkins]
    + Remove ScfDelList in xiname [Nigel Hawkins]
    + Remove ScfDelList in xistyle [Nigel Hawkins]
    + ScRawTokenRef is now based on intrusive_ptr. [Kohei Yoshida]
    + Simplified the logic a bit. [Kohei Yoshida]
    + Some code cleanup to simplify the code without changing its logic. [Kohei Yoshida]
    + The external ref cache also stores intrusive_ptr-based tokens. [Kohei Yoshida]
    + Translated German comment. [Kohei Yoshida]
    + update gitignore [Caolán McNamara]
    + use configured hash container [David Tardon]
    + Use mixed_type_matrix::const_iterator for faster element iteration. [Kohei Yoshida]
    + WaE: C4099 struct vs class [Caolán McNamara]
    + WaE: unused variable [Caolán McNamara]
    + 2 callcatchers [Julien Nabet]
+ components:
    + adding copyright owner to Croatian dictionary package [Fridrich Štrba]
    + cppcheck: can reduce the scope of these variables [Caolán McNamara]
    + cppcheck prefix operator in components [Julien Nabet]
    + cppcheck: this can be const [Caolán McNamara]
    + fix weird preprocessing syntax, probably meant this [Caolán McNamara]
    + quieten this down a bit [Caolán McNamara]
    + Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) [Joseph Powers]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
+ extensions:
    + Asturian (ast) nlpsolver translation [Xuacu Saturio]
    + Brazilian Portoguese (pt-BR) nlpsolver translation [Olivier Hallot]
    + Catalan (ca) nlpsolver translation [Jesús Corrius]
    + Dutch (nl) nlpsolver translation [Freek de Kruijf]
    + Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
    + French (fr) nlpsolver translation [Sophie Gautier]
    + Italian (it) nlpsolver translation [Paolo Pozzan]
    + Slovenian (sl) nlpsolver translation [Martin Srebotnjak]
+ filters:
    + add/update modelines [Caolán McNamara]
    + A change in the color of the watermark [Andreas Mantke]
    + be more explicit as to which 'detail' is desired [Caolán McNamara]
    + commented code deletion [Pierre-André Jacquod]
    + cppcheck: Invalid Character errors fix [Andy Holder]
    + cppcheck: unused variable, assigned from const methods, so no side effects [Caolán McNamara]
    + cppcheck: unused variables [Caolán McNamara]
    + ditch dead comments [Caolán McNamara]
    + drop a few warnings [Caolán McNamara]
    + drop unneccessary verbosity [Caolán McNamara]
    + fix debugging condition [David Tardon]
    + fix use of temporary value [David Tardon]
    + fix warning in binfilter bf_sc ui/app and commented code deletion [Pierre-André Jacquod]
    + fix warnings in binfilter bf_sc core/tools [Pierre-André Jacquod]
    + fix warnings in binfilter bf_sc ui/docshell [Pierre-André Jacquod]
    + fix warnings in binfilter bf_sc ui/unoobj (1) [Pierre-André Jacquod]
    + fix warnings in binfilter bf_sc ui/unoobj (2) [Pierre-André Jacquod]
    + #i101360# use xsl:element for element construction [David Tardon]
    + make copying aware of NULL pointers [David Tardon]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters [Jan Holesovsky]
    + Remove DECLARE_LIST( SfxMediumList, SfxMedium* ) [Joseph Powers]
    + remove redundant semicolons [David Tardon]
    + remove unused code [David Tardon]
    + replace virtual operator= by cloning [David Tardon]
    + simplify condition [David Tardon]
    + throw out some more warnings [Caolán McNamara]
    + use enum instead of static bool [Caolán McNamara]
    + WaE: clear some warnings [Caolán McNamara]
    + WaE: C42665: non-virtual dtor [Caolán McNamara]
    + WaE: fix typo [Caolán McNamara]
    + WaE: make this dir warning free [Caolán McNamara]
    + WaE, remove all warnings, toggle makefile as warning free [Caolán McNamara]
    + WaE: remove javadoc warning [Caolán McNamara]
    + WaE: remove some more warnings [Caolán McNamara]
    + WaE, silence some warnings [Caolán McNamara]
    + WaE: silence some warnings [Caolán McNamara]
    + WaE: this dir is now warning free [Caolán McNamara]
    + WaE: this dir is warning free [Caolán McNamara]
    + WaE: this dir is warning free now [Caolán McNamara]
    + WaE: throw out some more warnings [Caolán McNamara]
    + WaE: uninit variable [Caolán McNamara]
    + WaE: warning free [Caolán McNamara]
+ help:
    + fix documentation for reset direct character formatting [Caolán McNamara]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/help [Jan Holesovsky]
+ impress:
    + add this conditional [Caolán McNamara]
    + avoid use of invalidated iterator in comparison [David Tardon]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/impress [Jan Holesovsky]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
    + Remove extraneous copy ctor and assignment op [Thorsten Behrens]
    + remove methods added by (apparently bogus) merge [Rene Engelhard]
    + Remove unused code [Anders Jonsson]
    + Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage (cherry picked from commit 
963c6b655032b4e5d0f26555f3c26a129a9efb03) [Caolán McNamara]
+ libs-core:
    + Add another file to EXCEPTIONSFILES. [Thomas Klausner]
    + Allow tear-off for the Arrowheads dialog, fdo#32676. [Jan Holesovsky]
    + code cleanup and fix typos in comments [Takeshi Abe]
    + cppcheck: this method can be const [Caolán McNamara]
    + cppcheck: uninit member [Caolán McNamara]
    + cppcheck: uninit variable [Caolán McNamara]
    + Do not block when launching firefox, fdo#32427. [Jan Holesovsky]
    + Fix a compile time warning: un-initialized variable. [Joseph Powers]
    + Fix ambigous warning. [Joseph Powers]
    + fix bad merge [Caolán McNamara]
    + Fix compilation error on Windows [Noel Power]
    + fix these ones up [Caolán McNamara]
    + fix up the default fallback string for this now [Caolán McNamara]
    + Implemented FormulaTokneRef using boost::intrusive_ptr. [Kohei Yoshida]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core [Jan Holesovsky]
    + Removed a header; nobody uses SimpleIntrusiveReference any more. [Kohei Yoshida]
    + Remove DECLARE_LIST( AccelList, Accelerator* ) [Joseph Powers]
    + Remove DECLARE_LIST( ByteStringList, ByteString* ) [Joseph Powers]
    + Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*) [Joseph Powers]
    + Remove DECLARE_LIST( DummyColorList, SvxColorItem* ) [Joseph Powers]
    + Remove DECLARE_LIST( DummyItemList, ConstPoolItemPtr ) [Joseph Powers]
    + Remove DECLARE_LIST(EditList, AppWin*) [Joseph Powers]
    + Remove DECLARE_LIST( EntryList_Impl, DocTemplates_EntryData_Impl* ) [Joseph Powers]
    + Remove DECLARE_LIST( GalleryObjectList, GalleryObject* ) [Joseph Powers]
    + Remove DECLARE_LIST() GalleryThemeList & GalleryImportThemeList [Joseph Powers]
    + Remove DECLARE_LIST( GroupList_Impl, GroupData_Impl* ) [Joseph Powers]
    + Remove DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*) [Joseph Powers]
    + Remove DECLARE_LIST(ImpDistributeEntryList, ImpDistributeEntry*) [Joseph Powers]
    + Remove DECLARE_LIST(ImpXMLAutoLayoutInfoList, ImpXMLAutoLayoutInfo*) [Joseph Powers]
    + Remove DECLARE_LIST(ImpXMLEXPPageMasterList, ImpXMLEXPPageMasterInfo*) [Joseph Powers]
    + Remove DECLARE_LIST( NameList_Impl, NamePair_Impl* ) [Joseph Powers]
    + Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) [Joseph Powers]
    + Remove DECLARE_LIST( SfxFilterList_Impl, SfxFilter* ) [Joseph Powers]
    + Remove DECLARE_LIST( SfxInPlaceClientList, SfxInPlaceClient* ) [Joseph Powers]
    + Remove DECLARE_LIST( SfxMediumList, SfxMedium* ) [Joseph Powers]
    + Remove DECLARE_LIST(SfxStyleFamilyList, SfxStyleFamilyItem*) [Joseph Powers]
    + Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*) [Joseph Powers]
    + Remove DECLARE_LIST( StringList, String * ) [Joseph Powers]
    + Remove DECLARE_LIST(SvAttributeListImpl,SvAttribute*) [Joseph Powers]
    + Remove DECLARE_LIST( SvMetaClassList, SvMetaClass* ) [Joseph Powers]
    + Remove DECLARE_LIST( SvNamePosList, SvNamePos *) [Joseph Powers]
    + Remove DECLARE_LIST(SvStringHashList,SvStringHashEntry *) [Joseph Powers]
    + Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage *) [Joseph Powers]
    + Remove DECLARE_LIST( SvXMLStyleContexts_Impl, SvXMLStyleContextPtr) [Joseph Powers]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
    + Remove DECLARE_LIST( ViewList, MyView* ) [Joseph Powers]
    + Remove DECLARE_LIST(ViewList,OutlinerView*) [Joseph Powers]
    + Removing commented code [serval]
    + Rename .uno:UndoAction/Redo to "Undo"/"Redo", fdo#32472. [Jan Holesovsky]
    + Resolves: rhbz#666216 survive missing window [Caolán McNamara]
    + Resolves: rhbz#666216 survive missing window (cherry picked from commit 
e9438320b50e647f6c5bf052148bcd501b7b55d4) [Caolán McNamara]
    + Revert previous patch [Joseph Powers]
    + Some cppcheck cleaning [Julien Nabet]
    + WaE: fix shadow warning post DECLARE_LIST removal [Caolán McNamara]
    + WaE: remove new warnings post DECLARE_LIST removal [Caolán McNamara]
    + WaE: shadowed variable [Caolán McNamara]
    + White space cleanup [Joseph Powers]
+ libs-extern:
    + Actually we don't seem to need instmsiw.exe [Tor Lillqvist]
    + add vcredists to gitignore [Caolán McNamara]
    + Drop msvc*7*.dll, see fdo#32426 [Tor Lillqvist]
    + Make external/msi/readme.txt less misleading [Tor Lillqvist]
    + mdds: deliver the mdds/hash_container folder [Cédric Bosdonnat]
    + mdds now uses 'include' directory instead of 'inc'. [Kohei Yoshida]
    + New hash for the re-packed 0.4.0. [Kohei Yoshida]
    + Updated mdds version to 0.4.0. [Kohei Yoshida]
+ libs-extern-sys:
    + WaE: fix boost shadowed warnings [Caolán McNamara]
    + WaE: fix more boost header warnings [Caolán McNamara]
    + WaE: fix some more boost shadowed warnings [Caolán McNamara]
+ libs-gui:
    + Allow selection update interval to be variable. [Kohei Yoshida]
    + Fix BOOL etc redefinition problem on Windows [Tor Lillqvist]
    + fix off-by-one bug accessing vector [David Tardon]
    + gtk: Use the right padding in the menus, bnc#304620 [Jan Holesovsky]
    + If the language is not specified, use the initial language. (fdo#32523) [Kohei Yoshida]
    + Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui [Jan Holesovsky]
    + Remove __READONLY_DATA [Guillaume Poussel]
    + Resolves: #i76587# DEFAULT encodings can't be assumed to be system encoding [Caolán McNamara]
    + that hash isn't guaranteed to do what you want it to do [Caolán McNamara]
+ l10n:
    + add gitignore here [Caolán McNamara]
    + Adding ENABLE_HELP_FORMATTING to translations [Andras Timar]
    + Breton (br) translation update and correction [Denis Arnaud]
    + F~ormel menu instead of Formel - fdo#32584 [Andras Timar]
    + Telugu (te) translation fixes [Arjuna Rao Chavala]
+ testing:
    + more stable export graphic test. [Yifan J]
    + set small icon theme at beginning of testing [Yifan J]
    + slideshow test case update. [Yifan J]
    + use uno slot to click File->Save(as) in Base. [Yifan J]
    + use uno to invoke File->Digital Signature dialog. [Yifan J]
+ ure:
    + avoid data race with wsupdate thread [David Tardon]
    + Drop inclusion of tools/prewin.h and postwin.h from sunjavaplugin.cxx [Tor Lillqvist]
    + Load msvcr71.dll needed by JVM using explicit path, see fdo#32426 [Tor Lillqvist]
    + Remove commented code [Anders Jonsson]
    + tweak this to compare classic and wide versions [Caolán McNamara]
    + WaE: fix c++0x warnings [Caolán McNamara]
+ writer:
    + Additional cleanup of my git mistake. [Joseph Powers]
    + add mode-lines in here [Caolán McNamara]
    + Code cleanup [Joseph Powers]
    + cppcheck cleaning in writer [Julien Nabet]
    + cppcheck: port thb's test over and get it to work again [Caolán McNamara]
    + cppcheck: the scope of these variables can be reduced [Caolán McNamara]
    + disable the tests that may vary, depending on the systems printer [Caolán McNamara]
    + Ensure that only the three valid options are possible to use [Caolán McNamara]
    + Fix issues cause my my lack of GIT foo [Joseph Powers]
    + German comments translated to English. Corrected some typos. [Pascal Ullrich]
    + German comments translated to English. [Pascal Ullrich]
    + proper order of items inside w:tcPr [Luboš Luňák]
    + proper position of w:jc inside of w:tblPr [Luboš Luňák]
    + relocate this header inside guards [Caolán McNamara]
    + Remove DECLARE_LIST() [Joseph Powers]
    + Remove DECLARE_LIST( SfxMediumList, SfxMedium* ) [Joseph Powers]
    + Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*) [Joseph Powers]
    + Remove DECLARE_LIST( TargetList, String* ) [Joseph Powers]
    + Removed __READONLY_DATA (replaced by const) [Guillaume Poussel]
    + remove non-functional column count limit (part of fdo#30860) [Luboš Luňák]
    + Resolves: fdo#32633 rearrange title dialog to get translations to fix [Caolán McNamara]
    + Resolves: #i113655# rhbz#621277 crash with missing DocShell [Caolán McNamara]
    + Resolves: rhbz#660342 Undo/Redo crash with postits [Caolán McNamara]
    + Resolves: rhbz#660342 Undo/Redo crash with postits (cherry picked from commit 
1b58066892daa9365d23b39d7439fbbe7d562b13) [Caolán McNamara]
    + set licence text [Caolán McNamara]
    + The change from List to vector changes order of error messages [Caolán McNamara]
    + use ext_std inside CppUnit::assertion_traits struct [Miklos Vajna]
    + WaE: fix new shadow warning post DECLARE_LIST removal [Caolán McNamara]
    + work around tables with many columns for msoffice (fdo#30860) [Luboš Luňák]
    + ww8/dump was never built and rotted code: removed it [Cédric Bosdonnat]
+ build bits:
    + cppcheck: always build these tests now [Caolán McNamara]
    + cppcheck: make this test buildable again [Caolán McNamara]
    + fix build error [Caolán McNamara]
    + fix build error on 32bit windows [Caolán McNamara]
    + Fixed build breakage. [Kohei Yoshida]
    + lower java build-time verbosity [Caolán McNamara]
    + make buildable under windows [Caolán McNamara]
    + Quick-fixing dbgutil sc build breakage [Thorsten Behrens]
    + The build now requires mdds 0.4.0. [Kohei Yoshida]
    + tweak this to build under windows [Caolán McNamara]

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy


Context


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