Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract57b
/
editeng
6129033
Resolves: tdf#106123 store and restore the PaM around the menu Execute
by Caolán McNamara
· 9 years ago
fc1d223
tdf#103927: Share single standard VirtualDevice instance.
by Kohei Yoshida
· 9 years ago
42849da
tdf#96354 correct broken autocorrect INitial CApitals
by Yossi Zahn
· 9 years ago
0152535
tdf#104488 editeng,svx: throw less Accessible exceptions
by Michael Stahl
· 9 years ago
b35bfc7
Resolves: tdf#104152 suppress notifications from EditEngine during Paste
by Eike Rathke
· 9 years ago
4e29dfd
tdf#103334 - EDITING: Undo on bullet point style
by Noel Grandin
· 9 years ago
ab64ae2
tdf#90070 don't clip flys with borders
by Justin Luth
· 9 years ago
3d83d4e
Resolves: tdf#83037 <--> corrected into ← → instead of ↔
by Caolán McNamara
· 10 years ago
d1de6e3
editeng: don't let wild-card auto-correct leave current word
by Michael Stahl
· 10 years ago
4edd7ed
Resolves: tdf#96369 don't superscript ordinals for mixed text and numbers
by Caolán McNamara
· 10 years ago
0b21f43
masses of MessBoxes not being disposed promptly
by Caolán McNamara
· 10 years ago
9cdf38e
Resolves: tdf#97404 outline space wrong on second level
by Caolán McNamara
· 10 years ago
21770181
tdf#100880 editeng spellchecking doesn't work sometimes...
by Caolán McNamara
· 10 years ago
79e3fd9
tdf#100734: Update bullet of paragraph on UNDO
by Mike Kaganski
· 10 years ago
1029b6c
sw: replace boost::shared_array with std::shared_ptr
by Michael Stahl
· 10 years ago
2af018e
Fix typos
by Andrea Gelmini
· 10 years ago
62ddce4
tdf#89329: use unique_ptr for pImpl in xmlcnitm
by Xisco Fauli
· 10 years ago
95d20a3
Revert "remove some manual ref-counting"
by Noel Grandin
· 10 years ago
111de43
remove some manual ref-counting
by Noel Grandin
· 10 years ago
785e530
fix bad index/assertion failure with line ending autocorrect patterns
by László Németh
· 10 years ago
d4d2fc2
clang-tidy modernize-make-unique
by Noel Grandin
· 10 years ago
48d0aff
Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for Calc
by Eike Rathke
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
63ba54a
convert EXTTEXTINPUT_ATTR to scoped enum
by Noel Grandin
· 10 years ago
3742748
Fix typos
by Andrea Gelmini
· 10 years ago
ddb4988
Add SAL_FALLTHROUGH, where apparently appropriate
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
0f3ac23
Insert explicit "break" when falling through to empty next case
by Stephan Bergmann
· 10 years ago
17076d8
convert OUTLINER_MODE to scoped enum
by Noel Grandin
· 10 years ago
50ac0f5
convert FONT_EMPHASIS_MARK to scoped enum
by Noel Grandin
· 10 years ago
bcb4123
convert SfxStyleFamily to scoped enum
by Noel Grandin
· 10 years ago
5d60bbc
Translate German comment
by Julien Nabet
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
6e70103
While at it, delete Any functions on sal_Bool*
by Stephan Bergmann
· 10 years ago
0b1e4a3
Prevent Any::setValue from reinterpreting bool* as sal_Bool*
by Stephan Bergmann
· 10 years ago
87cccfb
Replace '||' with '&&'
by Rosemary Sebastian
· 10 years ago
0fa225f
Fix typo in code
by Andrea Gelmini
· 10 years ago
43b4903
teach stylepolice plugin about ref-counted-pointer naming
by Noel Grandin
· 10 years ago
3585cfe
todo odd warnings being printed
by Michael Stahl
· 10 years ago
d3f8058
-Werror,-Wvarargs
by Stephan Bergmann
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
17c4f7f
clang-tidy modernize-loop-convert in e*
by Noel Grandin
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
9ad66e5
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
6b7594a
Use IsRightToLeft()
by Stephan Bergmann
· 10 years ago
5be5f00
So this is apparently about right-to-left levels, not a boolean flag
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
c455fc6
-Werror=logical-op (GCC 6)
by Stephan Bergmann
· 10 years ago
1e75227
-Werror=logical-op (GCC 6)
by Stephan Bergmann
· 10 years ago
27b6782
loplugin:passstuffbyref in editeng
by Noel Grandin
· 10 years ago
470cfa9
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
5cf725b
clang-tidy performance-unnecessary-value-param in editeng
by Noel Grandin
· 10 years ago
d84ef73
tdf#94306 replace boost::noncopyable ...
by Jochen Nitschke
· 10 years ago
be829fa
don't pool SvxFieldItem, tdf#92773
by Markus Mohrhard
· 10 years ago
fb411e9
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
308eee7
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
8128462
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
ffd919b
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
3111671
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
50bb5ed
loplugin:constantparam in editeng
by Noel Grandin
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
ef97576
tdf#97525 vcl: make DeletionListener internal
by Jochen Nitschke
· 10 years ago
6439005
use SAL_N_ELEMENTS more widely
by Noel Grandin
· 10 years ago
9b1307f
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
168efab
loplugin:constantparam in editeng
by Noel Grandin
· 10 years ago
9391688
loplugin:constantfunction in editeng
by Noel Grandin
· 10 years ago
b47cb64
loplugin:constantparam
by Noel Grandin
· 10 years ago
c27d0a5
coverity#1355507 uninitialized scalar field
by Caolán McNamara
· 10 years ago
70fca3e
loplugin:constantparam in editeng
by Noel Grandin
· 10 years ago
c8a9325
remove unused NOT_POOLABLE enum value
by Noel Grandin
· 10 years ago
b2fb844
loplugin:write only fields
by Noel Grandin
· 10 years ago
70f8728
improve defaultparams loplugin
by Noel Grandin
· 10 years ago
5f6e5cb
loplugin:unuseddefaultparam in editeng
by Noel Grandin
· 10 years ago
22d2b49
bIsExpanding is unused
by Caolán McNamara
· 10 years ago
3342a55
coverity#1355252 Uninitialized pointer field
by Caolán McNamara
· 10 years ago
0ba96ff
editeng: fix -Werror=unused-but-set-variable
by Miklos Vajna
· 10 years ago
b76842f
loplugin:unuseddefaultparams in editeng
by Noel Grandin
· 10 years ago
21edff2
let SvxSearchItem use SearchOptions2
by Eike Rathke
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
7073d20
editeng: remove never read mpLibreOfficeKitCallback
by Miklos Vajna
· 10 years ago
9ecd31f
Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplication
by Miklos Vajna
· 10 years ago
a3c70e7
Fix missing iterator include on MSVC 14.0
by David Ostrovsky
· 10 years ago
6858d51
vcl: include vcl headers via triangular brackets instead of quotes
by Chris Sherlock
· 10 years ago
de907bf
Simplify code
by Stephan Bergmann
· 10 years ago
5a5dbb3
Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>
by Stephan Bergmann
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
538f276
Formatting changes across all modules
by Chris Sherlock
· 10 years ago
b14224f
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
599f0cb
interface to new XTextSearch2 with SearchOptions2, tdf#72196
by Eike Rathke
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
8db9027
tdf#94269 Replace "n" prefix for bool variables with "b"
by Chris Sherlock
· 10 years ago
c3224db
Related: tdf#97375 a cut doesn't refresh the editview
by Caolán McNamara
· 10 years ago
ab5c427
Resolves: tdf#97375 use Invalidate in all modes
by Caolán McNamara
· 10 years ago
98c3436
boost::hash->std::hash
by Noel Grandin
· 10 years ago
35f4c0d
boost::cref->std::cref
by Noel Grandin
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
1ef9f39
unnecessary use of OUString constructor
by Noel Grandin
· 10 years ago
3187193
tools: rename FontUnderline to FontLineStyle
by Chris Sherlock
· 10 years ago
Next »