Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-7-0-5
/
forms
2a27ff2
tdf#140151: revert fix for tdf#46579 which caused regression
by Julien Nabet
· 5 years ago
45963cf
tdf#46579: fix form fields 'Image Button' in Forms
by Julien Nabet
· 5 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
ec85ed2
vcl: rename GetContext to GetReaderContext in Graphic
by Tomaž Vajngerl
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
c691aed
clang-format f*,h* with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
1d8e99b
Fix typo
by Andrea Gelmini
· 6 years ago
f0c8312
tdf#42949 Fix IWYU warnings in forms/
by Gabor Kelemen
· 6 years ago
69e0d871
make update_pch also consider files in <module>/src/**/inc
by Luboš Luňák
· 6 years ago
c82efb6
clang-tidy modernize-concat-nested-namespace
by Noel Grandin
· 6 years ago
aef7feb
New loplugin:unsignedcompare
by Stephan Bergmann
· 6 years ago
6efffbb
Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...
by Stephan Bergmann
· 6 years ago
2e5c4b4
Grammar fixes
by Andrea Gelmini
· 6 years ago
349695b
tdf#124176: Use pragma once instead of include guards
by Aleyna Doğrucan
· 6 years ago
53ba2c9
tdf#124176: Use pragma once instead of include guards
by Aleyna Doğrucan
· 6 years ago
df773dc
use more TOOLS_WARN_EXCEPTION
by Noel Grandin
· 6 years ago
1c7fb79
tdf#124176: Use pragma once instead of include guards
by Onur Yilmaz
· 6 years ago
02b24d7
sal_Char->char in forms..framework
by Noel Grandin
· 6 years ago
d59987b
loplugin:expandablemethods
by Noel Grandin
· 6 years ago
31fffe55
Remove some redundant user-provided dtors
by Stephan Bergmann
· 6 years ago
8d84a0d
some std::set->o3tl::sorted_vector
by Noel Grandin
· 6 years ago
f656547
remove some useless comment lines
by Noel Grandin
· 6 years ago
1d1366b
loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProvider
by Noel Grandin
· 6 years ago
9bbdf22
Use initializer set instead of using several inserts (forms/Columns)
by Julien Nabet
· 6 years ago
48a676a
use weld::WaitObject with an explicit target
by Caolán McNamara
· 6 years ago
16758bd
extract to a GetDialogParent method
by Caolán McNamara
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
3b0d29f
tdf#126043 fetch the command properties just once
by Caolán McNamara
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
314f15b
Extend loplugin:external to warn about enums
by Stephan Bergmann
· 6 years ago
e2aa85a
avoid intermediate vcl::Windows
by Caolán McNamara
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
1136ed6
Fix Plugin::containsPreprocessingConditionalInclusion
by Stephan Bergmann
· 6 years ago
1acc7c2
loplugin:virtualdead unused params in forms
by Noel Grandin
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
3b13f81
loplugin:constmethod in forms..fpicker
by Noel Grandin
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
28fc986
move GetStandardText to stdtext.hxx
by Caolán McNamara
· 7 years ago
f76a7bc
return unique_ptr from :svt::GraphicAccess::getImageStream
by Noel Grandin
· 7 years ago
f599c31
tdf#39593 use isUnoTunnelId
by Arkadiy Illarionov
· 7 years ago
39214c5
Typos
by Andrea Gelmini
· 7 years ago
d48d9c0
loplugin:returnconstval in desktop..forms
by Noel Grandin
· 7 years ago
41e6f0f
Fix typos
by Andrea Gelmini
· 7 years ago
2674cf2
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
d30ab819
tdf#125340 transport preferred dialog parent down the migration dialog
by Caolán McNamara
· 7 years ago
889dc7b
use more TOOLS_WARN_EXCEPTION
by Noel Grandin
· 7 years ago
cf3fb54
loplugin:sequenceloop in forms..oox
by Noel Grandin
· 7 years ago
ea27914
Fix typos
by Andrea Gelmini
· 7 years ago
f3261ba
Fix typos
by Andrea Gelmini
· 7 years ago
f018d62
Improved loplugin:stringconstant (now that GCC 7 supports it): forms
by Stephan Bergmann
· 7 years ago
6595240
loplugin:referencecasting in forms..fpicker
by Noel Grandin
· 7 years ago
e48e2bb
cid#1448381 Unchecked return value
by Caolán McNamara
· 7 years ago
794102a
Fix typos
by Andrea Gelmini
· 7 years ago
fbead41
tdf#39593 Remove frm::OGridControlModel::getColumnImplementation
by Arkadiy Illarionov
· 7 years ago
e2814bc
tdf#39593 Remove static xforms::Binding::getModelImpl
by Arkadiy Illarionov
· 7 years ago
9950aab
tdf#39593 Remove xforms::Model::getModel
by Arkadiy Illarionov
· 7 years ago
9e1fa32
tdf#39593 Remove xforms::Binding::getBinding
by Arkadiy Illarionov
· 7 years ago
d6a45af
tdf#39593 Remove xforms::Submission::getSubmission
by Arkadiy Illarionov
· 7 years ago
adc295a
Add comphelper::getUnoTunnelImplementation template
by Arkadiy Illarionov
· 7 years ago
7508c1d
loplugin:logexceptionnicely in filter..framework
by Noel Grandin
· 7 years ago
93bc4fe
Fix typo
by Andrea Gelmini
· 7 years ago
0cb40b6
Fix typo
by Andrea Gelmini
· 7 years ago
08a42f9
Fix typo
by Andrea Gelmini
· 7 years ago
ac14e56
Fix typo
by Andrea Gelmini
· 7 years ago
8820743
Fix typo
by Andrea Gelmini
· 7 years ago
4023c43
Fix typo
by Andrea Gelmini
· 7 years ago
ff22834
Fix typo
by Andrea Gelmini
· 7 years ago
0f97f54
Fix typo
by Andrea Gelmini
· 7 years ago
5f26419
Fix typo
by Andrea Gelmini
· 7 years ago
32eeb40
tdf#39593 remove IMPL_XUNOTUNNEL* macros
by Arkadiy Illarionov
· 7 years ago
466a98b
Fix typo
by Andrea Gelmini
· 7 years ago
1dfcec6a
Fix typo
by Andrea Gelmini
· 7 years ago
8b8c3a9
Fix typo
by Andrea Gelmini
· 7 years ago
187deae
Fix typo
by Andrea Gelmini
· 7 years ago
966f40e
Use hasElements to check Sequence emptiness in [e-i]*
by Arkadiy Illarionov
· 7 years ago
8ae150d
Re-enable JunitTest_forms_unoapi_2 forms.ODateModel
by Stephan Bergmann
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
f990540
tdf#125170 Deliver mouse events also when clicking into document content
by Samuel Mehrbrodt
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
fbc038c
an uno -> a uno
by Caolán McNamara
· 7 years ago
1156f98
an is used before a vowel sound
by Caolán McNamara
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
e0382c3
avoid copying when placing items into SfxItemSet
by Noel Grandin
· 7 years ago
Next »