Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/macOS-weld
/
framework
bf06e69
Fix typo
by Andrea Gelmini
· 6 years ago
8461127
tdf#129096: Document Recovery: Use TypeDetection on load
by Vasily Melenchuk
· 6 years ago
0fb4f21
tdf#130163 Show undock or dock menu item in toolbar menu
by Jim Raykowski
· 6 years ago
f0a50d2
tdf#127205 split Desktop::terminate process
by Jan-Marek Glogowski
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
e81414d
Drop needless junit and python make conditionals
by Jan-Marek Glogowski
· 6 years ago
c691aed
clang-format f*,h* with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
61e1e04
tdf#126700 allow replacing the default documents
by Jan-Marek Glogowski
· 6 years ago
f363ca0
Revert "tdf#129096 Don't autosave encrypted documents"
by Thorsten Behrens
· 6 years ago
1566483
tdf#129096 Don't autosave encrypted documents
by Thorsten Behrens
· 6 years ago
8703086
replace some more copy/clear with swap
by Noel Grandin
· 6 years ago
9c13afe
Fix typo
by Andrea Gelmini
· 6 years ago
0d43023
move some headers inside framework
by Noel Grandin
· 6 years ago
a3de0dc
Fix typo
by Andrea Gelmini
· 6 years ago
75a7932
test: move component context from subclasses to BootstrapFixture
by Miklos Vajna
· 6 years ago
69e0d871
make update_pch also consider files in <module>/src/**/inc
by Luboš Luňák
· 6 years ago
facc94b
loplugin:unusedfields
by Noel Grandin
· 6 years ago
b5bde19
remove some unused local vars
by Noel Grandin
· 6 years ago
aef7feb
New loplugin:unsignedcompare
by Stephan Bergmann
· 6 years ago
c3ff4d1
Use properly typed variables for iteration
by Stephan Bergmann
· 6 years ago
b9fe4f2
rename some local variables
by Noel Grandin
· 6 years ago
8eeac03
lok: status update - avoid SIGFPE on zero range.
by Michael Meeks
· 6 years ago
a22de0a
tdf#130096 Wrap Sidebar update use common .uno commands and layout
by andreas kainz
· 6 years ago
d4cfc4d
remove unused GSOC 2005 "Tabbed Document Windows for OOo"
by Caolán McNamara
· 6 years ago
73de019
loplugin:unusedfields
by Noel Grandin
· 6 years ago
e579e49
m_aListenerContainer is effectively unused here
by Noel Grandin
· 6 years ago
7d51415
hold SolarMutex on calling vcl toolbox enable item
by Caolán McNamara
· 6 years ago
aaad28f
tdf#125089 Fix shoowing a separator in View-User interfaces submenus
by Roman Kuznetsov
· 6 years ago
47c0d10
loplugin:finalclasses in framework
by Noel Grandin
· 6 years ago
748e354
loplugin:unusedfields
by Noel Grandin
· 6 years ago
ba4bbfa
tdf#129600 Delete "Formula bar" item from View-Toolbars
by Roman Kuznetsov
· 6 years ago
22d656a
Fix typo/grammar
by Andrea Gelmini
· 6 years ago
c85c31b
Fix typo
by Andrea Gelmini
· 6 years ago
b0a3905
Fix typo
by Andrea Gelmini
· 6 years ago
c64c4ad
Fix typo
by Andrea Gelmini
· 6 years ago
40fe5b9
weld AreaPropertyPanel
by Caolán McNamara
· 6 years ago
afa6a77
Don't crash on exiting print preview with Notebookbar
by Mike Kaganski
· 6 years ago
706be21
Display menu item keyboard shortcuts in toolbar menu
by Jim Raykowski
· 6 years ago
84eb872
Fix typo
by Andrea Gelmini
· 6 years ago
a503b7a
tdf#46037: remove configurationhelper in framework/helponstartup
by Julien Nabet
· 6 years ago
f3e0595
tdf#46037: use officecfg/Setup
by Julien Nabet
· 6 years ago
02b24d7
sal_Char->char in forms..framework
by Noel Grandin
· 6 years ago
0f50661
Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)
by Stephan Bergmann
· 6 years ago
7612651
Remove redundant member clear() from dtor
by Stephan Bergmann
· 6 years ago
e0e6b69
-Werror=maybe-uninitialized
by Stephan Bergmann
· 6 years ago
06bd9ca
Harmonize mask value notation (across DocState and Job enums)
by Stephan Bergmann
· 6 years ago
ebdadcb
use scoped enum
by Stephan Bergmann
· 6 years ago
8c6ca69
enum WindowsStateMask type itself is unused
by Stephan Bergmann
· 6 years ago
96608e0
use scoped enum
by Stephan Bergmann
· 6 years ago
e58eda7
Disable macro menu entries when DisableMacrosExecution is set
by Samuel Mehrbrodt
· 6 years ago
c5f8cca
loplugin:mergeclasses TransactionBase with Desktop
by Noel Grandin
· 6 years ago
7e40319
Introduce o3tl::optional as an alias for std::optional
by Stephan Bergmann
· 6 years ago
47dd2c6
Rewrite uses of boost::optional
by Stephan Bergmann
· 6 years ago
5f0db2c
do not claim in titlebar test that OpenGL is enabled if it's not
by Luboš Luňák
· 6 years ago
2d01ed9
tdf#94288: Show chart props sidebar on activation
by Muhammet Kara
· 6 years ago
3b0d29f
tdf#126043 fetch the command properties just once
by Caolán McNamara
· 6 years ago
17c3d82
cppcheck: performing init in init list (filter/fpicker/framework)
by Julien Nabet
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
0f25e18
tdf#42949 Fix IWYU warnings in framework/*/*cxx
by Gabor Kelemen
· 6 years ago
4a19260
make some classes module-private
by Noel Grandin
· 6 years ago
314f15b
Extend loplugin:external to warn about enums
by Stephan Bergmann
· 6 years ago
e4bf92a
tdf#42949 Fix IWYU warnings in framework/*/*hxx
by Gabor Kelemen
· 6 years ago
cd8eb77
Typo meesages->messages (framework)
by Julien Nabet
· 6 years ago
3b16dfd
Combine LoadEnv's initializeLoading and startLoading
by Stephan Bergmann
· 6 years ago
f17fb88
MenuBarManager: Honor visible property of menu items
by Maxim Monastirsky
· 6 years ago
47d9af0
Fix typos
by Andrea Gelmini
· 6 years ago
9e087d4
loplugin:unusedvariablecheck tweak to find more stuff
by Noel Grandin
· 6 years ago
57aa9ea
readme not a sufficient indicator
by Caolán McNamara
· 6 years ago
2187cff
Toolbar: Added usage of ImageControl as toolbar control
by Serge Krot
· 6 years ago
ab285c7
loplugin:stringadd
by Noel Grandin
· 6 years ago
9495b7c
Removed executable permission on src file
by Andrea Gelmini
· 6 years ago
d8f6f30
Add ability to set tooltip text for toolbar controls
by Serge Krot
· 7 years ago
c538764
Toolbar: add usage of FixedText as toolbar control
by Serge Krot
· 6 years ago
c720ad9
ToggleButton: add ability to set tooltip text for pop-up menu items
by Serge Krot
· 6 years ago
6069100
Resolves: tdf#124267 accelerator in tooltip
by Caolán McNamara
· 6 years ago
d526bd7
Fix StringAdd::isCompileTimeConstant
by Stephan Bergmann
· 6 years ago
498a8d0
Removed executable permission on cxx file
by Andrea Gelmini
· 6 years ago
2cd4378
add new command for ToggleButtonToolbarContoller: createPopupMenu
by Serge Krot
· 6 years ago
2cd6ff8
remove unnecessary includes
by Caolán McNamara
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
0f87447
size some stringbuffer to prevent re-alloc
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
4a96fb8
loplugin:bufferadd loosen some constraints
by Noel Grandin
· 6 years ago
3ee177a
loplugin:stringadd look through a couple more known-good methods
by Noel Grandin
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
4704acf
move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers
by Luboš Luňák
· 6 years ago
09f77e8
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
8fe03ee
Refactoring of the class CrashReporter
by Juergen Funk
· 7 years ago
b5adb24
crashreport: change addKeyValue to lower-case camel
by Juergen Funk
· 7 years ago
9b36438
loplugin:stringadd in extensions..framework
by Noel Grandin
· 7 years ago
4b995af
loplugin:virtualdead in svl
by Noel Grandin
· 7 years ago
b56a4ea
add property name when throwing css::uno::UnknownPropertyException
by Noel Grandin
· 7 years ago
4e67474
loplugin:constmethod in framework..lotuswordpro
by Noel Grandin
· 7 years ago
ac6fe36
Use lazy-loading stock Image to simplify framework image lists.
by Michael Meeks
· 7 years ago
2f5f459
support O(U)String::number() for fast string concatenation
by Luboš Luňák
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
97bcd0e
Resolves tdf#127400 - Allow to show tip of the day again
by Heiko Tietze
· 7 years ago
693ba57
Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UI
by Andras Timar
· 7 years ago
b41e4b4
The menu is called 'Form', not 'Forms'
by Andras Timar
· 7 years ago
718d9b5
Fix typos
by Andrea Gelmini
· 7 years ago
Next »