Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/screenshotannotation
/
editeng
861a322
loplugin:expandablemethodds in include/editeng
by Noel Grandin
· 9 years ago
d76027b
add dumpAsXmlEditDoc
by Noel Grandin
· 9 years ago
6f96e86
loplugin:expandablemethodds in editeng..extensions
by Noel Grandin
· 9 years ago
292560a
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
75c2ecc
let LanguageTag::convertToLocale() decide when to create a temporary
by Eike Rathke
· 9 years ago
9ac8a57
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
d4ddc8c
LOK: Calc: fixed missed tile invalidations on cell text editing
by Marco Cecchetti
· 9 years ago
6c93378
LOK: Calc: missing invalidate when ending larger-than-cell edit text
by Marco Cecchetti
· 9 years ago
17ec3b9
pass params to Outliner LINK callbacks on stack
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
5c84f40
loplugin:constantfunction
by Noel Grandin
· 9 years ago
666787c
reduce indentation
by Noel Grandin
· 9 years ago
24e0709
fix debug build
by David Tardon
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
ba3521f
add more dumpAsXml()
by Noel Grandin
· 10 years ago
9439196
Fix typos
by Andrea Gelmini
· 10 years ago
a324e85
tdf#101815 editeng SetMustRepaint when InsertText
by Justin Luth
· 10 years ago
5af110e
variable name and indentation improvement
by Noel Grandin
· 10 years ago
678bdd0
extend dumpAsXml to EditDoc
by Noel Grandin
· 10 years ago
4563921
remove unused parameter
by Jochen Nitschke
· 10 years ago
dd69131
we shouldn't need explicit lt_rtl_OUString, etc things anymore
by Caolán McNamara
· 10 years ago
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
5878bb1
editeng: fix loplugin:cppunitassertequals warnings
by Miklos Vajna
· 10 years ago
a1720f3
convert C_ constants to typed_flags
by Noel Grandin
· 10 years ago
0bfefc0
Resolves: tdf#83037 <--> corrected into ← → instead of ↔
by Caolán McNamara
· 10 years ago
51c6e91
convert SfxItemPresentation to scoped enum
by Noel Grandin
· 10 years ago
90fd9bd
loplugin:implicitboolconversion
by Noel Grandin
· 10 years ago
3153c58
spelling Surregate->Surrogate
by Noel Grandin
· 10 years ago
553f10c
add dumpAsXml() to more pool items
by Noel Grandin
· 10 years ago
6179442
Related cid#1371287: Improve code to not depend on missing move assignment
by Stephan Bergmann
· 10 years ago
582321c
Missing initialization of SvxBorderLine::m_pColorGapFn
by Stephan Bergmann
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
486f906
Revert 8c4dbcef8f and provide a better fix
by Andras Timar
· 10 years ago
2ea385a
sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()
by Miklos Vajna
· 10 years ago
586789f
sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()
by Miklos Vajna
· 10 years ago
df89e03
rename ContentInfo attribs field and methods to charAttribs
by Noel Grandin
· 10 years ago
c010ed6
impress: extend dumpAsXml to style information in ContentInfo nodes
by Noel Grandin
· 10 years ago
7aa10d2
fix out of bounds error
by Jochen Nitschke
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
6dd4905
loplugin:constantparam in dbaccess..editeng
by Noel Grandin
· 10 years ago
8e11d35
use std::unique_ptr
by David Tardon
· 10 years ago
cb958bb
loplugin:constantparam in sot..svl
by Noel Grandin
· 10 years ago
e61b20d
rename CollapsAttribs -> CollapseAttribs
by Noel Grandin
· 10 years ago
17b1bbb
improve comment grammar
by Noel Grandin
· 10 years ago
87ee6c0
convert Orientation to scoped enum
by Noel Grandin
· 10 years ago
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
9670f0d
editeng: don't let wild-card auto-correct leave current word
by Michael Stahl
· 10 years ago
66f7aaf
coverity#1372384 Uncaught exception
by Caolán McNamara
· 10 years ago
705574b
use SfxItemPool::IsWhich instead of custom implementation
by Jochen Nitschke
· 10 years ago
95bfa2c
use SfxItemPool::IsSlot instead of custom implementation
by Jochen Nitschke
· 10 years ago
0c9a71a
loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)
by Stephan Bergmann
· 10 years ago
88c8041
loplugin:implicitboolconversion
by Stephan Bergmann
· 10 years ago
776e2e2
Resolves: tdf#96369 don't superscript ordinals for mixed text and numbers
by Caolán McNamara
· 10 years ago
5536aea
Let OUStringLiteral1 take its arg as ctor arg, not template arg
by Stephan Bergmann
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
aa67fed
reduce defines to bool
by Jochen Nitschke
· 10 years ago
6810f00
loplugin:staticaccess: Extend loplugin:staticcall to cover all access...
by Stephan Bergmann
· 10 years ago
396138a
Resolves: coverity#705366 Mixing enum types
by Caolán McNamara
· 10 years ago
6d9953a
coverity#1371381 Dereference before null check
by Caolán McNamara
· 10 years ago
430b93f
convert SvxEscapement to scoped enum
by Noel Grandin
· 10 years ago
49561be
convert SvxTabAdjust to scoped enum
by Noel Grandin
· 10 years ago
42ab2cf
convert SvxLineSpace to scoped enum
by Noel Grandin
· 10 years ago
a49eeec
convert SvxInterLineSpaceRule to scoped enum
by Noel Grandin
· 10 years ago
de47ae4
convert SvxSpecialLineSpace to scoped enum
by Noel Grandin
· 10 years ago
d5ad8f9
convert SvxBreak to scoped enum
by Noel Grandin
· 10 years ago
fd0e67c
convert SvxCellJustifyMethod to scoped enum
by Noel Grandin
· 10 years ago
77235ac
editeng: introduce OutlinerViewShell::NotifyOtherViews()
by Miklos Vajna
· 10 years ago
0f06a4f
loplugin:stringstatic
by Stephan Bergmann
· 10 years ago
6f60246
convert SvxSpellArea to scoped enum
by Noel Grandin
· 10 years ago
602647c
loplugin:unnecessaryvirtual
by Noel Grandin
· 10 years ago
b4e1226
loplugin:countusersofdefaultparams in editeng..fpicker
by Noel Grandin
· 10 years ago
cbf9b54
use std::move in a few places
by Noel Grandin
· 10 years ago
c86e89c
editeng: track view shells in SfxListUndoActions
by Miklos Vajna
· 10 years ago
b567278
editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndo
by Miklos Vajna
· 10 years ago
0762a11
editeng: make SfxUndoAction::GetViewShellId() interface available
by Miklos Vajna
· 10 years ago
4cbaa49
svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction
by Miklos Vajna
· 10 years ago
0d174c9
Resolves: tdf#101003 don't give paras in editeng accessible names
by Caolán McNamara
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
a860df2
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
938821f
new loplugin overrideparam
by Noel Grandin
· 10 years ago
6ea8084
sd lok: decouple vcl window focus from cursor visibility
by Miklos Vajna
· 10 years ago
8617010
Resolves: tdf#97404 outline space wrong on second level
by Caolán McNamara
· 10 years ago
018e893
Improve loplugin:unnecessaryoverride
by Stephan Bergmann
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
71ab1ee
tdf#100880 editeng spellchecking doesn't work sometimes...
by Caolán McNamara
· 10 years ago
8c4dbce
Revert "bccu#1781: Impress/Comments - selection not updated on delete"
by Caolán McNamara
· 10 years ago
a4d4089
Fix typos
by Andrea Gelmini
· 10 years ago
435be8e
Remove redundant SvxGet* wrappers around LinguMgr functions
by Stephan Bergmann
· 10 years ago
a97d67c
ditch the application per-language IsAutoMnemonicEnabled setting
by Caolán McNamara
· 10 years ago
6d4f2dc
Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar
by Eike Rathke
· 10 years ago
aae1018
SvxGetOrCreatePosDic parameter is unused
by Stephan Bergmann
· 10 years ago
52e92d5
loplugin:redundantcast: redundant static_casts in editeng
by Stephan Bergmann
· 10 years ago
e4651e2
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
3a9c151
tdf#100734: Update bullet of paragraph on UNDO
by Mike Kaganski
· 10 years ago
6752590
don't autocapitalize words that follow a field mark
by Caolán McNamara
· 10 years ago
42486dd
move #includes to top of file
by Noel Grandin
· 10 years ago
e3e7924
Simplify some PutProperties calls
by Stephan Bergmann
· 10 years ago
723467b
[API CHANGE] notebookbar: paragraph spacing controls
by Szymon Kłos
· 10 years ago
db12f06
loplugin:singlevalfields in editeng
by Noel Grandin
· 10 years ago
Next »