Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/pivotcharts
/
sfx2
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
2b789f2
use SFX_INTERFACE_NONE constant
by Noel Grandin
· 9 years ago
9c95a20
Fix typo in method
by Andrea Gelmini
· 9 years ago
9bfd742
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
5f2d57f
convert EViewType to scoped enum
by Noel Grandin
· 9 years ago
b0a3a48
expand vis to visible; fix typos
by dennisroczek
· 9 years ago
5a725d1
loplugin:singlevalfields
by Noel Grandin
· 9 years ago
7097037
remove enum slot code from sfx2
by Noel Grandin
· 9 years ago
2fc5ef7
remove unhandled SID commands from sfx2
by Noel Grandin
· 9 years ago
d615af6
create SfxInterfaceId o3tl::strong_int
by Noel Grandin
· 9 years ago
ee04580
remove unhandled SID commands in sd
by Noel Grandin
· 9 years ago
2eae33e
Fix typos
by Andrea Gelmini
· 9 years ago
26448d4
Just include sal/types.h nowadays
by Stephan Bergmann
· 9 years ago
7916487
convert ViewShellId to o3tl::strong_int
by Noel Grandin
· 9 years ago
8ab1fe7
remove unused helpid in SfxShell
by Noel Grandin
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
e9c7d25
create SfxDisableFlags enum
by Noel Grandin
· 9 years ago
5a5889d
Notebookbar: correct initial icon size
by Szymon Kłos
· 9 years ago
dade97c
uitest: use the new ui test logger also for the UNO commands
by Markus Mohrhard
· 9 years ago
2356bfd
uitest: add a way to log the UNO commands
by Markus Mohrhard
· 9 years ago
7a2f07c
Use just geParameter instead of hasParameter + getParameter
by Matteo Casalin
· 9 years ago
e256519
OUString-related simplifications
by Matteo Casalin
· 9 years ago
4a268eb
Can return const OUString&, here
by Matteo Casalin
· 9 years ago
3563fef
SfxViewFrame::ExecReload_Impl - remove written-only variable aURL
by Matteo Casalin
· 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
2cdca5d
SfxObjectFactory: directly store factory name as OUString
by Matteo Casalin
· 9 years ago
b165f0f
Remove SfxObjectFactory::GetShortName()
by Matteo Casalin
· 9 years ago
ba66f47
Use SfxObjectFactory::GetFactoryName, again
by Matteo Casalin
· 9 years ago
b2c58d8
Simplify same assignment in both branches of a conditional
by Matteo Casalin
· 9 years ago
b93a015
Use SfxObjectFactory::GetFactoryName/URL
by Matteo Casalin
· 9 years ago
c68ac77
cleanup double includes and declarations
by Jochen Nitschke
· 9 years ago
6bedab8
remove unused defines from HRC files in sfx2
by Noel Grandin
· 9 years ago
2a2b9b5
gpg4libre: Also show Infobar when signature is valid
by Samuel Mehrbrodt
· 9 years ago
0ff6967
No need to keep these booleans as data members
by Matteo Casalin
· 9 years ago
c97d78ea
tdf#103355 Working menu after closing slideshow
by Szymon Kłos
· 9 years ago
3a12234
Notebookbar: fixed crash after customization
by Szymon Kłos
· 9 years ago
e681749
tdf#105040 Notebookbar: added shortcuts toolbox
by Szymon Kłos
· 9 years ago
f645294
remove unused RID constants
by Noel Grandin
· 9 years ago
427678b
remove noise UUUU tags in comments
by Noel Grandin
· 9 years ago
befafd4
tdf#95416 remove ../ in #include headers of sfx2 files
by Jeevan
· 9 years ago
6e4d3ba
Clean up integer types representing positions in ToolBox's item vector
by Stephan Bergmann
· 9 years ago
66891aa
Fix typos
by Andrea Gelmini
· 9 years ago
c299011
shuffle this around a little
by Caolán McNamara
· 9 years ago
fee2de9c
Clean up uses of integer types
by Stephan Bergmann
· 9 years ago
bed4c2a
Simplify GetStateCache call
by Stephan Bergmann
· 9 years ago
773e4e1
No need for extra heap allocation
by Stephan Bergmann
· 9 years ago
44f12b8
valgrind: fix leak
by Caolán McNamara
· 9 years ago
6271381
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
3d213b3
make SfxGetpApp just get and move GetOrCreate to the periphery
by Caolán McNamara
· 9 years ago
c97a37d
shouldn't need these SfxGetpApp as it will already exist
by Caolán McNamara
· 9 years ago
b57d063
Notebookbar: don't show unnecessary separators in the popup
by Szymon Kłos
· 9 years ago
a247f6f
only one use of GetLastSaveDirectory
by Caolán McNamara
· 9 years ago
22e3da0
can use a reference here
by Caolán McNamara
· 9 years ago
76db789
Add Tooltips for emoji toolbar control
by Akshay Deep
· 9 years ago
4f12bab
remove dead code
by Jochen Nitschke
· 9 years ago
24ae6e8
convert ScrollingMode to scoped enum
by Noel Grandin
· 9 years ago
7139563
make use of the SfxItemSet::GetItem<T> method
by Noel Grandin
· 9 years ago
59fbef6
templatize HTMLEnumOption::GetEnum methods
by Noel Grandin
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
67dad26
lok: Listen to change tracking related commands
by Pranav Kant
· 9 years ago
51d9963
Fix typos
by Andrea Gelmini
· 9 years ago
7dae589
Correct indentation of try block
by Tor Lillqvist
· 9 years ago
0b84924
loplugin:unoany
by Stephan Bergmann
· 9 years ago
67070d5
don't have to create SfxApplication if none exists
by Caolán McNamara
· 9 years ago
727a250
might as well move append 'usage' into the msConfigPath from the start
by Caolán McNamara
· 9 years ago
390b7ff
Revert "move append 'usage' into the msConfigPath from the start"
by Caolán McNamara
· 9 years ago
dc1c69a
might as well move append 'usage' into the msConfigPath from the start
by Caolán McNamara
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
e7729f4
Run macro:// via LOKit
by Katarina Behrens
· 9 years ago
bd8c68c
tdf#105829 Infobar design, tdf#102785 Font issue
by heiko tietze
· 9 years ago
a91dc9e
check for SfxApplication::Get means SfxGetpApp is just SfxApplication::Get
by Caolán McNamara
· 9 years ago
3a74745
vector::data seems more natural than &vector::front
by Caolán McNamara
· 9 years ago
f3ba1e9
rtfrow-crash.rtf throws a o3tl::divide_by_zero
by Caolán McNamara
· 9 years ago
30847af
don't have to create SfxApplication if it doesn't already exist
by Caolán McNamara
· 9 years ago
3422dfc
Notebookbar: Better resize support
by Szymon Kłos
· 9 years ago
aa8efc7
tdf#101652 No infobar when doc attr is readonly
by Samuel Mehrbrodt
· 9 years ago
544104b
Simplify logic
by Samuel Mehrbrodt
· 9 years ago
6776fdc
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
7bc1c43
Fix typos/translations, following 04644956e53d
by Andrea Gelmini
· 9 years ago
0649622
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
4d2ba71
loplugin:subtlezeroinit: sfx2
by Stephan Bergmann
· 9 years ago
e4a0b50
sfx2: fix incorrect debug output
by Pranav Kant
· 9 years ago
29acaf1
Minor capitalization issues
by Adolfo Jayme Barrientos
· 9 years ago
b6994cb
Use module name when getting labels
by Maxim Monastirsky
· 9 years ago
33c51e8
tdf#95844 Refactor CommandInfoProvider
by Rohan Kumar
· 9 years ago
0ca9be4
tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->edit
by pv2k
· 9 years ago
2009cf1
Revert "tdf#105566 Close Infobar after clicking action button"
by Samuel Mehrbrodt
· 9 years ago
8665824
lok: listen for DeleteAnnotation state changes
by Pranav Kant
· 9 years ago
f1af784
tdf#103355 Hide Notebookbar during slide show
by Szymon Kłos
· 9 years ago
07f98f3
Typos: mainly translation remnants of Objekt instead of object
by Julien Nabet
· 9 years ago
d76d155
convert FrameListAnalyzer::EDetect to scoped enum
by Noel Grandin
· 9 years ago
8b3a9d3
Some simplifications, using UNO_QUERY_THROW
by Stephan Bergmann
· 9 years ago
b17af4f
remove unused PREVIEW from SfxObjectCreateMode enum
by Noel Grandin
· 9 years ago
3d60346
remove unused OBJECTBAR from SfxChildIdentifier enum
by Noel Grandin
· 9 years ago
7f309cf
remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enum
by Noel Grandin
· 9 years ago
cdf4b2b
Related: tdf#105672 Load toolbar properties from .ui
by Maxim Monastirsky
· 9 years ago
8c00536
Convert WindowType to scoped enum
by Noel Grandin
· 9 years ago
417bc89
Fix typos
by Andrea Gelmini
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
Next »