Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/vs2012
/
xmlscript
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
1a62e46
add missing deps on headers
by David Tardon
· 14 years ago
6f955b6
remove duplicated code
by Luboš Luňák
· 14 years ago
e27fc9b
disable scrollable Frame ( not working well )
by Noel Power
· 14 years ago
7c7267e
get scrollbar details actually read for groupbox
by Noel Power
· 14 years ago
5dc1968
add persistence support for the scrollable attributes
by Noel Power
· 14 years ago
c6943a4
Correct OUString check with proper startsWith()
by Olivier Hallot
· 14 years ago
c75af85
kill RTL_CONSTASCII_USTRINGPARAM in xmlscript
by Olivier Hallot
· 14 years ago
1340890
simplify include guards
by Thomas Arnhold
· 14 years ago
4cbdfe1
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
ae7534f
targetted rename xcr -> xmlscript to match includes and module name
by Michael Meeks
· 14 years ago
fdda178
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
1ab899c
.xml files don't need executable bits
by Michael Stahl
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
0db1b46
gbuildify xmlscript
by Norbert Thiebaud
· 14 years ago
3ffb36f
revert gmk4
by Norbert Thiebaud
· 14 years ago
6573aa1
targeted string re-work
by Norbert Thiebaud
· 14 years ago
c9337a8
Targeted string re-work xmlhelp/xmlscript
by Thorsten Behrens
· 14 years ago
bb9f730
nuke unused typedef
by Takeshi Abe
· 14 years ago
01dc468
removed unused temporary rtl::OUString
by Takeshi Abe
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
e4fb171
Replaced a few equal calls with ==
by Szabolcs Dezsi
· 14 years ago
4c50f23
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
by Michael Stahl
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
743f220
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
8a01ee6
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
643a582
removed duplicate #includes
by Takeshi Abe
· 14 years ago
3881465
remove static OUStrings from static_initialization_and_destruction chain
by Caolán McNamara
· 14 years ago
f567f8b
.dtd files don't need executable bits
by Michael Stahl
· 14 years ago
9429bbb
.component files don't need executable bits
by Michael Stahl
· 14 years ago
68f2753
.h files don't need executable bits
by Michael Stahl
· 14 years ago
2a11719
chmod -x
by Tor Lillqvist
· 14 years ago
3daf816
Bin a few more 16-bit Windows leftovers
by Tor Lillqvist
· 14 years ago
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
4f688fd
more documentation and cleanups for various modules.
by Michael Meeks
· 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
9d4e1a5
Fix for fdo43460 Part LIV getLength() to isEmpty()
by Olivier Hallot
· 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
b35c0ae
catch exception by constant reference
by Takeshi Abe
· 14 years ago
d592113
Removed unnecessary tools/debug.hxx includes.
by Marcel Metz
· 14 years ago
59bf1b5
regpathhelper: unused, so we've got to have two of them
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
d73e574
move reconfigure into gbuild
by Bjoern Michaelsen
· 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
b080fa4
remove include of pch header from xmlscript
by Norbert Thiebaud
· 14 years ago
f2f0dbd
make gbuild makefiles run independant of pwd again
by Bjoern Michaelsen
· 14 years ago
d63d64c4
empty a bunch of d.lst files
by Michael Stahl
· 14 years ago
0ea8c01
tweak gbuild standart Makefile to allow partial build in unsourced env
by Norbert Thiebaud
· 14 years ago
e94a19f
simplfy dmake to gbuild bridgefile
by Bjoern Michaelsen
· 15 years ago
be6a867
OSL_TRACE: Remove trailing newlines
by Thomas Arnhold
· 15 years ago
1afef0e9
Remove RCS header
by Thomas Arnhold
· 15 years ago
d64bbd6
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
by Norbert Thiebaud
· 15 years ago
15f482b
Add prefixes for some component_getFactory functions
by Matúš Kukan
· 15 years ago
b2bd33e
prefer makefile-gmake-mode to plain makefile-mode
by Takeshi Abe
· 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
9ef56cb2
realpaths to get windows building here
by Caolán McNamara
· 15 years ago
386c283
Some cppcheck cleaning
by Julien Nabet
· 15 years ago
4122c3b
Add consistent Emacs and vim mode lines
by Tor Lillqvist
· 15 years ago
906cd25
postmerge fixes for gnumake4
by Bjoern Michaelsen
· 15 years ago
200bc6c
resyncing to master
by Bjoern Michaelsen
· 15 years ago
fb30c0c
Generate correctly named import library for WNTGCC
by Tor Lillqvist
· 15 years ago
a90983b
Remove component_getImplementationEnvironment methods
by Matúš Kukan
· 15 years ago
322220d
callcatcher: unused getScriptLibraryContainer
by Caolán McNamara
· 15 years ago
5cba588
gnumake4: fix buildbreakers from merge
by Bjoern Michaelsen
· 15 years ago
92667c8e
Merge branch 'master' into feature/gnumake4
by Bjoern Michaelsen
· 15 years ago
f79e31b
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
by Michael Stahl
· 15 years ago
6cf6db3
CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]
by Mathias Bauer
· 15 years ago
b0fe608
CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]
by Mathias Bauer
· 15 years ago
45ba1e1
Deliver also a static library
by Tor Lillqvist
· 15 years ago
4912a5e
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
561192c
Easyhack: Add visibility markup to all component_get* functions
by Julien Nabet
· 15 years ago
df965c9
drop bogus executable flag from idl/build/src and config files
by Francisco Saito
· 15 years ago
d3174fe
drop bogus executable flag from image files
by Francisco Saito
· 15 years ago
e60d365
drop bogus executable flag from [ch]xx/bas/asm files
by Francisco Saito
· 15 years ago
970be45
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
by Thomas Arnhold
· 15 years ago
3d9981a
Remove dead code in libs-core
by Xisco Fauli
· 15 years ago
091e4ae
Merge remote-tracking branch 'origin/integration/dev300_m101'
by Jan Holesovsky
· 15 years ago
c703f03
Fix build in scripting
by Thorsten Behrens
· 15 years ago
6495f39
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
by Thomas Arnhold
· 15 years ago
e65c0fe
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
by Thorsten Behrens
· 15 years ago
b9b3657
Remove "using namespace ::rtl"
by Julien Nabet
· 15 years ago
bb564be
migrate to use boost unordered containers
by Fridrich Štrba
· 15 years ago
9d4fdd4
Clean up makefiles
by Thomas Arnhold
· 15 years ago
0b30cb7
Replace all occured, occurance etc.
by Takeshi Abe
· 15 years ago
ae8f29f
RTL_CONSTASCII_USTRINGPARAM in libs core 47
by Gert Faller
· 15 years ago
d3b7fb0
clean up styles, fix missing export of (embedded) image url
by Noel Power
· 15 years ago
928159f
initial import of latest cws container_controls
by Noel Power
· 15 years ago
758c877
add modelines to .hxx files as well
by Caolán McNamara
· 15 years ago
1885ddd
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
by sb
· 15 years ago
c65d39c
this is just wrong
by Caolán McNamara
· 15 years ago
e63e28d
fix fdo#30856 remove VBAForm property and associated geometry hack
by Noel Power
· 15 years ago
50a13b7
Merge commit 'origin/master'
by Noel Power
· 15 years ago
Next »