Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cmis
/
idl
e2013e8
svidl: make dependencies: handle removed include files:
by Michael Stahl
· 13 years ago
a6ab5fa
Revert "svidl: write dependencies with cygwin paths"
by Michael Stahl
· 13 years ago
435f5e3
fdo#60724 correct spelling
by Thomas Arnhold
· 13 years ago
4e3baf3
svidl: more helpful error message for missing slot / types.
by Michael Meeks
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
eec2eb0
fdo#39445 writing out tools/fsys.hxx (idl)
by Krisztian Pinter
· 13 years ago
08ed1d7
update idl/README
by Andras Timar
· 13 years ago
f294ecb
add sw swd msfilter vbahelper to Library_merged
by Peter Foley
· 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
a6b9173
fdo#60148 Clean up warnings from the Clang compiler plugin
by nccuong
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
d5caf68
loplugin: unused variables
by Thomas Arnhold
· 13 years ago
88be7d3
Simplify this
by Julien Nabet
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
63bcb13
Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()
by Jean-Noël Rouvignac
· 13 years ago
a4c7ded
Cleanup: #include <tools/gen.hxx>
by Matteo Casalin
· 13 years ago
42db3c8
commit delete various unused makefile.mks
by Caolán McNamara
· 13 years ago
db7b486
Use the weak attribute for iOS, too
by Tor Lillqvist
· 13 years ago
5032dc0
gbuild: invert handling of standard system libraries:
by Michael Stahl
· 14 years ago
b85c349
gbuild: replace direct gb_STDLIBS use with ...
by Michael Stahl
· 14 years ago
2e677c3
gbuild: split uwinapi out of gb_STDLIBS
by Michael Stahl
· 14 years ago
b869b73
Avoid duplicate symbols when DISABLE_DYNLOADING for Android
by Tor Lillqvist
· 14 years ago
353465b
-Werror,-Wunused-private-field (Clang towards 3.2)
by Stephan Bergmann
· 14 years ago
016918c
STL'ify SV_DECL_IMPL_PERSIST_LIST
by Noel Grandin
· 14 years ago
c04c211
Remove unused macros
by Thomas Arnhold
· 14 years ago
7910718
Remove unused code: those classes are unused
by Thomas Arnhold
· 14 years ago
889de66
Typo ressource -> resource
by Stephan Bergmann
· 14 years ago
2c47c99
re-base on ALv2 code. Includes:
by Michael Meeks
· 14 years ago
30d3637
removed unnecessary forward declarations of class
by Takeshi Abe
· 14 years ago
bccf34c
ditch String::CreateFromAscii
by Caolán McNamara
· 14 years ago
678d1f1
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b6db3e3
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
3770bbb
Remove superfluous empty lines on top
by Thomas Arnhold
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
2a11719
chmod -x
by Tor Lillqvist
· 14 years ago
e516f13
Convert tools/table.hxx usage to std::map in IDL module
by Noel Grandin
· 14 years ago
a9435ab
remove usage of RTL_CONSTASCII_STRINGPARAM
by Luboš Luňák
· 14 years ago
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
e36a9a6
Convert tools/table.hxx to std::map
by Noel Grandin
· 14 years ago
4b30ec9
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
by Matúš Kukan
· 14 years ago
64e1ae0
Added READMEs for modules which used to be in libs-core
by Josh Heidenreich
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
ed639fb
No thanks for non-desktop OSes
by Tor Lillqvist
· 14 years ago
5a0fd87
remove WriteSrc, WriteCxx and WriteHxx
by Caolán McNamara
· 14 years ago
58d4275
make idl ByteString free
by Caolán McNamara
· 14 years ago
04a32c9
use assert to demo equivalence
by Caolán McNamara
· 14 years ago
f75694e
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
098d259
useless unused aPStr object
by Caolán McNamara
· 14 years ago
6d4b5da
AppendParserString never defined
by Caolán McNamara
· 14 years ago
1208802
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
fba010a
make sot ByteString free
by Caolán McNamara
· 14 years ago
bcb9dda
Remove _SVSTDARR_STRINGSISORTDTOR
by August Sodora
· 14 years ago
d592113
Removed unnecessary tools/debug.hxx includes.
by Marcel Metz
· 14 years ago
2d3203b
make ReadUniOrByteString return a string
by Caolán McNamara
· 14 years ago
7964637
Removed unnecessary tools includes.
by Marcel Metz
· 14 years ago
164b4ba
ByteString->rtl::OString[Buffer]
by Caolán McNamara
· 14 years ago
b7859cd
don't inherit from ByteString
by Caolán McNamara
· 14 years ago
a17fb88
Fix for fdo43460 Part XXI getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
1c19617
inheriting from ByteString is kind of weird
by Caolán McNamara
· 14 years ago
c1d4923
tweak for pre language-defect #77
by Caolán McNamara
· 14 years ago
5c24789
disentangle Read/WriteByteString OUString variants
by Caolán McNamara
· 14 years ago
c4f0efc
convert ReadByteString/WriteByteString from ByteString to OString
by Caolán McNamara
· 14 years ago
6708977
needs more work first
by Caolán McNamara
· 14 years ago
fffae28
bah, need to tweak for pre c++0x
by Caolán McNamara
· 14 years ago
d00fc0e
disentangle Read/WriteByteString OUString variants
by Caolán McNamara
· 14 years ago
92f3967
convert ReadByteString/WriteByteString from ByteString to OString
by Caolán McNamara
· 14 years ago
6ade792
IDL_COMPILER is always defined
by Caolán McNamara
· 14 years ago
8cbfe4e
ByteString->rtl::OString[Buffer]
by Caolán McNamara
· 14 years ago
2338a8c
convert GetMangleName
by Caolán McNamara
· 14 years ago
2acd8fb
in modules, when we have a env we are in stage gbuild
by Bjoern Michaelsen
· 14 years ago
cd67615
ByteString->rtl::OString[Buffer]
by Caolán McNamara
· 14 years ago
d73e574
move reconfigure into gbuild
by Bjoern Michaelsen
· 14 years ago
bdaadf8
is there any point to aSrcLine and "rsc" directive in idl?
by Caolán McNamara
· 14 years ago
3fd2820
ByteString->rtl::OString[Buffer]
by Caolán McNamara
· 14 years ago
c0bed9c
remove precompiled_xxx.hxx/cxx
by Norbert Thiebaud
· 14 years ago
3f2ff54
remove pch from the include list
by Norbert Thiebaud
· 14 years ago
49a9e8a
remove include of pch header from idl
by Norbert Thiebaud
· 14 years ago
f2f0dbd
make gbuild makefiles run independant of pwd again
by Bjoern Michaelsen
· 14 years ago
2bad94e
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
a042c2a
svidl: write dependencies with cygwin paths
by Michael Stahl
· 14 years ago
abf7cda
UniqueIdContainer is only needed by binfilter
by Caolán McNamara
· 14 years ago
0ea8c01
tweak gbuild standart Makefile to allow partial build in unsourced env
by Norbert Thiebaud
· 14 years ago
74500c2
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
6adb9ad
svidl: new parameter -fM: write GNU make dependencies
by Michael Stahl
· 14 years ago
e94a19f
simplfy dmake to gbuild bridgefile
by Bjoern Michaelsen
· 15 years ago
6671fa8
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
by Stephan Bergmann
· 15 years ago
2cd8d42b
ByteString->rtl::OStringBuffer
by Caolán McNamara
· 15 years ago
3eb62d6
this is never NULL, can be a reference
by Caolán McNamara
· 15 years ago
557ba43
ByteString->rtl::OString[Buffer]
by Caolán McNamara
· 15 years ago
2d4db01
ByteString->rtl::OString
by Caolán McNamara
· 15 years ago
d64bbd6
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
by Norbert Thiebaud
· 15 years ago
b2bd33e
prefer makefile-gmake-mode to plain makefile-mode
by Takeshi Abe
· 15 years ago
bca5c1a
The idl encoding table stuff appears to be a no-op, converts x to x
by Caolán McNamara
· 15 years ago
8882559
reflect gmake flavor
by Takeshi Abe
· 15 years ago
9e28007
Emacs mode line compatible with vi's one
by Takeshi Abe
· 15 years ago
6d73ae9
add realpaths for windows
by Caolán McNamara
· 15 years ago
4122c3b
Add consistent Emacs and vim mode lines
by Tor Lillqvist
· 15 years ago
Next »