Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/mmeeks/bitmapcrc64
/
include
a5f9e5d
tdf#93532 - adapt CRC methods to use SalChecksum type and extend precision.
by Michael Meeks
· 11 years ago
private/mmeeks/bitmapcrc64
2c7c8a4
Fixup type names - squash into Marco's commit.
by Michael Meeks
· 11 years ago
e16e64d
tdf#93530 - the VCL GDI flushing abstraction should glFlush too.
by Michael Meeks
· 11 years ago
68efa6f
ODF import: workaround dubious draw:fill="solid" on frame styles
by Michael Stahl
· 11 years ago
a5ef818
Remove unused AddMenuBarButton parameter
by Stephan Bergmann
· 11 years ago
4895824
tdf#90078: Improve the Area section of the properties tab
by Rishabh Kumar
· 11 years ago
93157d2
convert Link to Typed
by Noel Grandin
· 11 years ago
334dba6
fix crash on loading certain ppts
by Caolán McNamara
· 11 years ago
167bc62
Convert vcl Button Link<> click handler to typed Link<Button*,void>
by Noel Grandin
· 11 years ago
139b32b
Bin the fairly useless DbgDialog stuff and handle fallout
by Tor Lillqvist
· 11 years ago
a05d6ac
Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_set"
by Noel Grandin
· 11 years ago
43679f94
Fix tdf#80224 Custom text color changed to black on .PPTX export
by Mark Hung
· 11 years ago
76bc0e0
tdf#93468 add Arpitan (Switzerland) [frp-CH]
by Eike Rathke
· 11 years ago
fab18ef
parameter names are useless in DECL_LINK declarations
by Noel Grandin
· 11 years ago
2a0f9f0
simplify some declarations
by Noel Grandin
· 11 years ago
2586432
add some comments to Rectangle mutation methods
by Noel Grandin
· 11 years ago
219b50a
make pWindow private in SfxChildWindow
by Noel Grandin
· 11 years ago
a9ea129
make eChildAlignment private in SfxChildWindow
by Noel Grandin
· 11 years ago
51ea8ae
clean up whitespace in childwin.hxx a little
by Noel Grandin
· 11 years ago
6492874
the implementation pointer of SfxChildWindow can be private
by Noel Grandin
· 11 years ago
479862c
coverity#1317300 Untrusted array index read
by Caolán McNamara
· 11 years ago
7f4e0d6
oox: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
79fb61e
tdf#92379: svx: don't overwrite fo:background-color on ODF import
by Michael Stahl
· 11 years ago
395e677
disentangle the Dzongkha mess a little
by Eike Rathke
· 11 years ago
6257ea7
sal_uLong to size_t
by Matteo Casalin
· 11 years ago
adc5e7d
ColorMask: sal_uLong to better types, minor code rework
by Matteo Casalin
· 11 years ago
aa62086
sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorError
by Matteo Casalin
· 11 years ago
e28c9cc
There's no need to loop backward, in the end
by Matteo Casalin
· 11 years ago
2c3fcc5
Bail-out early and rework loops to use correct unsigned type
by Matteo Casalin
· 11 years ago
b6d799b
Improve readability (minor code modification, formatting)
by Matteo Casalin
· 11 years ago
cbb675a
MS finally acknowledged Cuba
by Eike Rathke
· 11 years ago
b1aba57
Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]
by Eike Rathke
· 11 years ago
75899a2
remove last WeakImplHelper10 use
by Caolán McNamara
· 11 years ago
fe6c124
Remove demonstrated-useless comphelper::compare
by Stephan Bergmann
· 11 years ago
5a2d6bf
linguistic: tdf#88206 replace cppu::WeakImplHelper*
by Takeshi Abe
· 11 years ago
27dec7c
afl-clang-fast apparently miscompiles this
by Caolán McNamara
· 11 years ago
885418c
remove dead comment
by Noel Grandin
· 11 years ago
0075446
make color button work in chart line sidebar panel
by Markus Mohrhard
· 11 years ago
cf7db82
handle new color picker correctly in chart sidebar
by Markus Mohrhard
· 11 years ago
6038ba9
o3tl: cow_wrapper add move constructor/assignment
by Daniel Robertson
· 11 years ago
a4de770
comphelper: reduce copypasta with UniquePtrValueLess functor
by Michael Stahl
· 11 years ago
58c3bbf
comphelper: remove unnecessary include <stack>
by Michael Stahl
· 11 years ago
39ce314
comphelper::isA(Type... -> Type == cppu::UnoType...
by Stephan Bergmann
· 11 years ago
884e970
Remove unused comphelper::isAReference
by Stephan Bergmann
· 11 years ago
d0f1838
comphelper::isA(Any... -> Any::has
by Stephan Bergmann
· 11 years ago
d21260c
Remove two silly typedefs
by Stephan Bergmann
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
236714e
Clean up remaining utl::LocalFileHelper::Convert...
by Stephan Bergmann
· 11 years ago
6d64afb
Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrl
by Stephan Bergmann
· 11 years ago
e0b0501
vcl: kill 'special member functions' the compiler generates
by Thorsten Behrens
· 11 years ago
6b7354a
for testing allow disabling configmgr for time critical paths
by Caolán McNamara
· 11 years ago
28f3464
ConvertSystemPathToURL->getFileURLFromSystemPath
by Caolán McNamara
· 11 years ago
58d68a1
ConvertURLToSystemPath->getSystemPathFromFileURL
by Caolán McNamara
· 11 years ago
bdc3053
rBaseURL argument now unused
by Caolán McNamara
· 11 years ago
9549433
Get rid of obsolete LocalFileHelper::IsFileContent
by Stephan Bergmann
· 11 years ago
3d1e29c
Remove newly unused ucbhelper/fileidentifierconverter.hxx
by Stephan Bergmann
· 11 years ago
a5d5ce5
lok: namespace and re-work various types & helper functions.
by Michael Meeks
· 11 years ago
1242a3a
Remove obsolete getLocalFileURL
by Stephan Bergmann
· 11 years ago
c5a516b
lok::Document getStyles method
by Mihai Varga
· 11 years ago
26821b7
tdf#84323: Make osl::Condition::wait more readable
by Stephan Bergmann
· 11 years ago
ad1f0d1
o3tl: rename compat_functional header
by Thorsten Behrens
· 11 years ago
9c4d75b
o3tl: remove unused code
by Thorsten Behrens
· 11 years ago
b190574
tdf#84323: Make osl::Thread::wait more readable
by Stephan Bergmann
· 11 years ago
3c2b800
tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()
by Miklos Vajna
· 11 years ago
a50cd18
make Control::ImplCallEventListenersAndHandler take a lambda
by Noel Grandin
· 11 years ago
9bb2c28
make Link<> typed
by Noel Grandin
· 11 years ago
23fbcf7
make Link<> typed
by Noel Grandin
· 11 years ago
83d9a90
make Link<> typed
by Noel Grandin
· 11 years ago
8cf544c
convert Link<> to typed
by Noel Grandin
· 11 years ago
979b460
make Link<> typed
by Noel Grandin
· 11 years ago
b49aed0
maSelectHdl is unused
by Noel Grandin
· 11 years ago
f6dd3ca
make Link<> typed
by Noel Grandin
· 11 years ago
dfcf792
maDoubleClickHdl is unused
by Noel Grandin
· 11 years ago
bd39e5f
maRequestDateInfoHdl is unused
by Noel Grandin
· 11 years ago
05fe5c5
maDateRangeChangedHdl is unused
by Noel Grandin
· 11 years ago
b8d627b
maSelectionChangingHdl is unused
by Noel Grandin
· 11 years ago
8d54e96
make Link<> typed
by Noel Grandin
· 11 years ago
5109114
Put Line under tools namespace
by Norbert Thiebaud
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
98244c3
sal_uLong to sal_Int32/long
by Matteo Casalin
· 11 years ago
6917ebc
sal_uLong to sal_uInt32
by Matteo Casalin
· 11 years ago
8353793
Use constants instead of (possibly wrong) magic numbers
by Matteo Casalin
· 11 years ago
866e287
sal_uLong to sal_uInt32 as TextPaM paragraph number
by Matteo Casalin
· 11 years ago
a00c47a
sal_uInt16 to sal_Int32
by Matteo Casalin
· 11 years ago
800b024
sal_uInt16/short to sal_uInt16, minor optimizations
by Matteo Casalin
· 11 years ago
259784c
sal_uInt16 to sal_Int32
by Matteo Casalin
· 11 years ago
d0dcdab
sal_uInt16 to sal_Int32
by Matteo Casalin
· 11 years ago
f455a60
Throbber: remove redundant field and fix conversion warnings
by Matteo Casalin
· 11 years ago
c0a7b92
tdf#39468 Translate German comments - include/svx
by Philipp Weissenbacher
· 11 years ago
cd3ca5b
tdf#92411 : don't select all toolbar buttons in the ImageMap Editor
by Szymon Kłos
· 11 years ago
431f2ce
framework: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
a00df90
vcl opengl: fix setting up debug context on Windows
by Miklos Vajna
· 11 years ago
bc397ac
fix windows build, partial revert of my commit
by Noel Grandin
· 11 years ago
0db25f6
remove default value from SfxPoolItem::PutValue
by Noel Grandin
· 11 years ago
e50b552
remove default value from PrinterOptionsHelper::getIntValue
by Noel Grandin
· 11 years ago
b14c9d1
remove default value from DffPropSet::GetPropertyValue
by Noel Grandin
· 11 years ago
adbc556
make Link<> instances typed
by Noel Grandin
· 11 years ago
0c71dc2
don't show remember password in the CMIS connections
by Szymon Kłos
· 11 years ago
87cf343
added 'Remember password' checkbox
by Szymon Kłos
· 11 years ago
a38e2ff
store password for service if filled
by Szymon Kłos
· 11 years ago
Next »