Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/pyweb-wizard
/
codemaker
fc02ae8
[API CHANGE] WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago
358b60b
Minor terminology clean-up
by Stephan Bergmann
· 13 years ago
73fc5ad
Clean up codemaker/README
by Stephan Bergmann
· 13 years ago
857adea
Revert "registry: new ZipPackage_registry_odk_headers"
by Michael Stahl
· 13 years ago
988f1a0
add missing dep on salhelper/simplereferenceobject.hxx
by David Tardon
· 13 years ago
dd88ed8
Update README to explain what codemaker does
by Chris Sherlock
· 13 years ago
f0aeceb
WaE: unused variable
by Tor Lillqvist
· 13 years ago
02a8e8a
[API CHANGE] WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago
ba044b1
remove needless forward rtl::OUString declarations
by Luboš Luňák
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
c1c6fee
Sort generated includes lexicographically
by Stephan Bergmann
· 13 years ago
bb1f0c6
Clean up codemaker/typemanager.hxx
by Stephan Bergmann
· 13 years ago
3991eaf
reduce whitespaces between include and filename
by Thomas Arnhold
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
bdfdd05
more subtle dependencies for cross-compilation
by Matúš Kukan
· 13 years ago
8d7cc67
css.beans.PropertyValue references css.beans.PropertyState
by Stephan Bergmann
· 13 years ago
9edeb94
Removed last RTL_CONST* macros from codemaker
by Marcos Paulo de Souza
· 13 years ago
a2454a4
fdo#43460: use isEmpty()
by Thomas Arnhold
· 13 years ago
34aa49e
Remove RTL_CONST* macros from codemaker - pt2
by Marcos Paulo de Souza
· 13 years ago
5963347
Remove RTL_CONST* macros from codemaker - pt1
by Marcos Paulo de Souza
· 13 years ago
75e6856
fdo#57950: Remove chained appends in codemaker
by Marcos Paulo de Souza
· 13 years ago
c98a1fa
make the UNO generated catch clauses use const modifier
by Noel Grandin
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
ba83724
registry: new ZipPackage_registry_odk_headers
by Michael Stahl
· 13 years ago
308cac3
sal: new ZipPackage_sal_odk_headers for public ODK headers
by Michael Stahl
· 13 years ago
405caad
loplugin: unused variables
by Thomas Arnhold
· 13 years ago
5a61e28
gbuild: fix silly "expandtabs" in makefile VIM modelines
by Michael Stahl
· 13 years ago
f1bca26
Remove redundant braces around for loops
by Stephan Bergmann
· 13 years ago
5198c4a
Replace chained O(U)StringBuffer::append() with operator+
by Christos Strubulis
· 13 years ago
2848788
No reason to turn "throws nothing" specifications into comments
by Stephan Bergmann
· 13 years ago
eb0cfb3
cppumaker: do write exception specifications on --enable-dbgutil
by Michael Stahl
· 13 years ago
66a1758
c++ API: use css alias in generated headers, adds global css decl
by Thorsten Behrens
· 13 years ago
dda524a
Prettify cppumaker output.
by Thorsten Behrens
· 13 years ago
155cd09
Remove some commented-out or otherwise unused code.
by Thorsten Behrens
· 13 years ago
0295bd6
Remove exception spec from idl-generated c++ headers.
by Thorsten Behrens
· 13 years ago
a3ce60e
We only support MSVC 2008 (_MSC_VER 1500) or later
by Tor Lillqvist
· 13 years ago
625e173
OUString::replace() does not replace in-place
by Tor Lillqvist
· 13 years ago
db4aab0
Remove some newly tagged unused methods
by Julien Nabet
· 13 years ago
44ea5d1
Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless
by Stephan Bergmann
· 13 years ago
823b334
dropped unused method: FileStream::open
by Enrico Weigelt, metux ITS
· 13 years ago
e1f742a
fix system boost
by Peter Foley
· 13 years ago
dcb921b
static libraries also require boost.
by Michael Meeks
· 13 years ago
495d579
cppumaker and javamaker also use boost.
by Michael Meeks
· 13 years ago
144f6d4
codemaker use boost, so declare the dep
by Norbert Thiebaud
· 13 years ago
460269a
codemaker_java needs boost
by Peter Foley
· 13 years ago
f09e4ae
add missing deps on sal headers
by David Tardon
· 13 years ago
fe34732
loplugin: unused aName string and whacky indent
by Caolán McNamara
· 13 years ago
1f9f8f4
loplugin: some log, indent and unused variable warnings
by Caolán McNamara
· 13 years ago
586895f
loplugin: more unused OUString and misleading indentation
by Caolán McNamara
· 13 years ago
06d51d2
Revert "For some reason saxparser aborts for me without this"
by Tor Lillqvist
· 14 years ago
73c3907
For some reason saxparser aborts for me without this
by Tor Lillqvist
· 14 years ago
8e995db
sal_Bool->bool in codemaker
by Noel Grandin
· 14 years ago
36a2db3
Replace usage of rtl_*Memory with equivalent from string.h
by Arnaud Versini
· 14 years ago
93a3e81
add missing deps on headers to static libs
by David Tardon
· 14 years ago
a736562
Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap types
by Tor Lillqvist
· 14 years ago
750fc20
replace remaining InterlockedCount() with inlined version
by Norbert Thiebaud
· 14 years ago
8f16dc3
use package instead of explicit include path
by David Tardon
· 14 years ago
d40ec00a
add missing dependency
by David Tardon
· 14 years ago
d2092dc5
Keep null service manager throw a DeploymentException
by Stephan Bergmann
· 14 years ago
543158e
Require XComponentContext.getServiceManager to throw instead of returning null
by Stephan Bergmann
· 14 years ago
c737710
Add note about terminology
by Tor Lillqvist
· 14 years ago
753e9b3
udkapi, offapi: do not use #include "foo":
by Michael Stahl
· 14 years ago
c91e2ca
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b674453
XInterfaceTypeDescription missing from isBootstrapType
by Stephan Bergmann
· 14 years ago
f7ebee3
removed dead code
by Takeshi Abe
· 14 years ago
26643fb
codemaker: write version 49 (1.5) class files
by Michael Stahl
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
cf0186d
Don't build these command-line tools for non-desktop OSes
by Tor Lillqvist
· 14 years ago
b60bf1e
rename common* static libs to codemaker_* for clarity + dmake cleanup
by Norbert Thiebaud
· 14 years ago
f3653d3
gbuild conversion: codemaker module
by David Ostrovsky
· 14 years ago
55823d3
replace APP?RPATH SDK by SDKBIN in old build system
by David Tardon
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
66a88dc1
UNO BYTE is signed
by Stephan Bergmann
· 14 years ago
c589fa17
Dalvik enforces byte constants being in range (-128..127)
by Tor Lillqvist
· 14 years ago
31fcce9
idlc/README: correct nonsense added in 534b3a9b2e
by Michael Stahl
· 14 years ago
6e67c03
Enable -Wnon-virtual-dtor for GCC 4.6
by Stephan Bergmann
· 14 years ago
51791ea
remove misc. unused code
by Michael Meeks
· 14 years ago
b57a1f2
Reduce verbiage slightly
by Tor Lillqvist
· 14 years ago
fb78dbc
Added READMEs for modules related to URE, with content from the wiki
by Josh Heidenreich
· 14 years ago
0439af2
Code cleanup: ( () ) replaced by (())
by Alexander Bergmann
· 14 years ago
7c704c7
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
by Stephan Bergmann
· 14 years ago
df68f63
Leak comprehensive type descriptions to avoid problems at exit.
by Stephan Bergmann
· 14 years ago
93d2a2e
tabs -> spaces
by Stephan Bergmann
· 14 years ago
dee53a3
Temporary hack around cppu_detail_getCppuType variants violating ODR.
by Stephan Bergmann
· 14 years ago
279b710
callcatcher: remove unused typeToPrefix
by Caolán McNamara
· 14 years ago
fd866ac
Fix for fdo43460 Part VI getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
c0bed9c
remove precompiled_xxx.hxx/cxx
by Norbert Thiebaud
· 14 years ago
d8ed874
remove include of pch header in codemaker
by Norbert Thiebaud
· 14 years ago
e4610ff
remove PCH support in dmake-module
by Norbert Thiebaud
· 14 years ago
b5ec39a
Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.
by Stephan Bergmann
· 14 years ago
bf1f018
Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64).
by Stephan Bergmann
· 14 years ago
5d2c125
cppcheck scope reduction in codemake/... cpputype.cxx
by Pierre-André Jacquod
· 15 years ago
6671fa8
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
by Stephan Bergmann
· 15 years ago
8714265
just silence the auto_ptr deprecations in isolation
by Caolán McNamara
· 15 years ago
f433040
Rename List -> OStringList
by Joseph Powers
· 15 years ago
74a8105
callcatcher: unused code
by Caolán McNamara
· 15 years ago
9a6d94b
callcatcher: unused getExtraInputFile
by Caolán McNamara
· 15 years ago
e035836
callcatcher: unused writeU1
by Caolán McNamara
· 15 years ago
4313f43
ause130: #i117218# change .idl handling to gnu make
by Hans-Joachim Lankenau
· 15 years ago
9fa483c
No point building build-time executables for iOS
by Tor Lillqvist
· 15 years ago
Next »