Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/HEAD
/
framework
1a70694
Fix typo "then"->"than" + "its" -> "it's"
by Andrea Gelmini
· 9 days ago
4b10710e
loplugin:passstuffbyref
by Noel Grandin
· 5 weeks ago
5634350
tdf#169155 use o3tl::enumarray for AutoRecovery and LayoutManager
by Mo Amr
· 6 weeks ago
6dfc360
Missing include (USHRT_MAX)
by Stephan Bergmann
· 6 weeks ago
1d9b441
tdf#146619 Use more forward declarations in include/framework
by Gabor Kelemen
· 8 weeks ago
ba3fb90
merge UnoApiText and UnoApiXmlTest
by Xisco Fauli
· 7 weeks ago
6e9fa58
tdf#146619 Use more forward declarations in include/svtools
by Gabor Kelemen
· 8 weeks ago
a434116
Resolves tdf#38850 - Allow configuration of toolbars
by Heiko Tietze
· 4 months ago
e22352d
framework: Move layoutmanager.hxx to top-level include/
by Michael Weghorn
· 3 months ago
3d79b30
Revert "Resolves tdf#131817 - Option to globally switch toolbar locking on/off"
by Heiko Tietze
· 3 months ago
6577d2a
UnoApiTest: merge loadFromURL and loadWithParams into one
by Xisco Fauli
· 8 weeks ago
ab3635b
weld: Move weld::MessageDialog to own header
by Michael Weghorn
· 8 weeks ago
0bdcfc2
tdf#146619 Use more forward declarations in include/unotools/
by Gabor Kelemen
· 2 months ago
495fa42
tdf#146619 Use more forward declarations in include/vcl/weld/
by Gabor Kelemen
· 3 months ago
f8dad0d
tdf#146619 Use more forward declarations in include/vcl/svapp.hxx
by Gabor Kelemen
· 3 months ago
96cb87c
tdf#146619 Use more forward declarations in include/vcl/[a-o]
by Gabor Kelemen
· 3 months ago
ab7a187b
tdf#170399 Revert LoadEnv changes from "tdf#41777 Add window size ...
by Michael Weghorn
· 3 months ago
3fc666e
Fix some non self contained headers in modules [a-r]*
by Gabor Kelemen
· 3 months ago
31ea498
tdf#146619 Use more forward declarations in include/vcl/[q-w]*
by Gabor Kelemen
· 3 months ago
823cf6c
framework: Forward-declare MenuBarManager in layoutmanager.hxx
by Michael Weghorn
· 3 months ago
c9a427d
framework: clang-format layoutmanager.hxx
by Michael Weghorn
· 3 months ago
47fe1cc
tdf#146619 Use more forward declarations in include/vcl/[h-p]*
by Gabor Kelemen
· 3 months ago
b63115f
tdf#146619 Use more forward declarations in include/vcl/[d-g]*
by Gabor Kelemen
· 3 months ago
3bbc987
weld: Move weld::Toolbar to own header
by Michael Weghorn
· 3 months ago
4a9c718
tdf#146619 Use more forward declarations in include/vcl/[a-c]*
by Gabor Kelemen
· 3 months ago
c0b14ab
tdf#146619 Use more forward declarations in include/vcl/[A-Z]*
by Gabor Kelemen
· 3 months ago
ffc8326
weld: Move weld::Entry to own header/source
by Michael Weghorn
· 3 months ago
7fb6442
weld: Move weld::FormattedSpinButton to own header
by Michael Weghorn
· 3 months ago
b44a20c
weld: Move weld::ComboBox to own header/source
by Michael Weghorn
· 3 months ago
93787a0
weld: Move weld::Builder to its own header
by Michael Weghorn
· 4 months ago
5b16b3a
weld: Move weld.hxx and weldutils.hxx to new include/vcl/weld subdir
by Michael Weghorn
· 4 months ago
0995df3
framework: Avoid std::vector -> Sequence conversion
by Michael Weghorn
· 4 months ago
927b021
framework: Switch GenericStatusbarController to StatusbarItem
by Michael Weghorn
· 4 months ago
38aca3d
framework: Use ref to concrete StatusbarItem
by Michael Weghorn
· 4 months ago
6f913db
Simplify Sequence concatenation, using a vector
by Mike Kaganski
· 4 months ago
b280efc
Drop some uses Sequence::getConstArray
by Mike Kaganski
· 4 months ago
7f198b2
Drop class utl::MediaDescriptor, and use comphelper::SequenceAsHashMap
by Mike Kaganski
· 4 months ago
494538c
tdf#166386 Confirmation Dialogs for clearing recent or unavailable documents
by Sampath-1984
· 5 months ago
0f627ec
tdf#163738 Use insert() to add multiple values in containers instead of
by Nicu
· 4 months ago
ec0fcce
tdf#145614 convert string literals into o3tl::enumarray
by siddhisalunkhe1998
· 5 months ago
032e8a3
tdf#159505 HelpId to menu Window doc list (core)
by Olivier Hallot
· 5 months ago
be04a19
tdf#169318 tdf#127201 extension mgr: Open via new UNO command
by Michael Weghorn
· 5 months ago
fd2e467
tdf#146619 Run IWYU in fw decl mode on include/[a-c]*
by Gabor Kelemen
· 6 months ago
d46175b
Move variables where they are used
by Mike Kaganski
· 5 months ago
a8216f5
tdf#168314: check if xGraphic is empty, not Any
by Mike Kaganski
· 5 months ago
e9f1828
tdf#145614 convert #define statements to enum class
by siddhi
· 6 months ago
ea8767f
tdf#138234 Focus the frame before executing toolbar action
by Neil Roberts
· 6 months ago
de5bdb5
generictoolbarcontroller: Flatten the early-return checks in execute
by Neil Roberts
· 6 months ago
0b39b23
tdf#139866: mark menu items that don't have icons
by Mike Kaganski
· 6 months ago
a20e752
Sanity check all IwyuFilter files
by Gabor Kelemen
· 6 months ago
e505e06
Drop IWYU exclusions about css shortcut
by Gabor Kelemen
· 6 months ago
6e38230
tdf#152751: silence autorecovery-provoked 'Invalid file URL'
by Justin Luth
· 6 months ago
4ba94c1
bin/find-unneeded-includes: add exception for URE header
by Gabor Kelemen
· 7 months ago
713732b
Add a unit test for the accelerator configurations
by Neil Roberts
· 7 months ago
c1cb327
bin/find-unneeded-includes: add exception for URE headers as well
by Gabor Kelemen
· 7 months ago
8ce2cf3
tdf#41777 Add window size and position for each document
by Aung
· 11 months ago
b55a3b2
Enable the AcceleratorsConfiguration JUnitTest
by Neil Roberts
· 7 months ago
a215aea
AcceleratorsConfigurationTest: Use new-style service specification
by Neil Roberts
· 7 months ago
7da5034
AcceleratorConfiguration: Don’t ignore changes that don’t have a command
by Neil Roberts
· 7 months ago
96491f3
AcceleratorConfiguration: Don’t reload config for irrelevant module
by Neil Roberts
· 7 months ago
4be9be2
tdf#144560 Remove old key from command when setting new one
by Neil Roberts
· 7 months ago
6d0e5dd
remove BitmapEx
by Noel Grandin
· 7 months ago
a91ceef
cid#1660530 silence Data race condition
by Caolán McNamara
· 8 months ago
d929702
cid#1665188 Variable copied when it could be moved
by Caolán McNamara
· 7 months ago
d5df923
BitmapEx->Bitmap in framework
by Noel Grandin
· 7 months ago
c0afb35
add new Bitmap constructors
by Noel Grandin
· 7 months ago
0c567fb
BitmapEx->Bitmap in Image
by Noel Grandin
· 7 months ago
36a4d7d
BitmapEx->Bitmap in various
by Noel Grandin
· 7 months ago
65a99e6
BitmapEx->Bitmap in ImageList
by Noel Grandin
· 7 months ago
e6211a4
BitmapEx->Bitmap in various
by Noel Grandin
· 7 months ago
d082966
add a constructor to TStorageInfo
by Caolán McNamara
· 8 months ago
72e538b
tainted_data_return is deprecated
by Caolán McNamara
· 8 months ago
2d7fa2b
rework StorageHolder::openPath a little
by Caolán McNamara
· 8 months ago
16bd75a
cid#1659785 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
d02fde0
cid#1659748 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
8126025
BitmapEx->Bitmap in various icons
by Noel Grandin
· 8 months ago
5568801
cid#1556634 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
fc6d103
cid#1662042 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
b1ec05b
cid#1662031 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
d356341
cid#1660220 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
c2e99a2
cid#1555615 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
62d1a50
BitmapEx->Bitmap in Image
by Noel Grandin
· 8 months ago
8f73de6
cid#1660488 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
004f16c
cid#1660859 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
e2b2eec
BitmapEx->Bitmap in AddonsOptions
by Noel Grandin
· 8 months ago
4725db2
cid#1659599 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
c959f42
cid#1659610 Variable copied when it could be moved
by Caolán McNamara
· 8 months ago
f5b1d36
loplugin:finalclasses
by Noel Grandin
· 9 months ago
367b915
Simplify AutoRecovery::implts_copyFile a bit
by Mike Kaganski
· 9 months ago
9b79ae1
loplugin:blockblock
by Noel Grandin
· 9 months ago
3a4961a
Use o3tl::{get,set}Environment instead of resp. osl_* functions
by Mike Kaganski
· 9 months ago
874b659
fix deadlock opening file on android
by Noel Grandin
· 9 months ago
b80cd12
const up some more pieces
by Caolán McNamara
· 9 months ago
5cd1a72
LOK: Don't enable paste unconditionally
by Mike Kaganski
· 9 months ago
9d1e76f
convert PathSettings to comphelper::WeakComponentImplHelper
by Noel Grandin
· 9 months ago
03caa7d
tdf#167073 Extension MRI does not start
by Noel Grandin
· 10 months ago
30fb4d7
use more concrete UNO
by Noel Grandin
· 10 months ago
39f2c62
simplify TaskCreatorService
by Noel Grandin
· 10 months ago
96b6d13
[API CHANGE] no need for TaskCreatorService to be exposed via UNO
by Noel Grandin
· 10 months ago
536b947
use more concrete UNO
by Noel Grandin
· 10 months ago
Next »