Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-3-2
/
cpputools
78b9537
various: sal_Bool->bool
by Noel Grandin
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
071c3f3
remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase
by Noel Grandin
· 12 years ago
fcd1637
convert OUString compareToAscii == 0 to equalsAscii
by Noel Grandin
· 12 years ago
e2451bd
Convert indexOf->startsWith and lastIndexOf->endsWith
by Noel Grandin
· 12 years ago
1ed2c24
remove RTL_CONSTASCII_(U)STRINGPARAM
by Chr. Rossmanith
· 12 years ago
02a872c
Remove odd "bootstrapping" of acceptor/connector/binaryurp components
by Stephan Bergmann
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
944f3a6
gbuild: allow to use RepositoryFixes also for executables
by Matúš Kukan
· 13 years ago
9db162b
fdo#46808, Use service constructor for connection::Acceptor
by Noel Grandin
· 13 years ago
928d86d
fdo#62475 - remove ASCII art
by Philipp Riemer
· 13 years ago
e8eab43
cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal
by Philipp Riemer
· 13 years ago
e2e2cc6
remove usage of RTL_CONSTASCII_USTRINGPARAM
by Luboš Luňák
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
39d4539
removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
by Thomas Arnhold
· 13 years ago
8b27d78
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
by Thomas Arnhold
· 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
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
de868f4
Don't print an annoying newline every time even if otherwise silent
by Tor Lillqvist
· 13 years ago
5a61e28
gbuild: fix silly "expandtabs" in makefile VIM modelines
by Michael Stahl
· 13 years ago
5a1d511
API CHANGE: Remove support for uno executable's -ro/-rw arguments
by Stephan Bergmann
· 13 years ago
e43fd91
Fix for making absolute the registry arguments of the uno executable
by Stephan Bergmann
· 13 years ago
e87e9ab
Missing "_" in prefixes
by Stephan Bergmann
· 13 years ago
9780454
Remove obsolete regsingleton
by Stephan Bergmann
· 13 years ago
b721560
API CHANGE: Remove obsolete regcomp from URE
by Stephan Bergmann
· 13 years ago
a25bec0
Properly absolutize all registry arguments of uno executable
by Stephan Bergmann
· 13 years ago
7b01977
Improve error reporting
by Stephan Bergmann
· 13 years ago
a9a3095
None of this for non-desktop OSes I think
by Tor Lillqvist
· 13 years ago
d50f3c5
stoc: prefix more libs; only bootstrap is remaining
by Matúš Kukan
· 14 years ago
95630ef
these libs are now prefixed
by Matúš Kukan
· 14 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
b5b855c
android: don't try to package binaries we havn't built
by Michael Meeks
· 14 years ago
30e1b61
No point with these executables for non-desktop OSes
by Tor Lillqvist
· 14 years ago
df645a2
There is not need to allocate memory just for getting the 'indexOf'
by Christophe JAILLET
· 14 years ago
1ab7ed7
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
2fa2660
Better fix for ThreadPool/ORequestThread life cycle
by Stephan Bergmann
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
3bc628b
Link the executables with gb_STDLIBS
by Tor Lillqvist
· 14 years ago
dd9bbad
also deliver .bin variants of the tools
by David Tardon
· 14 years ago
5342bc0
gbuild conversion: cpputools module
by David Ostrovsky
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
2a11719
chmod -x
by Tor Lillqvist
· 14 years ago
63fabb9
Build unoexe as a (static) library for iOS
by Tor Lillqvist
· 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
b855cd6
Code clean up.
by Stephan Bergmann
· 14 years ago
1b99d88
Fix for fdo43460 Part X getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
0b4a9bd
Compile as Objective-C++ for iOS thanks to current sal/main.h idea
by Tor Lillqvist
· 14 years ago
649f45f
No sense building these for iOS
by Tor Lillqvist
· 14 years ago
bb5bdbb
Revert "Trying to chop out the uwinapi library"
by Fridrich Štrba
· 15 years ago
2dea0da
Trying to chop out the uwinapi library
by Fridrich Štrba
· 15 years ago
4313f43
ause130: #i117218# change .idl handling to gnu make
by Hans-Joachim Lankenau
· 15 years ago
7862e39
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
474d8ff
Some cppcheck cleaning
by Julien Nabet
· 15 years ago
d7fc91f
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
by Norbert Thiebaud
· 15 years ago
933e228
Remove "using namespace ::rtl"
by Julien Nabet
· 15 years ago
138ab06
sb138: #i116038# fresh implementation of binary URP bridge
by sb
· 15 years ago
51eb444
Remove references to unicows.dll
by Jesús Corrius
· 15 years ago
e456a08
ure: fix fprintf compile warnings in unoexe.cxx
by Nigel Hawkins
· 15 years ago
26c2067
micro optimizations
by Caolán McNamara
· 15 years ago
c2288bd
#i112656# add osl_setEnvironment and osl_clearEnvironment
by Caolán McNamara
· 15 years ago
a715e1b
Add vim/emacs modelines to all source files
by Sebastian Spaeth
· 15 years ago
5304076
#i113935# missing delete
by David Tardon
· 15 years ago
334bef4
remove include guards using fixguard.py
by Petr Mladek
· 16 years ago
0510695
regcomp-fix-spelling.diff: succesful -> successful, i#113958
by Rene Engelhard
· 16 years ago
008f61c
sb129: #i113189# change UNO components to use passive registration
by sb
· 16 years ago
7add792
cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment
by Caol?n McNamara
· 16 years ago
4a57e56
sb111: merged in DEV300_m72
by sb
· 16 years ago
7c80db2
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
by Jens-Heiner Rechtien
· 16 years ago
736960b
sb111: merged in DEV300_m69
by sb
· 16 years ago
3be984c
sb116: #i106845# removed obsolete IRIX port
by sb
· 16 years ago
0d87446
#i101955# adapted desktop and gconf platform backends to new interface (gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections
by sb
· 17 years ago
c778853
CWS-TOOLING: integrate CWS sb113
by Jens-Heiner Rechtien
· 17 years ago
53df3a5
CWS-TOOLING: integrate CWS sb104
by Oliver Bolte
· 17 years ago
3099059
INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED
by Rüdiger Timm
· 18 years ago
8ab5fa2
INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED
by Rüdiger Timm
· 18 years ago
9d991a4
INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED
by Rüdiger Timm
· 18 years ago
7f61623
INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED
by Rüdiger Timm
· 18 years ago
7223f21
INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED
by Rüdiger Timm
· 18 years ago
9194a44
INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED
by Rüdiger Timm
· 18 years ago
0df984b
INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED
by Rüdiger Timm
· 18 years ago
d14393a
INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED
by Rüdiger Timm
· 18 years ago
876c6a1
INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED
by Rüdiger Timm
· 18 years ago
225e29b
INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED
by Rüdiger Timm
· 18 years ago
d3ee45a
INTEGRATION: CWS supdremove02 (1.19.10); FILE MERGED
by Oliver Bolte
· 18 years ago
3b0c476
INTEGRATION: CWS supdremove02 (1.4.10); FILE MERGED
by Oliver Bolte
· 18 years ago
3eeb752
INTEGRATION: CWS hr49 (1.9.56); FILE MERGED
by Vladimir Glazounov
· 18 years ago
ebfa4e8
INTEGRATION: CWS os2port02 (1.17.12); FILE MERGED
by Jens-Heiner Rechtien
· 18 years ago
b36354f
INTEGRATION: CWS os2port02 (1.3.36); FILE MERGED
by Jens-Heiner Rechtien
· 18 years ago
ab97021
INTEGRATION: CWS sb71 (1.13.18); FILE MERGED
by Vladimir Glazounov
· 18 years ago
46cec02
INTEGRATION: CWS sb71 (1.19.8); FILE MERGED
by Vladimir Glazounov
· 18 years ago
f78c9fd
INTEGRATION: CWS sb71 (1.17.8); FILE MERGED
by Vladimir Glazounov
· 18 years ago
adb88f3
INTEGRATION: CWS sb71 (1.5.8); FILE MERGED
by Vladimir Glazounov
· 18 years ago
Next »