Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/accessibilitycheck
/
sc
4501ea4
use ScIndentItem instead of SfxBoolItem(SID_ATTR_ALIGN_INDENT)
by Caolán McNamara
· 6 years ago
db278ac
use ScLineBreakCell instead of SfxBoolItem(SID_ATTR_ALIGN_LINEBREAK)
by Caolán McNamara
· 6 years ago
2c4f996
use ScVerticalStackCell instead of SfxBoolItem(SID_ATTR_ALIGN_STACKED)
by Caolán McNamara
· 6 years ago
0322a41
XStyleLoader::loadStylesFromURL Allow loading from stream
by Samuel Mehrbrodt
· 6 years ago
43305a9
sc: clear the spell checking markers after applying corrections
by Ashod Nakashian
· 7 years ago
4844a3e
sc: correctly update spelling markers on undo/redo
by Ashod Nakashian
· 7 years ago
c9829f5
LOK: spelldialog: don't create the dialog when loading new views
by Ashod Nakashian
· 7 years ago
9b3c7c8
sc: LOK: commit cell edits before saveas
by Ashod Nakashian
· 7 years ago
7783271
sc: spelldialog: lock before resetting the editview
by Ashod Nakashian
· 7 years ago
6873e0a
sal_Char->char in sc
by Noel Grandin
· 6 years ago
9a1a1ba
fix some runtime warnings
by Caolán McNamara
· 6 years ago
a445b24
remove unnecessary CreateChildContext methods
by Noel Grandin
· 6 years ago
24939a5
the data provider feature is not ready for production
by Markus Mohrhard
· 6 years ago
e5f4aff
loplugin:duplicate-defines
by Noel Grandin
· 6 years ago
ddd1d21
weld ScFunctionWin
by Caolán McNamara
· 6 years ago
aad738a
Resolves: tdf#129501 cannot change formula separators in options
by Caolán McNamara
· 6 years ago
5687a2e
loplugin:duplicate-defines
by Noel Grandin
· 6 years ago
5f69e45
loplugin:duplicate-defines
by Noel Grandin
· 6 years ago
1371318
loplugin:duplicate-defines
by Noel Grandin
· 6 years ago
f2f5d74
tdf#129228 speedup load xls file with lots of comments
by Noel Grandin
· 6 years ago
e1c2bb5
Remove comma
by Andrea Gelmini
· 6 years ago
7fb8864
lok: send "EMPTY" if the rect is empty for cell selection or fill
by Tomaž Vajngerl
· 6 years ago
28ea936
Unit test insert with shared formula group shift, tdf#129396
by Eike Rathke
· 6 years ago
491e8f6
Resolves: tdf#129396 Refresh shared formula group area listeners upon shifting
by Eike Rathke
· 6 years ago
0d32f2a
Fix typo in code
by Andrea Gelmini
· 6 years ago
0082db9
Removed duplicated include
by Andrea Gelmini
· 6 years ago
cb6d402
tdf#129435: Fix menu reference
by Xisco Fauli
· 6 years ago
269da06
ScSheetLimits must be a complete type here (Windows --disable-pch)
by Stephan Bergmann
· 6 years ago
aae1715
Add missing DoClose of test documents
by Stephan Bergmann
· 6 years ago
f86824c
Resolves tdf#129127: do a safe swap of patterns
by Dennis Francis
· 6 years ago
d396819
LOK: emit modified status on entering cell data
by Ashod Nakashian
· 7 years ago
d1064ef
lok: calc - update our version of the other view's selections on zoom.
by Michael Meeks
· 6 years ago
ba2be31
crashtesting: null deref on load of tdf113898-2.ods
by Caolán McNamara
· 6 years ago
ee8731c
crashtesting: null deref on export to ods
by Caolán McNamara
· 6 years ago
bac7e3c
lok: calc - send other views our selection in their co-ordinates.
by Michael Meeks
· 6 years ago
109d7f6
NB tabbed compact Menu File Button
by andreas kainz
· 6 years ago
82c579f
NB groupedbar compact extension support
by andreas kainz
· 6 years ago
582f8d3
Use SvxBkgTabPage::GetRanges for new background tab pages
by Jim Raykowski
· 6 years ago
f6064b1
sc: rowcol: convert mark data
by Noel Grandin
· 6 years ago
5bcdbf0
sc: rowcol: tdf#50916 convert Valid* methods
by Noel Grandin
· 6 years ago
113444f
sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::Reference
by Noel Grandin
· 6 years ago
3b8e554
tdf#120948: row deltas should be stored as SCROW...
by Deena Francis
· 6 years ago
a54b3e8
Resolves: tdf#128077 cancel goalseek subdialogs on forced removal
by Caolán McNamara
· 6 years ago
dff70ff
cancel solver subdialogs on forced removal
by Caolán McNamara
· 6 years ago
63e36e3
use runAsync for dialog inside another runAsync dialog
by Caolán McNamara
· 6 years ago
0cb4b2a
sc: rowcol: tdf#50916 pass ScDocument* around in filter/
by Noel Grandin
· 6 years ago
afad9cc
sc: rowcol: tdf#50916 pass ScDocument* around in data/
by Noel Grandin
· 6 years ago
2431477
use covariant return type for SfxPoolItem::Clone
by Caolán McNamara
· 6 years ago
23cfd3d
ScShapeChild has broken copy functions
by Stephan Bergmann
· 6 years ago
3e59716
Prevent BroadcastRecalcOnRefMoveHandler copies
by Stephan Bergmann
· 6 years ago
40b0bd2
sc: rowcol: tdf#50916 pass ScDocument to the token classes
by Noel Grandin
· 6 years ago
4781ba4
This shall presumably be ScVerticalStackCell
by Stephan Bergmann
· 6 years ago
31fffe55
Remove some redundant user-provided dtors
by Stephan Bergmann
· 6 years ago
1336a02
Silence some Clang 10 trunk -Wdeprecated-copy-dtor
by Stephan Bergmann
· 6 years ago
36b90e6
loplugin:finalclasses
by Noel Grandin
· 6 years ago
5194b93
ATTR_SHRINKTOFIT is ScShrinkToFitCell
by Caolán McNamara
· 6 years ago
658ace9
Fix UBSan dynamic-type-mismatch
by Stephan Bergmann
· 6 years ago
f44140b
tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRect
by Regina Henschel
· 6 years ago
dd27fed
jsdialog: send items on status change
by Szymon Kłos
· 6 years ago
1219650
Related: tdf#129300 add ScIndentItem to provide a description
by Caolán McNamara
· 6 years ago
cfbac86
Related: tdf#129300 add ScHyphenateCell to provide a description
by Caolán McNamara
· 6 years ago
331cafb
Related: tdf#129300 add ScLineBreakCell to provide a description
by Caolán McNamara
· 6 years ago
79f80e2
sc: rowcol: tdf#50916 initial conversion of Valid* methods
by Noel Grandin
· 6 years ago
2579895
Related: tdf#129300 add ScVerticalStackCell to provide a description
by Caolán McNamara
· 6 years ago
a8c458c
Fix typo
by Andrea Gelmini
· 6 years ago
bb3865c
Calc add Extension support to Tabbed NB
by andreas kainz
· 6 years ago
7063c93
Fix typo
by Andrea Gelmini
· 6 years ago
ca19ae6
Related: tdf#129300 add ScShrinkToFitCell to provide a description
by Caolán McNamara
· 6 years ago
cf84ead
Related: tdf#129300 add ScRotateValueItem description in degrees
by Caolán McNamara
· 6 years ago
1c04f67
jsdialog: apply FillGradient with JSON arg
by Szymon Kłos
· 6 years ago
62f3f3d
SbxArray: drop 16-bit indices
by Mike Kaganski
· 6 years ago
f08b066
drop newly unused SfxFloatingWindow
by Caolán McNamara
· 6 years ago
53a647a
lok: calc - update our version of the other view's selections on zoom.
by Michael Meeks
· 6 years ago
5f40fa6
Fix use_more_fonts Makefile typos
by Jan-Marek Glogowski
· 6 years ago
ca16def
rename ScEditEngineDefaulter::SetText
by Caolán McNamara
· 6 years ago
8337545
Fix more new dependencies on boost_headers
by Stephan Bergmann
· 6 years ago
ec1478f
Test results across all imported and inserted sheets.
by Eike Rathke
· 6 years ago
7db6a64
Incomplete OpAverage, OpCount must not be used in dynamic_cast
by Stephan Bergmann
· 6 years ago
0531924
loplugin:implicitboolconversion
by Stephan Bergmann
· 6 years ago
1ca9c33
Resolves: tdf#129191 text properties in header/footer not set
by Caolán McNamara
· 6 years ago
5799555
tdf#101513 arrangement of customizeable items in NB groupedbar comp
by andreas kainz
· 6 years ago
069a45e
Fix "Open Hyperlink" context menu in sc
by Samuel Mehrbrodt
· 6 years ago
f31c3eb
tdf#128666 Only enable hyperlink actions when just the field is selected
by Samuel Mehrbrodt
· 6 years ago
65da5df
add ConfigureDialog item in NB burger menu button
by andreas kainz
· 6 years ago
81f0125
tdf#101513 arrangement of customizeable items in NB tabbed compact
by andreas kainz
· 6 years ago
328c9a6
tdf#109425 NB tabbed accessible for screen reader users
by andreas kainz
· 6 years ago
b5bf4bc
inline some typedefs
by Noel Grandin
· 6 years ago
b24c50d
clean up members in ScAccessibleSpreadsheet
by Noel Grandin
· 6 years ago
9d0c1c5
loplugin:mergeclasses SheetDataContextBase with SheetDataContext
by Noel Grandin
· 6 years ago
e189a3f
make some classes module private
by Noel Grandin
· 6 years ago
e15a843
lok: send other views our cursor position in their view co-ordinates.
by Michael Meeks
· 6 years ago
0b245e2
lok: cleanup getCellCursor
by Michael Meeks
· 6 years ago
fae63ae
revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2b
by Michael Meeks
· 6 years ago
bd60ca2
remove some unnecessary includes and update pches
by Caolán McNamara
· 6 years ago
2f0eed4
tdf#101513 arrangement of customizeable items in NB tabbed
by andreas kainz
· 6 years ago
68d9869
tdf#128927 groupedbar compact replace color with filter
by andreas kainz
· 6 years ago
9041774
Removed duplicated includes
by Andrea Gelmini
· 6 years ago
8d84a0d
some std::set->o3tl::sorted_vector
by Noel Grandin
· 6 years ago
41b8d8e
cid#1456145 Missing move assignment operator
by Caolán McNamara
· 6 years ago
1bfd91e
Use o3tl::doAccess, prevent -Werror=maybe-uninitialized
by Stephan Bergmann
· 6 years ago
Next »