Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/ia2.4
/
tools
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
8577006
unused header file
by Caolán McNamara
· 12 years ago
4bc5287
xub_StrLen->sal_Int32
by Caolán McNamara
· 12 years ago
f116128
implement very simple SvScriptStream to read from process
by Matúš Kukan
· 12 years ago
fcd1637
convert OUString compareToAscii == 0 to equalsAscii
by Noel Grandin
· 12 years ago
0e6a260
Convert code that calls OUString::getStr()[] to use the [] operator
by Noel Grandin
· 12 years ago
8396cce
clean up places accessing the NULL at the of an OUString
by Noel Grandin
· 12 years ago
a772496
Bin comments that claim to say why some header is included
by Tor Lillqvist
· 12 years ago
b37e2dd
Resolves: fdo#38838 remove UniString
by Caolán McNamara
· 12 years ago
5d98890
move ResId::toString
by Caolán McNamara
· 12 years ago
b2e954e
Related: fdo#38838 remove UniString::UniString(const ResId&)
by Caolán McNamara
· 12 years ago
cfda947
Related: fdo#38838 remove UniString::Copy
by Caolán McNamara
· 12 years ago
6e03e29
Related: fdo#38838 remove a pile of ctors
by Caolán McNamara
· 12 years ago
d486b2b
Related: fdo#38838 remove/privatize String::Append
by Caolán McNamara
· 12 years ago
48bb54a
Related: fdo#38838 remove String::Insert
by Caolán McNamara
· 12 years ago
9e6917c
Related: fdo#38838 remove String::ToInt32
by Caolán McNamara
· 12 years ago
3714051
Related: fdo#38838 remove String::[G|S]etChar
by Caolán McNamara
· 12 years ago
60ff30a
drop DBGCHECKSTRING
by Caolán McNamara
· 12 years ago
9be876c
Related: fdo#38838 remove non OUString ::Append
by Caolán McNamara
· 12 years ago
8bb4b18
Related: fdo#38838 remove String::Equals
by Caolán McNamara
· 12 years ago
b0fd64b
Related: fdo#38838 remove the unused String::Insert
by Caolán McNamara
· 12 years ago
35373db
Related: fdo#38838 remove String::Assign(const sal_Unicode*)
by Caolán McNamara
· 12 years ago
a6cdf1b
Related: fdo#38838 remove String::Search
by Caolán McNamara
· 12 years ago
f2bdfdb
Related: fdo#38838 remove String::Replace
by Caolán McNamara
· 12 years ago
fdf8581
Related: fdo#38838 remove String::Match
by Caolán McNamara
· 12 years ago
13f383a
Related: fdo#38838 remove String::GetToken
by Caolán McNamara
· 12 years ago
c65eb7e
Related: fdo#38838 remove String::SearchAndReplace
by Thomas Arnhold
· 12 years ago
c975d6b
Related: fdo#38838 remove String::CompareToAscii
by Caolán McNamara
· 12 years ago
255cfbb
Related: fdo#38838 remove unused String::Append varients
by Caolán McNamara
· 12 years ago
7e7a487
Related: fdo#38838 remove UniString::AppendAscii
by Caolán McNamara
· 12 years ago
015c00b
-Werror,-Wunused-variable
by Stephan Bergmann
· 12 years ago
f58ee78
Improve ErrorCodeIOException messages
by Stephan Bergmann
· 12 years ago
ae95703
Related: fdo#38838 remove UniString::SetToken & UniString::SearchAscii
by Caolán McNamara
· 12 years ago
5089bdb
Related: fdo#38838 remove UniString::EqualsAscii
by Caolán McNamara
· 12 years ago
832e5aa
Related: fdo#38838 remove UniString::SearchAndReplaceAll
by Caolán McNamara
· 13 years ago
4b96089
CID#1079187 try and silence this warning
by Caolán McNamara
· 13 years ago
b8cf30e
Related: fdo#38838 remove UniString::SearchAndReplaceAscii
by Caolán McNamara
· 13 years ago
8c045e6
-Werror,-Wunused-function
by Stephan Bergmann
· 13 years ago
da4a916
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 13 years ago
d05a9ae
Related: fdo#38838 remove UniString::AssignAscii
by Caolán McNamara
· 13 years ago
89de6ba
Introduce ASCII case conversion and use more/rtl/character.hxx.
by Arnaud Versini
· 13 years ago
b3a8056
Related: fdo#38838 remove UniString::SearchBackward
by Caolán McNamara
· 13 years ago
98de5b4
Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
by Caolán McNamara
· 13 years ago
81202ae
Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii
by Caolán McNamara
· 13 years ago
28c9207
Related: fdo#38838 remove UniString::InsertAscii
by Caolán McNamara
· 13 years ago
5167539
Related: fdo#38838 one UniString::Search variant now unused
by Caolán McNamara
· 13 years ago
8b3cbc7
Related: fdo#38838 remove UniString::ToLowerAscii
by Caolán McNamara
· 13 years ago
4f70247
Related: fdo#38838 Remove String::SearchChar()
by Thomas Arnhold
· 13 years ago
02740cb
Related: fdo#38838 drop String::EmptyString now as well
by Caolán McNamara
· 13 years ago
7fd6d43
Related: fdo#38838 String::GetBufferAccess is now no more
by Caolán McNamara
· 13 years ago
ce9c390
Related: fdo#38838 String::ReleaseBufferAccess is now no more
by Caolán McNamara
· 13 years ago
e13fd39
getFallbackStrings() with bIncludeFullBcp47 parameter
by Eike Rathke
· 13 years ago
1d3483e
Remove some unused code from unusedcode.easy
by Marcos Paulo de Souza
· 13 years ago
11d743a
Some OSL_WARN -> SAL_WARN_IF
by Stephan Bergmann
· 13 years ago
74929bb
Related: fdo#38838 remove UniString::ToUpperAscii
by Caolán McNamara
· 13 years ago
eb6ab3b
Mark as const
by Takeshi Abe
· 13 years ago
a720ff0
Related: fdo#38838 AllocBuffer is now unused
by Caolán McNamara
· 13 years ago
f00cd93
callcatcher: update unused code, esp unused Resource based ctor
by Caolán McNamara
· 13 years ago
64b993e
finish deprecation of O(U)String::valueOf()
by Luboš Luňák
· 13 years ago
c6a7300
Use subfolder names from <config_folders.h>
by Tor Lillqvist
· 13 years ago
d69d6f4
Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused
by Caolán McNamara
· 13 years ago
9891cb8
Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)
by Caolán McNamara
· 13 years ago
8ee69b0
fdo#67235 adapt form control code to time nanosecond API change, step 3
by Lionel Elie Mamane
· 13 years ago
44ddacb
fdo#33605: Handle http etc. URLs with no path but fragment
by Stephan Bergmann
· 13 years ago
03993b4
targetted clean of redundant header piece from 62badf3828
by Michael Meeks
· 13 years ago
029c630
Mark as const
by Takeshi Abe
· 13 years ago
9c0a390
fdo#63133: Write tools/tempfile.hxx out
by Palenik Mihály
· 13 years ago
c66e9cd
Delete SvCacheStream class
by Palenik Mihály
· 13 years ago
c162a4c
remove String::ReplaceAscii
by Caolán McNamara
· 13 years ago
82937ce
String::SearchAndReplaceAllAscii -> OUString::replaceAll
by Caolán McNamara
· 13 years ago
3835dee
SvStream: remove the error prone operator<</>>(sal_Int64)
by Michael Stahl
· 13 years ago
d70786a
Revert "resmgr: bInUse is useless"
by Thomas Arnhold
· 13 years ago
504499a
resmgr: bInUse is useless
by Thomas Arnhold
· 13 years ago
ea862e1
WaE clang unhappy with an ambiguous if/else
by Norbert Thiebaud
· 13 years ago
710f41b
Clean String and sal_Bool in tools
by Norbert Thiebaud
· 13 years ago
9e8e556
make this more resilient to stream problems
by David Tardon
· 13 years ago
733d884
fdo#43460 tools: use isEmpty()
by Jelle van der Waa
· 13 years ago
ce959ab
mingw64: use the right integer sizes on win64
by Fridrich Štrba
· 13 years ago
2cb247a
fix file and lineno info for DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 13 years ago
dbd675d
Some "cast from ... to ... loses precision fixes"
by Fridrich Štrba
· 13 years ago
c1acf1d
Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vcl
by Armin Le Grand
· 14 years ago
6bf00f0
fix for linking
by Noel Grandin
· 13 years ago
863d38f
move DBG_UNHANDLED_EXCEPTION out of line
by Noel Grandin
· 13 years ago
abb6f47
Secured some places where PolyPolygons were created
by Armin Le Grand
· 14 years ago
cd9d1bd
resolved fdo#63805 max day of month of the intended month
by Eike Rathke
· 13 years ago
11fd73a
SolarMutex does not belong into the URE interface
by Stephan Bergmann
· 13 years ago
6b5523d
Resolves: #i115917# Better conversion of C1 and C2 bezier curve points
by Armin Le Grand
· 14 years ago
86b73ee
fdo#63154: Remove _CL and _LF from solar.h
by Marcos Paulo de Souza
· 13 years ago
3c38b77
zlib: remove ExternalPackage_zlib
by Michael Stahl
· 13 years ago
2092f88
Show only filename in "Recent Files" list
by Samuel Mehrbrodt
· 13 years ago
1b14676
redo fix for fdo#64078
by Noel Power
· 13 years ago
38d7278
fix for fdo#64078
by Noel Power
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
ec86175
Bin ugly (ab)use of preprocessor in headers
by Tor Lillqvist
· 13 years ago
1cc9bbf
gbuild: drop empty use_packages calls
by David Tardon
· 13 years ago
c042cd0
gbuild: drop uses of removed packages
by David Tardon
· 13 years ago
6c7659b
move URE headers to include/
by David Tardon
· 13 years ago
b9337e2
execute move of global headers
by Bjoern Michaelsen
· 13 years ago
62badf38
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
609cb4b
we want the int. overloads of abs() here
by David Tardon
· 13 years ago
Next »