Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering2
/
svl
21e9771
Improve SfxItemPool documentation.
by Michael Meeks
· 12 years ago
15f5454
Start translation of German comments
by Philipp Weissenbacher
· 12 years ago
d2c469c
related fdo#63230: Fix unit test for fdo#44286 to run in all locales
by Isamu Mogi
· 12 years ago
65b5d1a
related fdo#63230: Add unit test for fdo#44286
by Isamu Mogi
· 12 years ago
1ca7ac1
fdo#38513 - Accelerate non-poolable item add / remove.
by Michael Meeks
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
06b409a
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
7550e15
allow additional i18n formats to define defaults
by Eike Rathke
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
c2034f3
fixincludeguards: fix include guards
by Thomas Arnhold
· 12 years ago
a10a621
simplify SfxListener::EndListening and StartListening
by Noel Grandin
· 12 years ago
a6992cd
resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous
by Eike Rathke
· 12 years ago
0426306
This needs to be debugged and understood, not just randomly "fixed"
by Tor Lillqvist
· 12 years ago
05e2fd1
Related: fdo#79142 make SetName default to Reindexing
by Caolán McNamara
· 12 years ago
7282796
Try to avoid "attempt to erase from container with a past-the-end iterator"
by Tor Lillqvist
· 12 years ago
9af0abe
remove unnecessary use of Reference constructor in throw
by Noel Grandin
· 12 years ago
9b791f9
remove unnecessary use of OUString constructor when throwing
by Noel Grandin
· 12 years ago
3b24dcc
Remove unnecessary semicolons
by Peter Senna Tschudin
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
34f0e4f
ODS load perf: 7% of the time re-creating sheet name strings.
by Michael Meeks
· 12 years ago
76531b8
take a shortcut on common separating ASCII characters
by Eike Rathke
· 12 years ago
43624d9
resolved fdo#34724 Jan1 or 1Jan without separating character is not date
by Eike Rathke
· 12 years ago
3db8d60
hrc and src files: squeeze multiple newlines
by Thomas Arnhold
· 12 years ago
e8b2e91
Back out change for fdo#78119 now that we have StringContainsWord()
by Eike Rathke
· 12 years ago
3885b5d
resolved fdo#41166 match month and day name word instead of substring
by Eike Rathke
· 12 years ago
8e71f81
resolved fdo#41166 match month and day name word instead of substring
by Eike Rathke
· 12 years ago
525f7b2
update_pch: add svl
by Thomas Arnhold
· 12 years ago
9081583
fix-includes.pl: svl
by Thomas Arnhold
· 12 years ago
248145f
Find places where uno::Sequence is passed by value.
by Noel Grandin
· 12 years ago
ffa2229
remove dead code
by Noel Grandin
· 12 years ago
624e5c3
fdo#78119 find the longest match for month name
by David Tardon
· 12 years ago
9ca2e0a
coverity#982701 Improper use of negative value
by Caolán McNamara
· 12 years ago
bd59628
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10
by Julien Nabet
· 12 years ago
0b799c7
coverity#738855 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
5ec7a58
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8
by Julien Nabet
· 12 years ago
2c9d68f
move INetContentTypes::scan() to INetMIME::scanContentType()
by Chr. Rossmanith
· 12 years ago
9e43608
dflt -> default
by Thomas Arnhold
· 12 years ago
5d02727
consistent percent sign in comments
by Thomas Arnhold
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
1893ca5
cppcheck: fix variable reassigned before the old value has been used
by Julien Nabet
· 12 years ago
97a5ba4
remove comments why a file gets included
by Thomas Arnhold
· 12 years ago
84272d1
Introduce twip/mm100 conversion functions instead of duplicated macros
by Tor Lillqvist
· 12 years ago
f699e7b
Use valid UNOIDL identifiers in TransliterationModulesExtra
by Stephan Bergmann
· 12 years ago
a8b45a4
Remove unused function
by Stephan Bergmann
· 12 years ago
6d767ca
coverity#708261 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
d2771b6
fdo#77123: Add option ignore kashida to the search
by Faisal M. Al-Otaibi
· 12 years ago
2addd7f
Clean up function declarations and some unused functions
by Stephan Bergmann
· 12 years ago
0b5798e
coverity#708246: Unitialized scalar field
by Norbert Thiebaud
· 12 years ago
ac13f88
coverity#708257: Unitialized scalar field
by Norbert Thiebaud
· 12 years ago
2e77df6
coverity#708260: Unitialized scalar field
by Norbert Thiebaud
· 12 years ago
01b0201
coverity#738855 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
a20b62d
svl/eitem.hxx: sal_Bool->bool
by Noel Grandin
· 12 years ago
749fa38
svl/visitem: sal_Bool->bool
by Noel Grandin
· 12 years ago
3d74704
svl/style.hxx: sal_Bool->bool
by Noel Grandin
· 12 years ago
7fb80c0
coverity#708244 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
cb1384b
cp#1000054: Avoid crashing.
by Muthu Subramanian
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
0523304
svl: sal_Bool->bool
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
ac1e33b
Remove unused inline function
by Stephan Bergmann
· 12 years ago
43f55e3
Remove unused inline constructor
by Stephan Bergmann
· 12 years ago
0416742
adapted the ifdef'ed portion as well
by Eike Rathke
· 12 years ago
0a2cd63
coverity#735502 Logically dead code
by Caolán McNamara
· 12 years ago
4e3cf9c
MSVC helpfully provides warning C4310: cast truncates constant value
by Michael Stahl
· 12 years ago
ba46f32
deploy some asserts to detect truncated STREAM_SEEK_TO_END
by Michael Stahl
· 12 years ago
fac0a3b9
coverity#704312 Logically dead code
by Caolán McNamara
· 12 years ago
15006df
tools: remove unused SvStream::IsA() and associated ID_*STREAM macros
by Michael Stahl
· 12 years ago
1258b57
tools: support 64-bit file positions in SvStream
by Michael Stahl
· 12 years ago
19bbfc0
tools: allow 64-bit positions on SvLockBytes
by Michael Stahl
· 12 years ago
49836e6
handle Narrow No-Break Space the same as No-Break Space, just in case
by Eike Rathke
· 12 years ago
06b4ca8
name things what they are
by Eike Rathke
· 12 years ago
2cf4763
we have a constant, use it
by Eike Rathke
· 12 years ago
6ef2df7
Remove remaining DBG_NAME* uses
by Stephan Bergmann
· 12 years ago
d205ff4
Remove remaining DBG_CTOR etc. remnants from svl
by Stephan Bergmann
· 12 years ago
6e61ecd
Merge back branch alg_writerframes to trunk
by Armin Le Grand
· 12 years ago
c36daa0
Introduce INetContentType::scan
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
80450fe
coverity#738856 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
19d8bae
Adapt to sal/log.hxx
by Stephan Bergmann
· 12 years ago
802b662
coverity#982311 Dead default in switch
by Caolán McNamara
· 12 years ago
fc8b803
Avoid possible resource leaks by boost::scoped_array
by Takeshi Abe
· 12 years ago
8895571
fdo#71491: Adjust reference during undo of drag-n-drop of cell range.
by Kohei Yoshida
· 12 years ago
3dd8bab
708253 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
2de369e
coverity#708255 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
011e153
coverity#708265 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
1b26ba2
coverity#708269 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
333402bdc
coverity#708271 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
6b522f0
coverity#708824 Unused pointer value
by Caolán McNamara
· 12 years ago
eee4c91
Related: fdo#30770 fix rtf cut/paste crash
by Caolán McNamara
· 12 years ago
0dc38bd
sfx2,svl: prefer passing OUString and OString by reference
by Noel Grandin
· 12 years ago
6ae2268
fdo#39468 Translate German comments
by Tobias Lippert
· 12 years ago
0c17ccc
fdo#30770 - Speed up xslx import
by Tobias Lippert
· 12 years ago
8c7d924
callcatcher: update unused code
by Caolán McNamara
· 12 years ago
ecc65fb
svl: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
04c2063
coverity#1079295 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
29842e7
coverity#1079294 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
55b30b1
coverity#1079293 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
59b01ca
coverity#1079292 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
71286a6
coverity#1079291 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
Next »