+ common + version 4.0.0.1, tag libreoffice-4.0.0.1 [Petr Mladek] + core + 'Send Feedback...' URL invalid in other languages then English (fdo#58370) [Rob Snelders] + accept abbreviated combined date/time input (fdo#54336) [Eike Rathke] + accidently moved that line around [Markus Mohrhard] + adapt to Clang 3.2 [Stephan Bergmann] + adapt to current Clang trunk [Stephan Bergmann] + add a unit test for new method in ScRangeList [Markus Mohrhard] + add Catalan translations of keyboard shortcuts (fdo#50415) [Jesús Corrius] + add icu patch to avoid buffer overflow, taken from obs [Tomáš Chvátal] + add librelogo to lists [Tomas Chvatal] + add new option for recalculation policy when loading ODF into Calc. [Kohei Yoshida] + add ODF recalc option bits to the UI and configuration. [Kohei Yoshida] + add py script provider to pyuno [Tomas Chvatal] + add some more safety checks for row and column import from ODS [Markus Mohrhard] + add unit test for dependency tree during ods import [Markus Mohrhard] + added [hr-HR] D.M.Y. date acceptance pattern (dot after year) [Eike Rathke] + adjusted all test methods for loadDoc. [Kohei Yoshida] + allow localized shortcut names on Windows (fdo#54165) [Jesús] + another fix of install test to work with "LibreOffice" installer name [Petr Mladek] + API CHANGE: unpublish more Data Pilot interfaces [Kohei Yoshida] + append ODS to the test method name. [Kohei Yoshida] + apply source number format over one specified by the style. (fdo#58004) [Kohei Yoshida] + avoid throwing exception not specified in the signature. (fdo#58539, fdo#45266) [Kohei Yoshida] + be safe against invalid cond format cell info, (fdo#58686) [Markus Mohrhard] + bugfix for improper function call, column count was compared with row count [K_Karthikeyan] + bump copyright year to 2013 [Andras Timar] + bump product version to 4.0.0.0.beta2+, release number to 12 [Petr Mladek] + bump product version to 4.0.0.1, release number to 101 [Petr Mladek] + check for mxValueLink being NULL before dereferencing. (fdo#58539) [Kohei Yoshida] + check the validity of row ranges after after the data area shrinkage. [Kohei Yoshida] + clean up of the code that defines the download file names [Petr Mladek] + cleanup and accelerate break-iterators. (fdo#58590) [Michael Meeks] + CMXDocument::isSupported: catch exceptions (rhbz#891082) [Michael Stahl] + convwatch.py: make it run on Python 3 [Michael Stahl] + correct label for data bar dialog, (fdo#58608) [Markus Mohrhard] + crash in SwXTextDocument::getRendererCount (rhbz#890080) [Michael Stahl] + crash when running BASIC's "shell()" with a non-existent program (fdo#53521) [Christopher Copits] + create a TYPEREG_VERSION_1 RegistryTypeReader [Stephan Bergmann] + create all translations for a .ui file in one uiex call [David Tardon] + deliver qtz translations for .ui files [David Tardon] + disable gnome-vfs for now [Fridrich Štrba] + do not define CPPCONN_LIB if using system version [Tomas Chvatal] + DOCX: import w:tcMar inside w:tc (bnc#793262) [Miklos Vajna] + don't add a new cond format if we just want to edit one, related (fdo#58781) [Markus Mohrhard] + don't crash on RTF_DPPTX before RTF_DPPOLYCOUNT (fdo#54612) [Miklos Vajna] + don't forget the dependency tree during formula import [Markus Mohrhard] + don't forget the dependency tree during OOXML import, (fdo#58863) [Markus Mohrhard] + don't leave stale SdrObject refs around (fdo#56980, fdo#58267) [David Tardon] + don't overflow column number during import, (kde#245919, fdo#58539) [Markus Mohrhard] + don't overflow SCCOL during repeated cell import, (fdo#58539, gnome#627150) [Markus Mohrhard] + don't set formula cells with possible error val clean, (fdo#59039) [Markus Mohrhard] + don't use shared empty string if extra space is to be allocated (fdo#58306) [Luboš Luňák] + enable the unit test [Markus Mohrhard] + finalize pivot *before* scenario sheet to ensure table numbers are correct [Noel Power] + fix another crash in SvxFontPrevWindow::Paint (fdo#58427) [Michael Stahl] + fix assertion [David Tardon] + fix base location of the bitmap Wallpaper computation. [Jan Holesovsky] + fix build on linux. [Jan Holesovsky] + fix calls to SfxPoolItem* Put with a Which-ID of sal_false [Werner Koerner] + fix crash for by avoiding literal assign (fdo#58306) [Noel Power] + fix delivery of qtz "translations" [David Tardon] + fix dialog language support mess (fdo#42978) [Noel Power] + fix DOCX import of last empty header/footer para char props (bnc#793262) [Miklos Vajna] + fix fix processing of arguments from ".uno:Print" request (fdo#58403) [Noel Power] + fix for rtfexport subsequenttest [LeMoyne Castle] + fix import of RTF page margins vs partial section props (fdo#58076) [Miklos Vajna] + fix import of RTF_MLIMLOC (fdo#57886) [Miklos Vajna] + fix import of RTF_PARD between RTF_CELL and RTF_ROW (fdo#57678) [Miklos Vajna] + fix install test to work with "LibreOffice" installer name [Petr Mladek] + fix KDE file dialog setting checkboxes to true [Luboš Luňák] + fix operator lookup with clang [Luboš Luňák] + fix out-of-bound access to std::vector. (fdo#58004) [Kohei Yoshida] + fix path for icu overflow patch. [Tomáš Chvátal] + fix ppt export of paragraphs (fdo#58129) [David Tardon] + fix re. raise print dialog (fdo#58403, fdo#58779) [Noel Power] + fix RTF export of empty footnotes (fdo#53604) [Miklos Vajna] + fix RTF import of tables with different row widths (fdo#45183) [Miklos Vajna] + fix the sw_swdoc_test crash [Luboš Luňák] + fix to maintain correct focus whilst zooming (fdo#40465) [Winfried Donkers] + fix wrong bracketing [Werner Koerner] + fixed insert new sheet button for different directionality (fdo#56970) [Issa Alkurtass] + forgot to add checkbox to the dialog & saving the option when checked. [Kohei Yoshida] + FORMATTING: Autoformat empty rows causes app to crash (fdo#47466) [Julien Nabet] + generate the same keyid for pots as for merge (fdo#58673) [Zolnai Tamás] + getFunctionSymbolByName: make fall-back locale actually work [Michael Meeks] + handle IllegalArgumentException routinely thrown for legacy exts (fdo#58331) [Stephan Bergmann] + handle last week/next week betweek different years, (fdo#58340) [Markus Mohrhard] + handle strings correctly in ScCondFormatEntry::GetExpression, (fdo#58781) [Markus Mohrhard] + import RTF_SHPFBLWTXT (fdo#45183) [Miklos Vajna] + improve layout/spacing of positionpage.ui (fdo#58651) [Jack Leigh] + improve padding on character dialog pages [Jack Leigh] + ImpSvNumberformatScan::RemoveQuotes: both ... (fdo#58179) [Eike Rathke] + kill workaround of it breaks drawing of a perfectly fine bitmap. (i#75264) [Jan Holesovsky] + l10ntools: remove wrong dependency on offapi [Matúš Kukan] + let date pattern match overrule incomplete format match (fdo#54344) [Eike Rathke] + let uiex produce more translations in one run [David Tardon] + let's first fix this horrible formatting. [Kohei Yoshida] + let's remove these upper bound truncation. (fdo#58004) [Kohei Yoshida] + librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translation [László Németh] + limit the number of imported digits, (fdo#58539, gnome#627420) [Markus Mohrhard] + mac a11y hang related to traversing vast, broken hierarchies. (fdo#56937) [Michael Meeks] + make LO buildable again after the GraphicFilter move. [Jan Holesovsky] + make registry's mergeKey fail if it cannot process regFileName [Stephan Bergmann] + make sure the column index is valid, (fdo#58539, gnome#627150) [Markus Mohrhard] + make use of the recalc option when loading ODF documents. [Kohei Yoshida] + makefile.in: un-break "make accessibility" [Michael Stahl] + minimal fix Macro Recorder opt not saved (fdo#58766) [LeMoyne Castle] + more easier and better sortable download names [Petr Mladek] + more on removing use of SC_DP_MAX_FIELDS. [Kohei Yoshida] + move GraphicFilter class to vcl. [Jan Holesovsky] + new ods test document to check the import of row height values. [Kohei Yoshida] + new test for pivot table with field references. [Kohei Yoshida] + no StarOffice directories in our build [Fridrich Štrba] + ODBC SQLGetData returns byte length, not data size (fdo#58693) [Lionel Elie Mamane] + ODBC: binary data is not null-terminated [Lionel Elie Mamane] + one more fix for (fdo#58686) [Markus Mohrhard] + one more improvement around cond format rendering, (fdo#57896) [Markus Mohrhard] + one more location using the moved svtools/filter.hxx [Petr Mladek] + one more location using the moved svtools/wmf.hxx [Petr Mladek] + only package .ui translations that can be produced [David Tardon] + OutputDevice::ImplDrawAlpha: (fdo#55044) [Michael Stahl] + partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 [Cédric Bosdonnat] + personas: Broadcast the information that the Persona has changed. [Jan Holesovsky] + personas: Fix copy constructor + always reference the Application settings [Jan Holesovsky] + personas: Force selection when the 'own' clicked, but nothing chosen yet. [Jan Holesovsky] + personas: Hide "Background image" from the Personalization settings. [Jan Holesovsky] + personas: Make the Persona in the menubar working. [Jan Holesovsky] + personas: Make the Persona working in the top docking area too. [Jan Holesovsky] + personas: More robust Persona URL handling. [Jan Holesovsky] + personas: Read the bitmaps in StyleSettings. [Jan Holesovsky] + personas: Read the info from the Persona page, and store it. [Jan Holesovsky] + post OnPrint event ( application & document ) when printing starts (fdo#58269) [Noel Power] + propagate shape change to subclasses (fdo#56267, fdo#56980) [David Tardon] + properly initialize a member pointer value. (fdo#58539, fdo#55174) [Kohei Yoshida] + pywizards: Delete all empty TextFields after finishing [Xisco Fauli] + pywizards: Fix finish in Windows one and for all [Xisco Fauli] + pywizards: get rid of ViewHandler [Xisco Fauli] + pywizards: More unused files in libreoffice-4-0 [Xisco Fauli] + pywizards: These files aren't use in libreoffice-4-0 branch [Xisco Fauli] + refactored pivot table dialog code for better modularity. [Kohei Yoshida] + related: apple's modern symbol font is unicode encoded (fdo#50284) [Caolán McNamara] + remove accelerators from Undo action texts (fdo#58671) [Korrawit Pruegsanusak] + remove duplicated code blocks. [Kohei Yoshida] + remove hard-coded upper field limit from ScDPInitState. [Kohei Yoshida] + remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too. [Kohei Yoshida] + remove the last use of SC_DP_MAX_FIELDS. [Kohei Yoshida] + rename 'Templates and Documents' menu entry to 'Templates' [Cédric Bosdonnat] + require .NET 4.0 [Andras Timar] + require icu 4.6 or later with system icu [Tomáš Chvátal] + require l10ntools on officecfg [Tomáš Chvátal] + resizing matrix should also resize the flag storage too. (fdo#58539) [Kohei Yoshida] + respect TARFILE_LOCATION variable. [Tomas Chvatal] + rethink external executable setup [David Tardon] + revert "revert attempts to untangle and accelerate this mess." (fdo#58399) [David Tardon] + revert "workaround problems with row import, " (fdo#58539) [Markus Mohrhard] + set the list box entry for 3 entry color scales [Markus Mohrhard] + simplify cond format copy&paste code, (fdo#57896, fdo#58677) [Markus Mohrhard] + simplify this code a little bit [Markus Mohrhard] + simplify UI packaging [David Tardon] + some not important Python3.3 port (pythonloader DEBUG mode) [László Németh] + some small fixes for UI around date cond formats [Markus Mohrhard] + store page number in SwPageNumberField (fdo#58074) [Michael Stahl] + storing the chart doc while loading is a bad idea, (fdo#57530) [Markus Mohrhard] + sw: add TabOverMargin compat mode (bnc#793998) [Miklos Vajna] + sw: make UseOnPage independent from SvxPageUsage (fdo#57881) [Miklos Vajna] + template Manager: clicking on empty space deselect everything [Cédric Bosdonnat] + template Manager: clicking on selected item should deselect it [Cédric Bosdonnat] + template Manager: fixed select template and scroll caused trouble with toolbar [Cédric Bosdonnat] + template Manager: unselect folder when double-clicking [Cédric Bosdonnat] + templates Manager: removed the old dialogs and menu entries [Cédric Bosdonnat] + text:p is not allowed for chart objects, (fdo#58571) [Markus Mohrhard] + the BASIC HEX Command now returns uppercase hexadecimal characters (fdo#58222) [Christopher Copits] + this println shouldn't be here [Xisco Fauli] + thou shall not mention qtz twice, thy packaging breaketh [Fridrich Štrba] + typo fix [jorendc] + UniscribeLayout: adjust mnSubStringMin (fdo#47553, fdo#33090) [Michael Stahl] + unknown option: -Embedding (fdo#57203) [Aurimas Fišeras] + updated core [Andras Timar] + use "LibreOffice" instead of "LibO" for final download file names [Petr Mladek] + use a working timestamp engine by default [Fridrich Štrba] + use correct default tab size (fdo#49277) [David Tardon] + use right device for converting size (rhbz#782736) [David Tardon] + vcl: remove ImplFontCache::maFontNameList: (fdo#38090) [Michael Stahl] + workaround problems with row import, (fdo#58539, gnome#627150) [Markus Mohrhard] + write a unit test for this. (fdo#56278) [Kohei Yoshida] + dictionaries + update pt-PT dictionary [Andras Timar] + updated Slovenian Thesaurus [Andras Timar] + translations + build fix [Andras Timar] + update translations for LibreOffice 4.0 rc1 [Andras Timar]