Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering
/
sot
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
13b2519
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
538c13f
fdo#78801 fdo#52547 Paste preference is image, then html, then text.
by Andrzej Hunt
· 12 years ago
1d203f2
Avoid undefined signed integer overflow
by Stephan Bergmann
· 12 years ago
7bc0082
Fix memory leak
by Stephan Bergmann
· 12 years ago
6757761
coverity#441341 Dereference after null check
by Caolán McNamara
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
820a299
Many spelling fixes: directories r* - z*.
by Pedro Giffuni
· 12 years ago
dfeadd0
coverity#705538 Unintentional integer overflow
by Caolán McNamara
· 12 years ago
8bb2ce6
fixincludeguards.sh: some smaller dirs
by Thomas Arnhold
· 12 years ago
8144550
Remove unused functions
by Stephan Bergmann
· 12 years ago
8f6c55a
Replace SV_DECL/IMPL_REF macros with SvRef template
by Stephan Bergmann
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
4e3cf9c
MSVC helpfully provides warning C4310: cast truncates constant value
by Michael Stahl
· 12 years ago
a6f0f41
sot: convert that to SAL_INFO
by Michael Stahl
· 12 years ago
ba46f32
deploy some asserts to detect truncated STREAM_SEEK_TO_END
by Michael Stahl
· 12 years ago
1b40966
sot: fix some bizarre resize code that creates 4G temp files on 32bit
by Michael Stahl
· 12 years ago
3e71c10
Fix some types in virtual methods to properly override.
by Matúš Kukan
· 12 years ago
1258b57
tools: support 64-bit file positions in SvStream
by Michael Stahl
· 12 years ago
47bf12a
coverity#1078520 Logically dead code
by Caolán McNamara
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
5fb7860
Split TYPEINFO into plain and TYPEINFO_OVERRIDE
by Stephan Bergmann
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
0654c95
debug only code SotFactory::Find(SvGlobalName const&)
by Noel Grandin
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
614e1a6
Remove visual noise from sot
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
91e7943
cid#1078823 Dereference before null check
by Noel Grandin
· 12 years ago
81a2fc7
sot: sal_Bool -> bool fixup
by Stephan Bergmann
· 12 years ago
da2efb3
Perhaps it's better to use nMaxLegalStr here than using hardcoded 32.
by Kohei Yoshida
· 12 years ago
b2878af
more SvStream:operator>> conversion
by Noel Grandin
· 12 years ago
15535e3
convert SvStream::operator>> methods to ReadXXX methods
by Noel Grandin
· 12 years ago
c47db03
fdo#52547 SOT: Prefer embedding image data to embedding linked image.
by Andrzej Hunt
· 12 years ago
8a0298f
remove commented code
by Markus Mohrhard
· 12 years ago
b3621802
fix crash during xls import, related fdo#36580
by Markus Mohrhard
· 12 years ago
186b4eb
convert specialised SvStream::operator>> methods to ReadXXX methods
by Noel Grandin
· 12 years ago
90d39a8
Resolves: #i124085# disabled CF_DIBV5...
by Armin Le Grand
· 12 years ago
41b0357
bool improvements
by Stephan Bergmann
· 12 years ago
16a2e90
remove SvStream::operator<< methods
by Noel Grandin
· 12 years ago
35a45cd
Removed unused solar.h reference in sot
by Alexandre Vicenzi
· 12 years ago
c648d08
convert SvStream::operator<< overloads to more explicit methods
by Noel Grandin
· 12 years ago
aeae243
Add FIXME for odd sal_Int32/bool mismatch
by Stephan Bergmann
· 12 years ago
854711a
StgStrm::Write returns sal_Int32, not bool
by Stephan Bergmann
· 12 years ago
e99477a
Use proper bool operations
by Stephan Bergmann
· 12 years ago
b69864f
re-write SvStream operator<< to non-overloaded methods
by Noel Grandin
· 12 years ago
6d25220
remove unnecessary use of OUString*
by Noel Grandin
· 12 years ago
a81896a
cppcheck: reduce scope
by Julien Nabet
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
5285bee
remove redundant calls to OUString constructor in if expression
by Noel Grandin
· 12 years ago
aeb41c9
remove redundant calls to OUString constructor
by Noel Grandin
· 12 years ago
2b01553
fdo#54938: Convert svx to use cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
203d3e6
Related: fdo#70483 add regression test
by Caolán McNamara
· 12 years ago
7895079
micro optimize this a bit
by Caolán McNamara
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
dfa1afd
i123485 secured file import scanning existing pages
by Armin Le Grand
· 12 years ago
7f0aced
CID#441342 potential resource leak
by Caolán McNamara
· 13 years ago
98e20a3
Mark as const
by Takeshi Abe
· 13 years ago
9c0a390
fdo#63133: Write tools/tempfile.hxx out
by Palenik Mihály
· 13 years ago
c66e9cd
Delete SvCacheStream class
by Palenik Mihály
· 13 years ago
5f4a9d9
warning C4305 truncation from int to bool
by Michael Stahl
· 13 years ago
c55a2bd
fix build
by Caolán McNamara
· 13 years ago
7c136e7
module sot: String, bool and other clean-up
by Norbert Thiebaud
· 13 years ago
6a08067
OUString convertion for unotools
by Norbert Thiebaud
· 13 years ago
710f41b
Clean String and sal_Bool in tools
by Norbert Thiebaud
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
e0cce52
Resolves: #i121504# Support for alpha channel in clipboard for all systems
by Armin Le Grand
· 13 years ago
95c0d56
use uno::Reference#clear() method...
by Noel Grandin
· 13 years ago
1e4422a
re-base on ALv2 code. Includes:
by Michael Meeks
· 13 years ago
b751e39
some refactoring on <StgHeader>
by Oliver-Rainer Wittmann
· 14 years ago
c042cd0
gbuild: drop uses of removed packages
by David Tardon
· 13 years ago
b9337e2
execute move of global headers
by Bjoern Michaelsen
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
8546c32
Remove pass-through header file sot/inc/sot/clsids.hxx
by Michael Dunphy
· 13 years ago
8d87758
Java cleanup, remove the rest of the unnecessary casts
by Noel Grandin
· 13 years ago
b80d8c6
fdo#62096 - replace some O(U)String compareTo with ==
by Artur Dryomov
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
876c619
new module i18nlangtag
by Eike Rathke
· 13 years ago
563a9b7
Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper
by Chr. Rossmanith
· 13 years ago
d0c9430
coverity#440717 Dereference after null check
by Julien Nabet
· 13 years ago
aa753f0
-Wunused-macros
by Stephan Bergmann
· 13 years ago
daac7e3
coverity#982310 Logically dead code
by Julien Nabet
· 13 years ago
0173e89
fdo#39445 writing out tools/fsys.hxx (sot)
by Krisztian Pinter
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
f5ca04c
Related to fdo#60724: correct spelling
by Thomas Arnhold
· 13 years ago
48d099a
coverity#705725: fix memory leak
by Markus Mohrhard
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
dd3e879
remove some trivial duplicates
by Thomas Arnhold
· 13 years ago
63b0ce9
fdo#38838 searched, replaced and removed String::CreateFromInt32().
by Jean-Noël Rouvignac
· 13 years ago
1443a9f
[Uu]sefull -> [Uu]seful
by Julien Nabet
· 13 years ago
616c692
s/the the/the/
by Tor Lillqvist
· 13 years ago
0db079c
coverity#982801 Out-of-bounds access
by Caolán McNamara
· 13 years ago
bde184d
warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'
by Stephan Bergmann
· 13 years ago
c2e2d77
unused variable
by Luboš Luňák
· 13 years ago
efe9bf6
sal_Bool to bool
by Luboš Luňák
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
Next »