Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/svg-export
896ec40
Bug Fix: background objects on master pages were not stacked in the correct order
by Marco Cecchetti
· 14 years ago
feature/svg-export
c0a08ea
Bug fix: fixed date/time fields were not exported correctly when positioned chars are used.
by Marco Cecchetti
· 14 years ago
6f13ead
IsUsePositionedCharacters() tries to get its value from filter data passed to SVGExport ctor
by Marco Cecchetti
· 14 years ago
b42e10c
Now debugging code is conditionally compiled and JavaScript debug log are turned off.
by Marco Cecchetti
· 14 years ago
031cfa7
some improvement in making text animation compatible with text selection
by Marco Cecchetti
· 14 years ago
0c967e1
Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.
by Marco Cecchetti
· 14 years ago
7687602
Now MasterPage text fields work, list items are detected correctly, some effect work on text.
by Marco Cecchetti
· 14 years ago
70c1780
text export support for bullets and hyperlinks
by Marco Cecchetti
· 14 years ago
1b312da
text-export: meta-action based implementation
by Marco Cecchetti
· 14 years ago
821b01bf
JavaScript engine: added support for skipping/rewinding an effect belonging to an interactive animation sequence.
by Marco Cecchetti
· 14 years ago
c78e929
Added support for interactive animation sequence to the JavaScript engine.
by Marco Cecchetti
· 14 years ago
ada5f5f
Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value correctly.
by Marco Cecchetti
· 14 years ago
b0b7d16
Bug fix: now the darken and lighten effects work in the right way.
by Marco Cecchetti
· 14 years ago
aa50b3b
Bug fix: now repeated animations and begin=’after effect ‘ works properly together.
by Marco Cecchetti
· 14 years ago
c159830
Bug fix: now a clip-based transition works correctly when mode=’out’ and reverse method involves flipping.
by Marco Cecchetti
· 14 years ago
aaed0c6
Provided support for rewinding to the previous slide and for skipping / rewinding all effects.
by Marco Cecchetti
· 14 years ago
9a786c8
Performed some clean up and added documentation comments.
by Marco Cecchetti
· 14 years ago
de91292
Changed the rewindCurrentEffect method.
by Marco Cecchetti
· 14 years ago
ce5a16c
Skipping a single effect works in JavaScript even if the effect is rewinded (fill=remove).
by Marco Cecchetti
· 14 years ago
159a45d
Implemented partial support for rewinding a single shape effect.
by Marco Cecchetti
· 14 years ago
6bfaabf
Now a skip effect command cannot be executed if one skip effect is already running.
by Marco Cecchetti
· 14 years ago
6f3ab48
Now the skip effect feature is supported by the JavaScript presentation engine.
by Marco Cecchetti
· 14 years ago
d7e5f9b
Resolves: fdo#31821 always process ZW[N]J in the font regardless of script
by Caolán McNamara
· 14 years ago
f4d20a4
Resolves: fdo#31821 use icu layout whenever possible
by Caolán McNamara
· 14 years ago
0d21d9d
prevent double delete in calc's html parser, fdo#52107
by Markus Mohrhard
· 14 years ago
42cb26b
Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"
by Markus Mohrhard
· 14 years ago
146b507
ENABLE_ICU_LAYOUT is always enabled
by Caolán McNamara
· 14 years ago
7b68937
fdo#52013: Writer will crash when the undo-redoing if it contains dummy text
by Takeshi Abe
· 14 years ago
abdaf7e
Remove unused HIDs
by Thomas Arnhold
· 14 years ago
3b2bcb4
Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 14 years ago
528b406
Check for assignment to self for =operator
by Julien Nabet
· 14 years ago
938824c
Related: fdo#31821 prefer non-latn over latn, but latn over nothing
by Caolán McNamara
· 14 years ago
f88ed64
Perform initialization in initialization list + fix typo
by Julien Nabet
· 14 years ago
a95cdde
Fix typos
by Julien Nabet
· 14 years ago
19406a2
fix remaining tab pages
by Ivan Timofeev
· 14 years ago
4090ec5
fdo#36187 - make ctrl-8 and 9 increase/decrease font size in Swedish
by Andras Timar
· 14 years ago
ee0531d
Remove unused HIDs
by Thomas Arnhold
· 14 years ago
d3bfd98
fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db
by Bjoern Michaelsen
· 14 years ago
d24b518
Revert "Some cppcheck cleaning"
by Bjoern Michaelsen
· 14 years ago
feca483
Simplify code and correct the erroneous length parameter for "macro:///" and align text
by Christophe JAILLET
· 14 years ago
9b33485
WaE: possibly uninitialized values
by Caolán McNamara
· 14 years ago
50d0b31
Related: fdo#31821 pull tables from otf fonts as well
by Caolán McNamara
· 14 years ago
c375cd0
Resolves: fdo#35322 add a font only once under one of its names
by Caolán McNamara
· 14 years ago
1574c76
Format paintbrush default behaviour
by Maxime de Roucy
· 14 years ago
538c3d5
drop obsolete class
by David Tardon
· 14 years ago
dd7d4db
sprinkle 'explicit' over constructors
by David Tardon
· 14 years ago
782c3cc
disable chart test for now
by Markus Mohrhard
· 14 years ago
1340890
simplify include guards
by Thomas Arnhold
· 14 years ago
5a7e838
hrc cleanup: Remove include guards from src files
by Thomas Arnhold
· 14 years ago
87b6f30
fix typo
by Thomas Arnhold
· 14 years ago
25608fb
Check for assignment to self for =operator
by Julien Nabet
· 14 years ago
c48c756
Let's check struct var != NULL before initializing its attributes
by Julien Nabet
· 14 years ago
962d782
Perform initalization in initialization list
by Julien Nabet
· 14 years ago
9caf0b7
fix ambiguous template parameter in test
by Markus Mohrhard
· 14 years ago
6b15221
better error messages for exceptions in XShapeDumper.cxx
by Markus Mohrhard
· 14 years ago
5b6123e
also remove the libxml2 include from chart2
by Markus Mohrhard
· 14 years ago
4e7b0cd
add hyph rules and thesaurus to es dict pack
by Andras Timar
· 14 years ago
2c47c99
re-base on ALv2 code. Includes:
by Michael Meeks
· 14 years ago
424d0fe
dmapper: drop unnecessary explicit OUString ctors in rebased code
by Miklos Vajna
· 14 years ago
4e4d568
enable sd tests again
by Markus Mohrhard
· 14 years ago
ba19b6b
no need for libxml2 in chartview anymore
by Markus Mohrhard
· 14 years ago
f113980
Merge branch 'feature/gsoc_test_improvements2'
by Markus Mohrhard
· 14 years ago
76fd08e
getParagraph helper
by Luboš Luňák
· 14 years ago
0449593
helper for XPropertySet
by Luboš Luňák
· 14 years ago
d74b148
testcase for the recent fix with (not) exporting default tab stop to style
by Luboš Luňák
· 14 years ago
15af925
do not write default tab stop into the default style in .docx
by Luboš Luňák
· 14 years ago
7e9e883
add const
by Luboš Luňák
· 14 years ago
f4dcec2
fpicker: moved + and - buttons in the places list control
by Cédric Bosdonnat
· 14 years ago
40e57a3
fpicker: added a splitter to resize the places list
by Cédric Bosdonnat
· 14 years ago
897485d
forgot to rename this one
by Miklos Vajna
· 14 years ago
a767448
Search for char instead of 1 char long string, when possible.
by Christophe JAILLET
· 14 years ago
0cba5e5
This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { }
by Christophe JAILLET
· 14 years ago
06b6a1d
sw/qa/extras: rename import tests from *tok to *import
by Miklos Vajna
· 14 years ago
158a7c73
wntmsc.mk: disable warnings-as-errors for binfilter
by Michael Stahl
· 14 years ago
f7f4e9a
add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979c
by Luboš Luňák
· 14 years ago
4f5f788
sw: add initial odftok test
by Miklos Vajna
· 14 years ago
debfb21
Fix the About dialog rendering when librsvg is not available / functional.
by Jan Holesovsky
· 14 years ago
05a0aaa
fdo#51954: More tools->rtl string conversion regressions
by Stephan Bergmann
· 14 years ago
91404d1
Hide information about failure during very early startup a little less
by Stephan Bergmann
· 14 years ago
c097f7a
dmapper: remove last paragraph of annotations
by Miklos Vajna
· 14 years ago
423433e
DocxAttributeOutput: overwrite WritePostitFieldStart/End
by Miklos Vajna
· 14 years ago
2e6f9df
MSWordExportBase::OutputTextNode: recognize COMMENTRANGE fieldmarks
by Miklos Vajna
· 14 years ago
9370212b
MSWordExportBase::GetBookmarks: COMMENTRANGE fieldmarks are not bookmarks
by Miklos Vajna
· 14 years ago
8c0a8d9
writerfilter: read w:commentRangeStart and w:commentRangeEnd elements
by Miklos Vajna
· 14 years ago
d211641
SwXTextField: make sure we always insert the field at the end
by Miklos Vajna
· 14 years ago
fc50890
fix a crash with empty string
by Luboš Luňák
· 14 years ago
413554a
Related: fdo#49629 add test case for #i14904#
by Caolán McNamara
· 14 years ago
e9c6367
fdo#51948 do not link with dl on *BSD
by David Tardon
· 14 years ago
09a5a74
warning C4267: conversion from 'size_t' to 'unsigned long'
by Michael Stahl
· 14 years ago
48ab773
warning C4101: unreferenced local variable
by Michael Stahl
· 14 years ago
e61c222
warning C4267: conversion from 'size_t' to 'DWORD'
by Michael Stahl
· 14 years ago
9588985
clarify branding in comment
by Michael Stahl
· 14 years ago
9f41a8f
warning C4267: conversion from 'size_t' to 'int'
by Michael Stahl
· 14 years ago
2cf6778
Related: fdo#49629 add test case for #i21907#
by Caolán McNamara
· 14 years ago
023513f
Remove unused #includes
by Stephan Bergmann
· 14 years ago
52280c2
Related: fdo#49629 add test case for #i11993#
by Caolán McNamara
· 14 years ago
0d2afe0
change Exit menu entry to Exit %PRODUCTNAME fdo#51944
by Laurent Godard
· 14 years ago
76d07ff
Resolves: fdo#48256 clean out Hide/Show Cursor
by Thomas Arnhold
· 14 years ago
d436f20
Remove unused debugging macros
by Thomas Arnhold
· 14 years ago
cdaddec
java: printStackTrace always to stderr
by Thomas Arnhold
· 14 years ago
Next »