Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-7-2-3
/
forms
c7a9a1d
Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)
by Julien Nabet
· 4 years, 10 months ago
6783afe
no need to allocate these on the heap
by Noel Grandin
· 4 years, 10 months ago
692c5df
ImplPlayWithRenderer never checks its OutputDevice against nullptr
by Caolán McNamara
· 4 years, 11 months ago
81def52
loplugin:unusedmethods
by Noel Grandin
· 4 years, 11 months ago
9090dc1
split OutputDevice from Window
by Noel Grandin
· 5 years ago
a5bdce55
comment on suspicious code
by Caolán McNamara
· 5 years ago
32b09fac
Revert "simplify the vcl<->toolkit connection"
by Noel Grandin
· 5 years ago
f7a86c5
simplify the vcl<->toolkit connection
by Noel Grandin
· 5 years ago
1545949
ref-count SfxItemPool
by Noel Grandin
· 5 years ago
d6375dc
loplugin:unusedmethods
by Noel Grandin
· 5 years ago
10d29c3
throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite
by Stephan Bergmann
· 5 years ago
04aafba
loplugin:stringadd simplify some *StringBuffer operations
by Noel Grandin
· 5 years ago
c7c6f0a
loplugin:stringadd convert chained append to +
by Noel Grandin
· 5 years ago
ddd2639
drop mask from BitmapEx
by Noel Grandin
· 5 years ago
335de1a
no need makeStringAndClear() when appending to buffer
by Noel Grandin
· 5 years ago
e76a4d6
update PCHs
by Luboš Luňák
· 5 years ago
ea5641b
Updated README.md files to represent current code / use Markdown format
by Hossein
· 5 years ago
07fd90c
rtl::Static -> function local static
by Noel Grandin
· 5 years ago
c7483d4
drop operator bool and operator! from Bitmap and BitmapEx
by Noel
· 5 years ago
a0656ec
const OUString -> const OUStringLiteral
by Mike Kaganski
· 5 years ago
c161587
Using .md extension/Markdown syntax for modules README
by Hossein
· 5 years ago
90c978f
tdf#124176 Use pragma once in f*
by Vincent LE GARREC
· 5 years ago
68bc6a5
add PixelFormat enum that replaces bit count in Bitmap/BitmapEx
by Tomaž Vajngerl
· 5 years ago
1692998
use strong_int for item ids in vcl::ToolBox
by Noel
· 5 years ago
083900f
Make sal/config.h the first in pch
by Mike Kaganski
· 5 years ago
9c1ec55
loplugin:refcounting in forms
by Noel
· 5 years ago
7ffb71e
loplugin:refcounting in forms
by Noel
· 5 years ago
7767ff7
loplugin:referencecasting in editeng..framework
by Noel
· 5 years ago
066799b
loplugin:referencecasting check for Reference::query
by Noel
· 5 years ago
a444a8d
tdf#140151: revert fix for tdf#46579 which caused regression
by Julien Nabet
· 5 years ago
9430608
simplify code, use more subView()
by Noel
· 5 years ago
1aa3129
avoid some ref-counting
by Noel Grandin
· 5 years ago
654c527
Use ContainerType().swap and avoid local variables
by Mike Kaganski
· 5 years ago
63a6806
make the Color constructors explicitly specify transparency
by Noel
· 5 years ago
8f453c6
static_cast after dynamic_cast
by Noel Grandin
· 5 years ago
ac396f2
fix coverity parse errors
by Caolán McNamara
· 5 years ago
3b352e8
AppendRowSetValueString is used on a ValueList
by Stephan Bergmann
· 5 years ago
042033f
loplugin:stringviewparam: operator +
by Stephan Bergmann
· 5 years ago
ea14c98
tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor
by Bayram Çiçek
· 5 years ago
a3d0091
New loplugin:stringliteralvar
by Stephan Bergmann
· 5 years ago
86707f3
Typos in code (vlc->vcl/vclx)
by Julien Nabet
· 5 years ago
17aea7c
vcl: move access functions into appropriate bitmap access files
by Chris Sherlock
· 5 years ago
35e471b
Adapt the remaining OUString functions to std string_view
by Stephan Bergmann
· 5 years ago
1ac4498
update pches
by Caolán McNamara
· 5 years ago
fd670f5
Simplify code in forms/clickableimage
by Julien Nabet
· 5 years ago
07be45d
tdf#46579: fix form fields 'Image Button' in Forms
by Julien Nabet
· 5 years ago
3fdf151
Removed triplicated includes
by Andrea Gelmini
· 5 years ago
d6d80c4
OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION
by Noel
· 5 years ago
8332d6d
loplugin:stringviewparam include comparisons with string literals
by Noel
· 5 years ago
bb06f51
loplugin:stringviewparam extend to comparison operators
by Noel
· 5 years ago
19926ed3
loplugin:stringview: Flag empty string converted to string view
by Stephan Bergmann
· 5 years ago
9517641
tdf#123936 Formatting files in module forms with clang-format
by Philipp Hofer
· 5 years ago
f34ac57
New loplugin:stringviewparam
by Stephan Bergmann
· 5 years ago
a5389cb
tdf#42949 Fix new IWYU warnings in directories [e-f]*
by Gabor Kelemen
· 5 years ago
a0eab90
toolbox always has flat style
by Noel Grandin
· 5 years ago
700a833
long->tools::Long in forms..framework
by Noel
· 5 years ago
547b1d0
use more TOOLS_WARN_EXCEPTION
by Noel
· 6 years ago
9da6180
Fix typo in code
by Andrea Gelmini
· 6 years ago
bd40e50
fix compile error in java test code
by Noel Grandin
· 6 years ago
61e2da8
Fix typo in code
by Andrea Gelmini
· 6 years ago
0593f35
TabPage no longer needs to inherit from VclBuilderContainer
by Caolán McNamara
· 6 years ago
59fee590
Fix typo in code
by Andrea Gelmini
· 6 years ago
0d2dbcb
Fix typo in code
by Andrea Gelmini
· 6 years ago
2d9d901
Fix typos
by Andrea Gelmini
· 6 years ago
0775b90
Fix typos
by Andrea Gelmini
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
98b4744
remove some unused includes and update pches
by Caolán McNamara
· 6 years ago
6274fbe
loplugin:constantparam
by Noel Grandin
· 6 years ago
c9a0cbc
Fix typos
by Andrea Gelmini
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
9a2c347
inline some use-once typedefs
by Noel Grandin
· 6 years ago
3101fa6
use OUStringLiteral in SfxItemPropertyMapEntry
by Noel Grandin
· 6 years ago
621580e
Fix typos to complete commit cfce486
by Andrea Gelmini
· 6 years ago
cfce486
dito->ditto
by Caolán McNamara
· 6 years ago
b631139
weld AbsolutePos
by Caolán McNamara
· 6 years ago
444f355
weld RecordPositionInput
by Caolán McNamara
· 6 years ago
a9d797e
weld form navigator label item windows
by Caolán McNamara
· 6 years ago
da7489e
compact namespace decl
by Noel Grandin
· 6 years ago
a03bc50
tdf#134478 Refactor dumping of EditEngine data
by Jan-Marek Glogowski
· 6 years ago
b050b7e
update pches
by Caolán McNamara
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
8d414f3
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Michael Warner
· 6 years ago
ddb1bbf
Upcoming loplugin:elidestringvar: forms
by Stephan Bergmann
· 6 years ago
468e8d5
inline some use-once typedefs
by Noel Grandin
· 6 years ago
c200aa2
remove Size arg from Window::Draw and depend on GetSizePixel
by Caolán McNamara
· 6 years ago
89340fc
use for-range on Sequence in f*
by Noel Grandin
· 6 years ago
a5458d1
limit forms to http[s]
by Caolán McNamara
· 6 years ago
a892669
USE_REGISTER_TRANSFER is never defined
by Caolán McNamara
· 6 years ago
318d5bf
factor out finding the matching SfxObjectShell
by Caolán McNamara
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
eecf74d
compact namespace in filter..framework
by Noel Grandin
· 6 years ago
b512ce2
Make upcasting css::uno::Reference ctor require complete types
by Stephan Bergmann
· 6 years ago
9f07fb6
update pches
by Caolán McNamara
· 6 years ago
dfb24c3
uiobject.hxx only needs forward declares
by Caolán McNamara
· 6 years ago
fcabb9a
loplugin:flatten in forms
by Noel Grandin
· 6 years ago
f59d9e7
new loplugin:unusedvariableplus
by Noel Grandin
· 6 years ago
d70fcbd
Fix typo
by Andrea Gelmini
· 6 years ago
8f8b64c
tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.
by Yukio Siraichi
· 6 years ago
c95529e
tdf#130976 replace `rtl::math::isInf` with `std::inf`.
by Yukio Siraichi
· 6 years ago
8e173a9
tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.
by Yukio Siraichi
· 6 years ago
Next »