Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gpg4libre-5-4
/
desktop
5cae6a0
tdf#36019: Enable/disable extension installation and removal via GUI
by Muhammet Kara
· 9 years ago
d666c2f
make string translation loading more uniform
by Caolán McNamara
· 9 years ago
a40e0d0
Remove dead rtl::Static instances
by Stephan Bergmann
· 9 years ago
6df22f0
loplugin:checkunusedparams various
by Noel Grandin
· 9 years ago
cb33a0f
lok: sc: misplaced comment mark on inserting/deleting/resizing row/col
by Marco Cecchetti
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9cc9300
lok: sc: notify cell cursor position to address control in client
by Marco Cecchetti
· 9 years ago
2962cee
remove some unnecessary temporary OUStrings
by Noel Grandin
· 9 years ago
a99707d
Resolves: rhbz#144437 make gnome-documents not crash the whole time
by Caolán McNamara
· 9 years ago
910ead9
tdf#104312: add missing #include
by Aron Budea
· 9 years ago
a9aac78
Remove unnecessary HIDs - the defaults will work just fine
by Gabor Kelemen
· 9 years ago
4763091
loplugin:constantparam
by Noel Grandin
· 9 years ago
f9f51131
tdf#104312, tdf#105428: use static vars in ReplaceStringHookProc
by Aron Budea
· 9 years ago
185ed3d
teach loplugin:constantparam about simple constructor calls
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
fbea669
tdf#43157: convert desktop module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
68e2133
remove empty comments
by Noel Grandin
· 9 years ago
862b6c0
loplugin:stringconstant
by Maxim Monastirsky
· 9 years ago
59676b3
untranslated strings are just strings
by Caolán McNamara
· 9 years ago
ad3e1af
Move getProcessWorkingDir from tools to unotools
by Chris Sherlock
· 9 years ago
effd780
loplugin:salunicodeliteral: desktop
by Stephan Bergmann
· 9 years ago
f9f045e78
tools: move errcode.hxx to the vcl module
by Chris Sherlock
· 9 years ago
201f05f
vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry
by Chris Sherlock
· 9 years ago
36a9091
loplugin:useuniqueptr (clang-cl)
by Stephan Bergmann
· 9 years ago
0c26dc5
remove desktop bitmaps from .src files
by Caolán McNamara
· 9 years ago
dec025d
The debugging rectangles are not needed any more.
by Jan Holesovsky
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
94490fd
tdf#95845 Use CommandInfoProvider
by Maxim Monastirsky
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
5751291
LOK - Calc: changed the way header is updated on row/col insert/remove
by Marco Cecchetti
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
447a013
clang-tidy readability-simplify-boolean-expr in dbaccess..framework
by Noel Grandin
· 9 years ago
8948d43
submit crash reports using https
by Markus Mohrhard
· 9 years ago
9f5a275
Fix typos
by Andrea Gelmini
· 9 years ago
32f34f0
remove the remaining unused mouse cursors
by Caolán McNamara
· 9 years ago
b7b159d
remove the old collaboration feature based on telepathy
by Markus Mohrhard
· 9 years ago
6f12914
update cppunit to 1.14.0
by Markus Mohrhard
· 9 years ago
3c3f7d7
Removed duplicated includes
by Andrea Gelmini
· 9 years ago
9f565f5
can use gb_CppunitTest_use_configuration and still access .ui files
by Caolán McNamara
· 9 years ago
346b5cf
Convert some rtl_uString -> OUString in jvmfwk
by Stephan Bergmann
· 9 years ago
f0454e7
Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxx
by Stephan Bergmann
· 9 years ago
e4627e8
Use jfw::JavaInfoGuard
by Stephan Bergmann
· 9 years ago
77a57a5
Clean up uses of SAL_U/SAL_W: desktop
by Stephan Bergmann
· 9 years ago
0c54777
tdf#106359: register .iqy in MSI and treat them as templates
by Mike Kaganski
· 9 years ago
9ac98e6
Finally switch MSVC to sal_Unicode = char16_t, too
by Stephan Bergmann
· 9 years ago
5676ced
make UNO enums scoped for internal LO code
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
1503769
tdf#106325 - No way to create a new Document
by brainbreaker
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
834da9c
Fix typos
by Andrea Gelmini
· 9 years ago
fd34499
Fix typos
by Andrea Gelmini
· 9 years ago
887039a
Extra linking against sofficeapp
by Stephan Bergmann
· 9 years ago
b93201f
Fix typos
by Andrea Gelmini
· 9 years ago
5fefac6
lok: Allow setting of the language during load.
by Jan Holesovsky
· 9 years ago
ad5bf6b
vcl: clean up ANDROID ifdefs in pdfwriter_impl
by Miklos Vajna
· 9 years ago
7916487
convert ViewShellId to o3tl::strong_int
by Noel Grandin
· 9 years ago
d06dfe2
desktop: remove redundant virtual keywords in lokclipboard
by Miklos Vajna
· 9 years ago
89f5bb3
lok: Fix crash in paintPartTile() when the current view was destroyed.
by Jan Holesovsky
· 9 years ago
396f251
desktop: fix Android -Werror=unused-function
by Miklos Vajna
· 9 years ago
e503a69
don't check safe mode on Android
by Tomaž Vajngerl
· 9 years ago
47a9523
Fix typos + some German translations
by Andrea Gelmini
· 9 years ago
7e24ced
fix typo/grammar: "the the" --> the
by dennisroczek
· 9 years ago
3d67719
lok: It's not that important to skip some of the messages.
by Jan Holesovsky
· 9 years ago
807edd7
remove unused defines from HRC files in desktop
by Noel Grandin
· 9 years ago
f645294
remove unused RID constants
by Noel Grandin
· 9 years ago
099f940
tdf#106359: Open Web Query (.iqy) files
by Mike Kaganski
· 9 years ago
01bf741
WaE: include needed header
by David Tardon
· 9 years ago
3d213b3
make SfxGetpApp just get and move GetOrCreate to the periphery
by Caolán McNamara
· 9 years ago
e6cca48
lok: Do not use UNO for fetching tracked changes
by Pranav Kant
· 9 years ago
bb4cf1d
tdf#91222 VclBuilder constructor cleanup
by Julien Nabet
· 9 years ago
33ef289
Propagate failure of reading from stdin
by Stephan Bergmann
· 9 years ago
4722bb8
desktop: unbreak soffice --valgrind
by Michael Stahl
· 9 years ago
ea6bb12
bLicenseException is always false
by Stephan Bergmann
· 9 years ago
91745bd
Simplify SAL_INFO message composition
by Stephan Bergmann
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
f1ea8c4
LOKit runMacro: show also the error code
by Katarina Behrens
· 9 years ago
67dad26
lok: Listen to change tracking related commands
by Pranav Kant
· 9 years ago
2e0db91
Fix typos
by Andrea Gelmini
· 9 years ago
ed3b58d
No need for the program -> MacOS symlink
by Tor Lillqvist
· 9 years ago
c2b1336
Use $(LIBO_SHARE_FOLDER) instead of hard-coded "share"
by Tor Lillqvist
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
d3981b3
Keep the order that is in the header.
by Jan Holesovsky
· 9 years ago
e7729f4
Run macro:// via LOKit
by Katarina Behrens
· 9 years ago
0649622
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
0f6e813
Revert "sw lok: Move this test to sw/"
by Pranav Kant
· 9 years ago
fa48d00
loplugin:subtlezeroinit: desktop
by Stephan Bergmann
· 9 years ago
65cfa0e
desktop: unit test to for sd ViewAnnotations command
by Pranav Kant
· 9 years ago
8665824
lok: listen for DeleteAnnotation state changes
by Pranav Kant
· 9 years ago
12899c0
tdf#100826 related: initialize stdout/stdin/strerr properly
by Mike Kaganski
· 9 years ago
b57d51e
Drop :: prefix from std in [de]*/
by Tor Lillqvist
· 9 years ago
0d83936
sc lok: Unit tests for Comments API
by Pranav Kant
· 9 years ago
b7640cb
sw lok: Move this test to sw/
by Pranav Kant
· 9 years ago
b57b51b
drop BitmapMode enum
by Noel Grandin
· 9 years ago
ce3441c
convert HelpProcessingErrorClass to scoped enum
by Noel Grandin
· 9 years ago
ce96c59
SvxPostItIdItem is now string type
by Pranav Kant
· 9 years ago
eb399d6
LOK - Calc: Increase the row limit to 10.000 rows.
by Marco Cecchetti
· 9 years ago
7097099
Upon failure, 'cd' itself already prints a message to stderr
by Stephan Bergmann
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
Next »