Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-7-0-2
/
basic
c6d7efe
tdf#135799: properly load arrays in user-defined types from image
by Mike Kaganski
· 6 years ago
70e0481
tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBox
by Caolán McNamara
· 6 years ago
cc17346
tdf#136032 - abort scan of a string beginning with a hashtag
by Andreas Heinisch
· 6 years ago
cfbc7fd
tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAM
by Andreas Heinisch
· 6 years ago
82ab191
tdf#135470: Fix checks
by Mike Kaganski
· 6 years ago
4ef431e
tdf#134576: proper handling of For/For Each with On Error Resume Next
by Mike Kaganski
· 6 years ago
1ecda3a
tdf#134576 at least don't crash in this edge-case
by Caolán McNamara
· 6 years ago
9a917ee
tdf#134692: copy deep when there are multiple references to the old array
by Mike Kaganski
· 6 years ago
b62d73c
tdf#133913 - create variable with Variant/Type in StepLOADNC
by Andreas Heinisch
· 6 years ago
e398fe3
tdf#132563 - Convert parameters of type SbxEMPTY
by Andreas Heinisch
· 6 years ago
fe6cce0
Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr
by Stephan Bergmann
· 6 years ago
552b1fc
inline some use-once typedefs
by Noel Grandin
· 6 years ago
3ff159d
tdf#132389 - case-insensitive operation for non-ASCII characters
by Andreas Heinisch
· 6 years ago
8209c25
tdf#88205 EasyHack change css::uno::Sequence initializations
by vgeof
· 6 years ago
898cbb2
use for-range on Sequence in basctl..canvas
by Noel Grandin
· 6 years ago
7c96fc7
fix leak in basic
by Noel Grandin
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
9f07fb6
update pches
by Caolán McNamara
· 6 years ago
dd06a8a
tdf#132388: reimplement SbRtl_Replace
by Mike Kaganski
· 6 years ago
dfb24c3
uiobject.hxx only needs forward declares
by Caolán McNamara
· 6 years ago
8b0a694
loplugin:flatten in basic
by Noel Grandin
· 6 years ago
14471a6
loplugin:buriedassign in b*
by Noel Grandin
· 6 years ago
84b8841
tdf#79426, tdf#125180 - Don't convert missing parameters to requested type
by Andreas Heinisch
· 6 years ago
79b13b4
OSL_ASSERT->assert in basic
by Noel Grandin
· 6 years ago
ffbcbbc
Cleanup for tdf#130476, tdf#62323 and tdf#62326
by Andreas Heinisch
· 6 years ago
384afeaa
tdf#130476 - take into account trailing data type characters
by Andreas Heinisch
· 6 years ago
7b12271
Initialize buffer
by Mike Kaganski
· 6 years ago
45435e2
VBA Err object raise method TestCases
by LibreOfficiant
· 6 years ago
16b0bbb
tdf#131296: get numeric value with its data type in StepLOADNC
by Andreas Heinisch
· 6 years ago
5d56257
Clear SbxAppData::m_aGlobErr early
by Stephan Bergmann
· 6 years ago
8e173a9
tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.
by Yukio Siraichi
· 6 years ago
8e323fca
tdf#36737 - Initialize default values of optionals
by Andreas Heinisch
· 6 years ago
936d7a4
Remove dead condition
by Stephan Bergmann
· 6 years ago
efa9ea1
Renaming variables for upcoming commit for tdf#36737
by Andreas Heinisch
· 6 years ago
f9a8d7b
LibO Basic Property Get/Set
by LibreOfficiant
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
5fc8b47
tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) again
by Stephan Bergmann
· 6 years ago
a8487ac
clang-format accessibility & basctl with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
f147b16
clang-analyzer-deadcode.DeadStores
by Noel Grandin
· 6 years ago
a2f62a8
move some headers inside basic
by Noel Grandin
· 6 years ago
69e0d871
make update_pch also consider files in <module>/src/**/inc
by Luboš Luňák
· 6 years ago
84b396a2
new loplugin:namespaceindentation
by Noel Grandin
· 6 years ago
aef7feb
New loplugin:unsignedcompare
by Stephan Bergmann
· 6 years ago
b9fe4f2
rename some local variables
by Noel Grandin
· 6 years ago
8d23f9c
loplugin:makeshared in basctl..canvas
by Noel Grandin
· 6 years ago
6c3ab93
Use deleteDirRecursively from comphelper
by Samuel Mehrbrodt
· 6 years ago
ef5812d
can use LogicToLogic here
by Caolán McNamara
· 6 years ago
3fcee07
drop Application::GetAppWindow
by Caolán McNamara
· 6 years ago
9a578e9
clang-tidy modernize-concat-nested-namespace in basic..canvas
by Noel Grandin
· 6 years ago
4e0a6e4
loplugin:finalclasses in basic..emfio
by Noel Grandin
· 6 years ago
175a206
use more std::make_shared
by Noel Grandin
· 6 years ago
6df7567
Removed executable permission on files
by Andrea Gelmini
· 6 years ago
0b4f8bf
tdf#129596 Distinguish between integer and long while loading immediate values
by U-DESKTOP-8OSNV7R\DrRobotto
· 6 years ago
6bdfcd3
VBA: don't SAL_WARN on value-to-number conversion error
by Mike Kaganski
· 6 years ago
4abb191
tdf#57113: store UTF-16 stringpool data after legacy 1-byte data
by Mike Kaganski
· 6 years ago
53c9a6a
tdf#124176: Use pragma once instead of include guards
by Mesut Çifci
· 6 years ago
8cce131
Avoid crash in shutdown when accessing already destroyed BASIC_DLL
by Mike Kaganski
· 6 years ago
3ebf6a0
Avoid crash in shutdown when accessing already destroyed BASIC_DLL
by Mike Kaganski
· 6 years ago
fb1eac6
sal_Char->char in avmedia..basic
by Noel Grandin
· 6 years ago
c4abc77
Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics),
by Stephan Bergmann
· 6 years ago
51e7a59
Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)
by Noel Grandin
· 6 years ago
4af97bd
No need to leak ImplRepository
by Stephan Bergmann
· 6 years ago
919689a
Remove unused preliminary entries from ImplRepository::m_aStore again
by Stephan Bergmann
· 6 years ago
4171b99
VBA Enum statement TestCases
by LibreOfficiant
· 6 years ago
d59987b
loplugin:expandablemethods
by Noel Grandin
· 6 years ago
2e968bb
Fix typo
by Andrea Gelmini
· 6 years ago
9193753
GetSource32 and GetSource are identical
by Mike Kaganski
· 6 years ago
62f3f3d
SbxArray: drop 16-bit indices
by Mike Kaganski
· 6 years ago
3cd3097
Preallocate array when initializing/preserving
by Mike Kaganski
· 6 years ago
e4ec5a3
Fix typo in namefile
by Andrea Gelmini
· 6 years ago
4f4fe34
Unify code that restores preserved array
by Mike Kaganski
· 6 years ago
bc1a8c6
tdf#129256: don't create objects only to destroy when moving preserved array
by Mike Kaganski
· 6 years ago
0ed214f
tdf#59327: two arguments with the same name is an error
by Mike Kaganski
· 6 years ago
840c3a6
tdf#59327: DIM should fail in procedures when same-name argument is present
by Mike Kaganski
· 6 years ago
ffd319a
tdf#129227: this was always appending, not prepending
by Mike Kaganski
· 6 years ago
9235990
tdf#129136 Call _wgetdcwd with "harmless" invalid parameter handler
by Stephan Bergmann
· 6 years ago
30c7076
tdf#129107 objects in basic disappear
by Noel Grandin
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
4fdc90c
tdf#97983 - Added localization for numeric types
by Andreas Heinisch
· 6 years ago
c9c19fe
Property Get/Let Basic Statement
by LibreOfficiant
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
48b23bb
tdf#128434 free the BasicManager event listener
by Jan-Marek Glogowski
· 6 years ago
314f15b
Extend loplugin:external to warn about enums
by Stephan Bergmann
· 6 years ago
1e164a6
cid#1448329 Wrapper object use after free
by Caolán McNamara
· 6 years ago
1b83d562
fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf
by lbenes
· 6 years ago
7ddedd25
tdf#42949 Fix IWYU warnings in basic/
by Gabor Kelemen
· 6 years ago
5d1be8f
cid#1448492 Wrapper object use after free
by Caolán McNamara
· 6 years ago
2297f04
call GetSbData just once
by Caolán McNamara
· 6 years ago
d628258
tdf#80731: Only check closing parenthesis when in IDE
by Mike Kaganski
· 6 years ago
7b99cdb
loplugin:indentation find broken if statements
by Noel Grandin
· 6 years ago
c02c4df
make some classes module-private
by Noel Grandin
· 6 years ago
a6e682f
find symbols that can be private
by Noel Grandin
· 6 years ago
2cd6ff8
remove unnecessary includes
by Caolán McNamara
· 6 years ago
10c9fe8
Related: cid#1448329 call GetSbData() just once
by Caolán McNamara
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
044eba7
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 6 years ago
1efe1f8
In checkUnoObjectType, check for derived-from types too
by Stephan Bergmann
· 6 years ago
47d813e
Remove check that is redundant
by Stephan Bergmann
· 6 years ago
b0de7a8
Don't cast to check lower 16 bits; apply mask explicitly
by Mike Kaganski
· 6 years ago
Next »