Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/autostyle
/
rsc
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
de99bcd
fdo#39445 writing out tools/fsys.hxx
by Krisztian Pinter
· 13 years ago
bdfdd05
more subtle dependencies for cross-compilation
by Matúš Kukan
· 13 years ago
5f606b0
coverity#705676: fix memory leak
by Markus Mohrhard
· 13 years ago
6583305
simplify compareTo (now correct)
by Thomas Arnhold
· 13 years ago
3d4723f
Revert "simplify some compareTo"
by Stephan Bergmann
· 13 years ago
1902019
simplify some compareTo
by Thomas Arnhold
· 13 years ago
a6b9173
fdo#60148 Clean up warnings from the Clang compiler plugin
by nccuong
· 13 years ago
ce33f85
sal_Bool to bool
by Takeshi Abe
· 13 years ago
26e37ca
doubled includes
by Thomas Arnhold
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
9fde14c
Factor out duplicate enums and types from rsc and vcl into one header
by Tor Lillqvist
· 13 years ago
2f00b69
this dmake file in rsc was inadvertently added
by Caolán McNamara
· 13 years ago
94477cb
Fix typo accessable/accessible
by Julien Nabet
· 13 years ago
e25cdb4
Reduce scope
by Julien Nabet
· 13 years ago
56f4d7d
Some cppcheck cleaning
by Julien Nabet
· 13 years ago
0c1a37e
Some cppcheck cleaning
by Julien Nabet
· 13 years ago
b3e64c3
Some cppcheck cleaning
by Julien Nabet
· 13 years ago
b8d4b86
Some cppcheck cleaning
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
a229612
Some removal/replacement of the String/UniString with OUString
by Jean-Noël Rouvignac
· 13 years ago
d72a0b5
Check for __GNUC__ instead of GCC in sources
by Tor Lillqvist
· 13 years ago
c290989
Get rid of (most uses of) GUI
by Tor Lillqvist
· 13 years ago
a3ce60e
We only support MSVC 2008 (_MSC_VER 1500) or later
by Tor Lillqvist
· 13 years ago
6a9f0cd
use LanguageTag
by Eike Rathke
· 13 years ago
13cca3d
incorrect body alignment
by Luboš Luňák
· 13 years ago
0465fa4
unused variable
by Luboš Luňák
· 13 years ago
de51745
Turn some memmove into memcpy when it is safe to do so.
by jailletc36
· 13 years ago
625e91c
More useless code, "#if 0" blocks in lingucomponent, sal, and rsc
by Marcos Paulo de Souza
· 13 years ago
190334f
mark lcl_ functions static or rename them if they are not local at all
by Luboš Luňák
· 13 years ago
36a2db3
Replace usage of rtl_*Memory with equivalent from string.h
by Arnaud Versini
· 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
cfda6c9
remove some useless comments
by Thomas Arnhold
· 14 years ago
8074622
-Werror,-Wunused-private-field (Clang towards 3.2)
by Stephan Bergmann
· 14 years ago
7a597eb
STL'ify UniqueIndex
by Noel Grandin
· 14 years ago
d1ba541
Remove non-existing forward declarations
by Thomas Arnhold
· 14 years ago
889de66
Typo ressource -> resource
by Stephan Bergmann
· 14 years ago
9b5a4f3
remove unused border styles
by Ivan Timofeev
· 14 years ago
678d1f1
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
1e0986b
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
27b88d8
removed unused forward declarations of class
by Takeshi Abe
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
bd4f553
remove some UniString ctors
by Caolán McNamara
· 14 years ago
eb04973
nuke dead code
by Takeshi Abe
· 14 years ago
cf9b083
WaE: return value of fwrite unchecked
by Caolán McNamara
· 14 years ago
c77110b
WaE: ignoring return value of fwrite
by Caolán McNamara
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
b560776
YaccTarget and headers cleaning
by Matúš Kukan
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
791f276
Resolves: fdo#48129 maLangStr can have trailing nulls
by Caolán McNamara
· 14 years ago
9ab0b38
Various string function clean up
by Stephan Bergmann
· 14 years ago
1f63bd6
Add and expand more readme files for module documentation
by Michael Meeks
· 14 years ago
8b9615b
Added (and improved) READMEs for modules which used to be in libs-gui
by Josh Heidenreich
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
7be0cc2
A few safe replacements of pathes->paths
by Jesús Corrius
· 14 years ago
61451fe
fdo#44981 - remove obsolete SWAPLONG macros
by Noel Grandin
· 14 years ago
b1f74de
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
7c704c7
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
by Stephan Bergmann
· 14 years ago
53d27eb2
Removed unnecessary tools includes.
by Marcel Metz
· 14 years ago
bacfd2d
add a comphelper::string::getTokenCount
by Caolán McNamara
· 14 years ago
697415e
WaE and build errors with OSL_DEBUG_LEVEL == 2
by Caolán McNamara
· 14 years ago
89a8d75
Remove unused tools function.
by Marcel Metz
· 14 years ago
85d1ce2
Fix for fdo43460 Part XXVII getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
b103bb2
ditch some ByteStrings
by Caolán McNamara
· 14 years ago
1b1f0bb
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
54747f3
aPathName unused
by Caolán McNamara
· 14 years ago
9e4028b
aString unused
by Caolán McNamara
· 14 years ago
8a41858
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
dcfd4be
childs -> children
by Michael T. Whiteley
· 14 years ago
2acd8fb
in modules, when we have a env we are in stage gbuild
by Bjoern Michaelsen
· 14 years ago
4c2dcaf
Removed unnessecary tools/table.hxx includes
by Marcel Metz
· 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
829ebac
no need for OrderCtrl anymore
by Caolán McNamara
· 14 years ago
963fd16
callcatcher: remove unused methods
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
c43122a
remove include of pch header from rsc
by Norbert Thiebaud
· 14 years ago
992757c
remove pre-compiled header support in gbuild and gbuildified module
by Norbert Thiebaud
· 14 years ago
a6cc570
Remove unnecessary tools/stack.hxx include
by August Sodora
· 14 years ago
a5cabdb
BIG_ENDIAN was never set
by François Tigeot
· 14 years ago
f2f0dbd
make gbuild makefiles run independant of pwd again
by Bjoern Michaelsen
· 14 years ago
2015374
add a stripStart, can replace EraseLeadingChars
by Caolán McNamara
· 14 years ago
ca02d72
remove [Byte]String::EraseAllChars
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
5f950b5
Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliable
by Tor Lillqvist
· 14 years ago
7bf06ba
rename YaccObject to YaccTarget
by Bjoern Michaelsen
· 14 years ago
5dc33ab
cleanup YaccObject
by Bjoern Michaelsen
· 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
88b265f
Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"
by Tor Lillqvist
· 15 years ago
0921457
cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c
by Pierre-André Jacquod
· 15 years ago
fb2fe60
cppcheck reduce scope of var in rsc/...rscclass.cxx
by Pierre-André Jacquod
· 15 years ago
e94a19f
simplfy dmake to gbuild bridgefile
by Bjoern Michaelsen
· 15 years ago
9b45575
WaE: C++ exception handler used, but unwind semantics are not enabled
by Tor Lillqvist
· 15 years ago
d455410
Look at GCC version, not whether MacOSX or not
by Tor Lillqvist
· 15 years ago
6671fa8
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
by Stephan Bergmann
· 15 years ago
Next »