Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-24 | Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) | Petr Mladek | |
Notes: split repo tag: libs-core_libreoffice-3.4.0.2 | |||
2011-05-24 | fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec. | Cédric Bosdonnat | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> (cherry picked from commit 97c995a22c1602679a3e386f994a20b23d07f429) Signed-off-by: Thorsten Behrens <tbehrens@novell.com> Signed-off-by: Lubos Lunak <l.lunak@suse.cz> | |||
2011-05-24 | fdo#37001 - updated license information | Andras Timar | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Sophie Gautier <gautier.sophie@gmail.com> | |||
2011-05-24 | initialize resource manager to get verbose basic errors fdo#37370 | Noel Power | |
Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> | |||
2011-05-24 | do not include bsh.jar when building with system bsh | David Tardon | |
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com> | |||
2011-05-20 | Sanity checks that fix crash (fdo#36495) | Tor Lillqvist | |
Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch> Signed-off-by: Kohei Yoshida <kyoshida@novell.com> | |||
2011-05-18 | fdo#34997: fixed crash when reading malformed fieldmark tags in ODT | Cédric Bosdonnat | |
2011-05-18 | fdo#37252: Don't assume you'll always find a match. | Kohei Yoshida | |
The original code assumed that the find call always returns a match. Apparently that assumption is not always true. Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com> Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz> | |||
2011-05-17 | Branch libreoffice-3-4-0 | Petr Mladek | |
This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.4.x release, please use the 'libreoffice-3-4' branch. If you want to build something cool, unstable, and risky, use master. | |||
2011-05-17 | Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1) | Petr Mladek | |
Notes: split repo tag: libs-core_libreoffice-3.4.0.1 | |||
2011-05-17 | fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 | Michael Meeks | |
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
2011-05-17 | find the versioned desktop menu icons (fdo#37160) | Petr Mladek | |
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
2011-05-17 | wikihelp: Fix linking to pages, fdo#35671. | Jan Holesovsky | |
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
2011-05-16 | fix for fdo#36684 | Noel Power | |
fix layout problem with toolbars ( when enabling/disabling them from View/Toolbars ) Signed-off-by: Jan Holesovsky <kendy@suse.cz> | |||
2011-05-16 | fix password dialog layout problem - fdo#36951 | Andras Timar | |
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | |||
2011-05-12 | fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpath | Noel Power | |
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | |||
2011-05-12 | fix for fdo#37103 | Noel Power | |
reset toolbar command handler when toolbarmanager is destroyed Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
2011-05-10 | Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5) | Petr Mladek | |
Notes: split repo tag: libs-core_libreoffice-3.3.99.5 | |||
2011-05-10 | wikihelp: Pass the LibreOffice version to help.libreoffice.org. | Jan Holesovsky | |
2011-05-10 | make it possible to update the region passed to BeginDrawLayers() (bnc#683550) | Luboš Luňák | |
Writer needs this, as it changes the region during painting. | |||
2011-05-08 | real solution to globlmn.hrc localization problem on Windows | Andras Timar | |
2011-05-06 | do not conflict with GNOME MIME icons (fdo#36551) | Petr Mladek | |
create the symlinks in post install; it is not perfect because they are not remove in postun but is it worth hacking? | |||
2011-05-06 | do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551) | Petr Mladek | |
2011-05-06 | fix desktop integration for the versioned root dir (fdo#36551) | Petr Mladek | |
we want to install LO-3.3 and LO-3.4 in parallel, so we started to use /opt/libreoffice3.4 instead of /opt/libreoffice | |||
2011-05-06 | fix for fdo#36898 | Noel Power | |
remove some extra _USE_UNO #ifdef(s) that should have been removed when the associated define _USE_UNO was removed | |||
2011-05-05 | fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE ) | Noel Power | |
2011-05-05 | use $realpath() | Andras Timar | |
2011-05-05 | fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR | Bjoern Michaelsen | |
2011-05-04 | fix fdo#36838 by avoiding -L argument to pagein | Michael Meeks | |
2011-05-03 | Non-printable character. | Kohei Yoshida | |
2011-05-03 | Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4) | Petr Mladek | |
Notes: split repo tag: libs-core_libreoffice-3.3.99.4 | |||
2011-05-03 | fdo#32872: Fixed components names reintroduced with .component files | Cédric Bosdonnat | |
2011-05-02 | update product code of vcredist_x64.exe | Andras Timar | |
2011-05-02 | revert added log line (Log() does not support printf style parameter) | Andras Timar | |
2011-05-01 | copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727 | Andras Timar | |
otherwise other modules would include the en-US only version and strings in it would be unlocalized in the build | |||
2011-04-30 | typo fix + add a line to log file | Andras Timar | |
2011-04-30 | update product code of vcredist_x86.exe (9.0.30729.4148) fdo#32650 | Andras Timar | |
2011-04-28 | sfx2-add-to-recently-used-after-save.diff: improve recently use list hadling | Radek Doulik | |
add an entry to recently used list when document is saved; it helps with thumbnail generation in file managers | |||
2011-04-28 | normalize-template-paths-fix.diff: allow to install templates from extensions | Thorsten Behrens | |
expand path placeholders early in template dialog (bnc#512146) | |||
2011-04-28 | svx-fix-fit-to-frame-crash.diff: fix for crash on Windows (bnc#508621) | Radek Doulik | |
root cause unknown | |||
2011-04-28 | add lomenubar Jobs.xcu | Bjoern Michaelsen | |
2011-04-28 | add lomenubar documentation | Bjoern Michaelsen | |
2011-04-28 | lp#754562: remove status listener upon exit | Bjoern Michaelsen | |
* use initialization lists * more const goodness Conflicts: framework/source/lomenubar/FrameHelper.cxx | |||
2011-04-27 | fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302) | Radek Doulik | |
2011-04-27 | svx-sdrobjeditview-update-edit-area.diff: edit area calcualtion | Radek Doulik | |
update before setting output area so that aTextEditArea can be recalculated (bnc#305205, bnc#347355) | |||
2011-04-26 | Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3) | Petr Mladek | |
Notes: split repo tag: libs-core_libreoffice-3.3.99.3 | |||
2011-04-26 | Stopgap fixes for the crash on exit, fdo#36301 | Tor Lillqvist | |
Hacks just intended as debugging aids, suggested by caolan. But as this does prevent the crash, I removed the debugging printfs and assertions, and commit as we don't have any proper fix anyway. | |||
2011-04-25 | Update '--disable-python' to disable only Python UNO API. | Hanno Meyer-Thurow | |
* scripting/source/pyprov/makefile.mk: | |||
2011-04-22 | svx-honour-customshape-capabilities.diff (bnc#395372) | Petr Mladek | |
this bug started to be visible after enabling wordwrap in shapes (bnc#171052) | |||
2011-04-22 | svx-shapes-default-word-wrap-enable.diff: wrap text in shapes by default | Petr Mladek | |
it is a very nice feature and preferred behavior (bnc#171052) |