Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/fixstyles3
30e0120
use a map for dispatch
by Bjoern Michaelsen
· 10 years ago
feature/fixstyles3
90ad9f0
remove bDone band-aid
by Bjoern Michaelsen
· 10 years ago
911ecc3
refactor out to limit scope: RES_PARATR_NUMRULE
by Bjoern Michaelsen
· 10 years ago
d409cb6
refactor out to limit scope: RES_PARATR_DROP
by Bjoern Michaelsen
· 10 years ago
b4f04b0
refactor out to limit scope: RES_TXTATR_CJK_RUBY
by Bjoern Michaelsen
· 10 years ago
29a9ce2
refactor to limit scope: SID_SWREGISTER_COLLECTION
by Bjoern Michaelsen
· 10 years ago
85613a7
refactor to limit scope: FN_UNO_CATEGORY
by Bjoern Michaelsen
· 10 years ago
0e39dc5
reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONS
by Bjoern Michaelsen
· 10 years ago
82d23ae
refactor out to limit scope: FN_UNO_IS_AUTO_UPDATE
by Bjoern Michaelsen
· 10 years ago
b213708
refactor out to limit scope: RES_TEXT_VERT_ADJUST
by Bjoern Michaelsen
· 10 years ago
afcb3d2
refactor out to limit scope: RES_PAGEDESC
by Bjoern Michaelsen
· 10 years ago
264e845
refactor out to limit scope: FN_UNO_FOLLOW_STYLE
by Bjoern Michaelsen
· 10 years ago
7153b0e
refactor out to limit scope: RES_PARATR_OUTLINELEVEL
by Bjoern Michaelsen
· 10 years ago
2a9555a
refactor out to limit scope: FN_UNO_NUM_RULES
by Bjoern Michaelsen
· 10 years ago
aa7e053
refactor out to limit scope: RES_PAPER_BIN
by Bjoern Michaelsen
· 10 years ago
419124e
refactor out to limit scope: OWN_ATTR_FILLBMP_MODE
by Bjoern Michaelsen
· 10 years ago
2bdf87d
make PutItemToSet and SetStyleProperty members to save half the params
by Bjoern Michaelsen
· 10 years ago
a4f0197
use Any::has<> instead of Any::isExtractableTo<>()
by Bjoern Michaelsen
· 10 years ago
5f98d3b
refactor out to limit scope: RES_BACKGROUND
by Bjoern Michaelsen
· 10 years ago
3c3599e
refactor out to limit scope: XATTR_FILLGRADIENT
by Bjoern Michaelsen
· 10 years ago
a2648b0
refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAG
by Bjoern Michaelsen
· 10 years ago
4208bf7
refactor out to limit scope: FN_UNO_HIDDEN
by Bjoern Michaelsen
· 10 years ago
a7f3a0e
also link liblangtag to the liblo-native bundle (fix Android build)
by Christian Lohmaier
· 10 years ago
4d094e2
tdf#48593: disable increase/decrease indent in read-only documents
by Oliver Specht
· 10 years ago
fc4fba0
ugh, forgot to git add the test document
by Michael Stahl
· 10 years ago
a951d70
oox: getEntryName() could throw a WrongStateException
by Michael Stahl
· 10 years ago
cb890ae
oox: export Math objects to PPTX files
by Michael Stahl
· 10 years ago
f5ccfd6
tdf#73025: set absolute database index fixed
by Oliver Specht
· 10 years ago
7535817
svg export: fall back to crossfade for not supported transitions
by Marco Cecchetti
· 10 years ago
5dbd808
tdf#64907: remember format selection in Insert/Reference dialog page
by Oliver Specht
· 10 years ago
f65162e85
framework: loplugin:defaultparams
by Miklos Vajna
· 10 years ago
42cf5fe
libreofficekit: log document paste arguments
by Miklos Vajna
· 10 years ago
4791dec
svg export: simultaneous move and zoom issue - fixed
by Marco Cecchetti
· 10 years ago
0e4a65df
svg export: added support for anim:formula attribute
by Marco Cecchetti
· 10 years ago
819bb71
writerfilter: coverity#1348470 missing break
by Michael Stahl
· 10 years ago
2f20ee7
svg export - group shape + indefinite duration - fixed
by Marco Cecchetti
· 10 years ago
804094be
loplugin:simplifybool
by Noel Grandin
· 10 years ago
e15a997
loplugin:unusedmethods unused return value in include/tools
by Noel Grandin
· 10 years ago
9f62954
Android: don't disable langtag (libetonyek has hard dependency)
by Christian Lohmaier
· 10 years ago
228bccb
editeng: coverity#1348472 unused value AddNonBrkSpace
by Michael Stahl
· 10 years ago
c1c0c0c
filter: coverity#1348471 uninitialized member
by Michael Stahl
· 10 years ago
1cced81
vcl: coverity#1348469 identical branches
by Michael Stahl
· 10 years ago
99ab23d
oox: coverity#1348468 copy-paste error
by Michael Stahl
· 10 years ago
1b95e61
filter: coverity#1348467 constant expression result
by Michael Stahl
· 10 years ago
9694a0e
basic: coverity#1348466 checked return
by Michael Stahl
· 10 years ago
80b55dc
starmath: only use WordProcessingML elements in DOCX files
by Michael Stahl
· 10 years ago
3e0bc5c
oox: move enum DocumentType out of drawingml.hxx
by Michael Stahl
· 10 years ago
24ada65
loplugin:unusedmethods unused return value in include/unotools
by Noel Grandin
· 10 years ago
cdaee60
Bin some excessive vertical whitespace
by Tor Lillqvist
· 10 years ago
86bc68a
-Werror=unused-but-set-variable
by Noel Grandin
· 10 years ago
6116125
sc tiled rendering: it's pointless to send selection changes during search all
by Miklos Vajna
· 10 years ago
79fa9bb
Implement the XDocumentEventBroadcaster interface in OReportDefinition
by Maxim Monastirsky
· 10 years ago
f092019
-Werror=unused-but-set-variable
by Noel Grandin
· 10 years ago
51b71a7
Related tdf#96059 Fix icons in File->New menu
by Susobhan Ghosh
· 10 years ago
07054b0
sw tiled rendering: it's pointless to send selection changes during search all
by Miklos Vajna
· 10 years ago
21af07a
vcl: forgot to add the unit test file...
by Chris Sherlock
· 10 years ago
9a790ca
vcl: add symbol and charset accessors and mutators to Font
by Chris Sherlock
· 10 years ago
1ea4f37
vcl: add the meCharSet attribute into FontAttributes
by Chris Sherlock
· 10 years ago
51b1b46
vcl: create a default FontAttributes constructor
by Chris Sherlock
· 10 years ago
ed373ea7
loplugin:unusedmethods unused return value in include/xmloff
by Noel Grandin
· 10 years ago
098462c
loplugin:unusedmethods unused return value in sc
by Noel Grandin
· 10 years ago
f19e32b
loplugin:unusedmethods unused return value in rsc
by Noel Grandin
· 10 years ago
802765d
loplugin:unusedmethods unused return value in oox,package
by Noel Grandin
· 10 years ago
52e69bf
loplugin:unusedmethods unused return value in lotuswordpro
by Noel Grandin
· 10 years ago
602a649
loplugin:unusedmethods unused return value in l10ntools,linguistic
by Noel Grandin
· 10 years ago
abb8785
loplugin:unusedmethods unused return value in sc
by Noel Grandin
· 10 years ago
6f2ce5c
Fix tdf#97035 - FILEOPEN: RTF wrong cell width
by Guillaume Smaha
· 10 years ago
b7612e4
tdf96491 - not correct tooltip on icon function in Writer
by Berk Gureken
· 10 years ago
1859acb
svx: remove now unused SdrModel::isTiledRendering()
by Miklos Vajna
· 10 years ago
ab2e325
vcl: make constructors of ImplFont explicit
by Chris Sherlock
· 10 years ago
cc8a30f
vcl: convert next ImplFont constructor to use initializer list
by Chris Sherlock
· 10 years ago
d881245
vcl: convert ImplFont constructor to use initializer list
by Chris Sherlock
· 10 years ago
f0841c6
vcl: move metric.cxx to font/fontmetric.cxx
by Chris Sherlock
· 10 years ago
a05c5de
tdf#75256 Sifr updates
by Matthias Freund
· 10 years ago
ce953d1
sd lok: More places where we need to force the transparent color for bg.
by Jan Holesovsky
· 10 years ago
74beedd
use ROUND(...,10) on function results for General format
by Eike Rathke
· 10 years ago
8b88219
grml.. stupid oversight..
by Eike Rathke
· 10 years ago
f19b482
use ::std::swap() to reverse buffer
by Eike Rathke
· 10 years ago
e6c9bdf
use getN10Exp(x) instead of pow(10.0,x)
by Eike Rathke
· 10 years ago
5299400
unit test for negative decimal places rounding, tdf#96918 related
by Eike Rathke
· 10 years ago
fdf982f
handle negative decimal places for rounding, tdf#96918 related
by Eike Rathke
· 10 years ago
a669faa
vcl: allow doxygen to see boost::intrusive_ptr
by Chris Sherlock
· 10 years ago
6418f58
vcl: reorganize ImplFontMetric to same layout as ImplFontMetricData
by Chris Sherlock
· 10 years ago
058314d
upload libetonyek 0.1.6
by David Tardon
· 10 years ago
c2a119b
allow ext. projects to depend on liblangtag
by David Tardon
· 10 years ago
3451350
move def. of liblangtag inc. path to configure
by David Tardon
· 10 years ago
6372080
sd: use ScopeGuard in Outliner::SearchAndReplaceAll()
by Miklos Vajna
· 10 years ago
abbf57d
vcl: fixup prefixes for ImplFontMetricDataPtr variables
by Chris Sherlock
· 10 years ago
659db7d
vcl: change ImplFontMetricData to be reference counted via intrusive_ptr
by Chris Sherlock
· 10 years ago
c5c4741
it's unnecessary to buffer the string to create a string from it again
by Eike Rathke
· 10 years ago
54862a9
do it right and remove then superfluous mumbo-jumbo
by Eike Rathke
· 10 years ago
9888715
tdf#95845 Use CommandInfoProvider to receive UNO command labels
by Susobhan Ghosh
· 10 years ago
1305e7b
-Werror=maybe-uninitialized (GCC 6)
by Stephan Bergmann
· 10 years ago
57e0ab0
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
6efd3da
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
d9b9a3b
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
87be488
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
0363119
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
db3e4e5
-Werror=misleading-indentation (GCC 6)
by Stephan Bergmann
· 10 years ago
d8551a7
svx: loplugin:override
by Miklos Vajna
· 10 years ago
Next »