Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-26 | Corrected file modes | Thorsten Behrens | |
2010-10-26 | Fix impress ruler behaviour | Thorsten Behrens | |
With 3.0, Impress numbering was modified because of the odf1.2 changes in list level handling; we differ in the way we consider paragraphs to belong to the 'same' numbering group, compared to ppt. now, as long as the para has the same outline level (and no 'restart numbering' flag), it is considered to belong to the same numbering group, i.e. numbering will mono- tonically increase. Compares favorable to PPT. Additionally, fixed a repaint bug that prevented following paragraph's numbers to change, when certain modifications were made on the current one. Fix is discussed in i#101269 Applies patches/dev300/sd-ruler-fix.diff | |||
2010-10-26 | Keyboard accel for Impress custom anim create dialog | Thorsten Behrens | |
Make ok and cancel btns work on return and esc, resp. in Impress' custom animation create dialog. Patch from i#105675, applies sd-customanimation-defbutton.diff | |||
2010-10-26 | Add support for PPT newsflash slide transition | Thorsten Behrens | |
This simply enables the transition on import - support in slideshow is already there | |||
2010-10-26 | MS interop: support for cutblack slidetransition added | Thorsten Behrens | |
Adds CUTBLACK slide transition to ppt import and slideshow | |||
2010-10-26 | Fix broken Impress document zoom behaviour | Thorsten Behrens | |
As outlined in bugs n#380013 and i#88939, in certain cases Impress loads documents nastily offset to the top or left, instead of keeping it nicely centered. | |||
2010-10-25 | convert vos/process.hxx and related API | Norbert Thiebaud | |
2010-10-25 | migrate vos::Omodule to osl:Module | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
2010-10-25 | merge vosremoval-reference.diff | Norbert Thiebaud | |
2010-10-25 | replace a pair acquire/release on the SolarMutex by a SolarMutexGuard | Norbert Thiebaud | |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud | |
2010-10-20 | Undoing pptx filter as a separate lib ( + related changes) | Katarina Machalkova | |
Shared ppt + pptx filter will be merged from cws later | |||
2010-10-19 | Merged sd-pptx-export-build-fix-2.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged sd-pptx-export-build-fix.diff ooo-build | Katarina Machalkova | |
2010-10-19 | Merged oox-pptx-export-update-to-ooo320.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged oox-pptx-export-animations-paragraph-target.diff | Katarina Machalkova | |
2010-10-19 | Merged oox-pptx-export-animations-filter.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged oox-drawingml-fix-shapes-map-crash.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged oox-pptx-export-fix-hidden-slides.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged pptx-export-empty-animations-node-and-groupshape-fix.diff | Katarina Machalkova | |
2010-10-19 | Merged pptx-the-rest-from-git.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | New files from pptx-snapshot-at-ooxml03-creation.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | Merged pptx-snapshot-at-ooxml03-creation.diff from ooo-build | Katarina Machalkova | |
2010-10-19 | New files from pptx-filter-as-a-separate-lib.cxx | Katarina Machalkova | |
2010-10-19 | remove do {...} while (false) spanning whole func. | David Tardon | |
2010-10-19 | remove do {...} while (false) spanning whole func. | David Tardon | |
2010-10-19 | fix obviously incorrect condition | David Tardon | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |
2010-10-13 | Merged pptx-autoplay-fix.diff from ooo-build | Katarina Machalkova | |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-11 | Removed a lot of the //CHINA001 comments. | Alan Du | |
2010-10-11 | prevent possible use of a ref. to deleted LocaleDataWrapper | David Tardon | |
2010-10-10 | merge vosremoval-thread patch | Norbert Thiebaud | |
2010-10-10 | merge vosremoval-diagnoses patch | Norbert Thiebaud | |
2010-10-10 | Draw options window string truncation, Contents page #i113896# | Kalman Szalai - KAMI | |
2010-10-09 | missing include for SAL_N_ELEMENTS | Norbert Thiebaud | |
2010-10-09 | Use SAL_N_ELEMENTS macro | Kayo Hamid | |
2010-10-07 | FASTBOOL to bool conversion | Norbert Thiebaud | |
2010-10-07 | Removing comments from sd/source/ui/func/bulmaper.cxx | krishnan parthasarathi | |
2010-10-07 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-06 | #i94007# #i111758# fix RenderBadPicture on multihead setups and cairo | Caolán McNamara | |
2010-10-06 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/impress | Jan Holesovsky | |
2010-10-06 | Merge commit 'ooo/OOO330_m9' | Jan Holesovsky | |
2010-10-06 | add virtual dtor, cppcheck warning | Caolán McNamara | |
2010-10-06 | #i109623# fix warnings | Caolán McNamara | |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | fixed include files after removing the guards | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-04 | Ported draw-load-layer-visibility-fix.diff from ooo-build. | Kohei Yoshida | |
This fixes a bug where invisible layers were not marked blue upon document import. (n#606434) |