Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/editviewoverlay
/
sfx2
d55aabf
Implement VCL Scheduler locking
by Jan-Marek Glogowski
· 9 years ago
89df4721
Delete nonsense comment
by Tor Lillqvist
· 9 years ago
eba883c
lok - add support for in place chart editing
by Marco Cecchetti
· 9 years ago
46b9d35
tdf#97745 use lowercase names for file
by Olivier Hallot
· 9 years ago
94bbc7a
tdf#97745 rename index,html to LOHelp.html
by Olivier Hallot
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
3b35bcf
split out VclBuilder static methods
by Caolán McNamara
· 9 years ago
13fac48
normalize resource locale ctor construction mechanisms
by Caolán McNamara
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
879c1c3
Related: tdf#108655 only write to config if values changed
by Caolán McNamara
· 9 years ago
612b489
loplugin:checkunusedparams
by Noel Grandin
· 9 years ago
90ac467
make IntlWrapper arg to GetPresentation non-implicit and non-optional
by Caolán McNamara
· 9 years ago
22334f8
tdf#109537: treat Temporary Internet Files as temp directory
by Mike Kaganski
· 9 years ago
545c6fd
Resolves: tdf#109007 SvxCharView is in sfx2 not cui
by Caolán McNamara
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
bd08257
fix indentation
by Markus Mohrhard
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
3f797a8
sfx2 lokhelper: indentation fixes
by Miklos Vajna
· 9 years ago
7c77433
sfx2: fix inconsistent param naming in interface/implementation
by Miklos Vajna
· 9 years ago
b32ead5
loplugin:checkunusedparams more part1
by Noel Grandin
· 9 years ago
f2964b9
convert SfxGroupId to scoped enum
by Noel Grandin
· 9 years ago
06aacee
Clear Recent View and Fav view using Right Click
by Akshay Deep
· 9 years ago
31a85a9
convert UNO event ids to scoped enum
by Noel Grandin
· 9 years ago
2fffaf6
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
604bc94
loplugin:unusedfields readonly fields
by Noel Grandin
· 9 years ago
0c62e89
loplugin:unusedfields some writeonly fields
by Noel Grandin
· 9 years ago
b66cfdb
Removed duplicated includes
by Andrea Gelmini
· 9 years ago
252aab1
Eliminate DateTime::operator+=() and -=() with POD types
by Eike Rathke
· 9 years ago
ec340697
loplugin:constparams in soltools and various
by Noel Grandin
· 9 years ago
7a02d45
add msgctxt to new strings
by Caolán McNamara
· 9 years ago
4232d12
give formula .uis their translation domain
by Caolán McNamara
· 9 years ago
bde3cfd
call to non-constexpre function
by Caolán McNamara
· 9 years ago
4d1b354
loplugin:oncevar
by Tor Lillqvist
· 9 years ago
fcd0361
Eliminate Date::operator+=() and -=() and replace with Date::AddDays()
by Eike Rathke
· 9 years ago
7ed1780
loplugin:constparams in sfx2
by Noel Grandin
· 9 years ago
5e4b4ee
loplugin:unusedfields in sfx2
by Noel Grandin
· 9 years ago
182a74d
de-hrc various things
by Caolán McNamara
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
a1dae16
Remove unused function code special characters
by Akshay Deep
· 9 years ago
c73ce1d
Change url for Help online
by Olivier Hallot
· 9 years ago
0d5b541
sfx2: Fix a memory leak in SfxMedium::GetStorage()
by Takeshi Abe
· 9 years ago
8d4d1e8
Annotate some more Timers and Idles
by Jan-Marek Glogowski
· 9 years ago
f9efee1
Favourites feature in Special characters
by Akshay Deep
· 9 years ago
26b5297
Fix typos
by Andrea Gelmini
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
6af0255
use more OUString::operator== in sfx2..svtools
by Noel Grandin
· 9 years ago
3319e29
unused ResMgr
by Caolán McNamara
· 9 years ago
68cf769
Show document title for embedded documents
by Szymon Kłos
· 9 years ago
00aa089
Reorganize Scheduler priority classes
by Jan-Marek Glogowski
· 10 years ago
a38eb68
loplugin:oncevar: empty strings: sfx2
by Stephan Bergmann
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
673347a
loplugin:useuniqueptr in scaddins..svx
by Noel Grandin
· 9 years ago
20571c4
use more range-for on uno::Sequence
by Noel Grandin
· 9 years ago
43a6b59
simplify some OUString compareTo calls
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
ccb6513
tdf#108852: Put signature infobar into the right frame
by Katarina Behrens
· 9 years ago
3880416
Avoid division by zero
by Stephan Bergmann
· 9 years ago
800ac37
GSoC: Recent Charaters Toolbar Dropdown Control
by Akshay Deep
· 9 years ago
47b8034
Translate German comments/debug strings (leftovers in dirs sdext to soltools)
by Johnny_M
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
b7e7d2d
loplugin:casttovoid (clang-cl): sfx2
by Stephan Bergmann
· 9 years ago
9cb1fe8
tdf#105831 Add Donate entry on Help menu
by Olivier
· 9 years ago
fb0644e
loplugin:unusedfields in sfx2
by Noel Grandin
· 9 years ago
0cc5391
loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY
by Stephan Bergmann
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
1fe0dc7
use sal_Int64 in tools::DateTime
by Noel Grandin
· 9 years ago
278aae1
loplugin:casttovoid: sfx2
by Stephan Bergmann
· 9 years ago
ab3268d
sVersion is unused
by Stephan Bergmann
· 9 years ago
fb37189
Doc properties: It's signatures (plural)
by Samuel Mehrbrodt
· 9 years ago
0ac9283
sc lok: disable Undo/Redo state if conflict with other views
by Henry Castro
· 9 years ago
e9bae75
ChooseMacro rMacroDesc parameter is unused
by Stephan Bergmann
· 9 years ago
10613d4
-Werror=ignored-qualifiers (GCC 8)
by Stephan Bergmann
· 9 years ago
d109948
tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implemented
by Michael Stahl
· 9 years ago
642ae25
ChangedUIEventListener is refcounted, mustn't be helt by unique_ptr
by Stephan Bergmann
· 9 years ago
dbcc169
Fix typos
by Andrea Gelmini
· 9 years ago
2dbe6a2
loplugin:oncevar in sfx2
by Noel Grandin
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
f871d0e
inline some ERRCODE_AREA aliases
by Noel Grandin
· 9 years ago
af9bea2
Improve tdf#106942: always erase empty/corrupt lockfile
by Juergen Funk
· 9 years ago
d7824bf
loplugin:unusedfields in sfx2 part2
by Noel Grandin
· 9 years ago
c0ce1ec
loplugin:unusedfields in sfx2 part1
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
379196b
add more debug names for scheduled events
by László Németh
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
470752f5
create o3tl::array_view
by Noel Grandin
· 9 years ago
a98ac72
TransferableObjectDescriptor::mnOle2Misc field is unused
by Noel Grandin
· 9 years ago
13bb5a4
Make SfxItemSet ranges correct by construction
by Stephan Bergmann
· 9 years ago
08f6f9d
Profiling API: add ProfileZones
by László Németh
· 9 years ago
a6aa57f
use ERRCODE_NONE instead of 0
by Noel Grandin
· 9 years ago
546c355
use more SAL_N_ELEMENTS part 2
by Noel Grandin
· 9 years ago
7f6a177
Let CreateItemSet return unique_ptr
by Stephan Bergmann
· 9 years ago
cbdd3c3
Use unique_ptr for SfxPrinter::pOptions
by Stephan Bergmann
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
e4e4d57
clang-tidy readability-delete-null-pointer
by Noel Grandin
· 9 years ago
1dd5e22
clang-tidy readability-non-const-parameter
by Noel Grandin
· 9 years ago
027b25e
use comphelper::InitPropertySequence in more places
by Noel Grandin
· 9 years ago
2e11bbd
tdf#105566: Account for 'signature used to be ok but isn't anymore'
by Katarina Behrens
· 9 years ago
Next »