Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unostyles3
/
editeng
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
d1a49df
vcl: add text alignment functions to ImplFont and FontAttributes
by Chris Sherlock
· 10 years ago
370294f
new loplugin sfxpoolitem
by Noel Grandin
· 10 years ago
fb50950
Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixing
by Stephan Bergmann
· 10 years ago
65698ff
Typo
by Khaled Hosny
· 10 years ago
d90a208
Missing initialization of SvxNumberFormat::mbNumAdjustChanged
by Stephan Bergmann
· 10 years ago
fb7edcd
editeng: ImpEditView::mbTiledRendering is never read
by Miklos Vajna
· 10 years ago
6517141
tdf#42788: FORMATTING - Numbering/ordered list
by Nusaiba Al-Kindi
· 10 years ago
5659b68
vcl: rename Font::GetFamily to Font::GetFamilyType
by Chris Sherlock
· 10 years ago
4ff5a55
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
6fe8925
basebmp now only used from vcl/headless code
by Caolán McNamara
· 10 years ago
a7f6efc
loplugin: unused return values
by Noel Grandin
· 10 years ago
1b29989
drawmodes header gone
by Caolán McNamara
· 10 years ago
cb20f46
vcl: change Font::SetName() to Font::SetFamilyName()
by Chris Sherlock
· 10 years ago
28c96fc
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
1570957
cppcheck: fix 2 variableScope reports in editeng
by Julien Nabet
· 10 years ago
45654a1
revert vcl patch series that brok Mac and Windows
by Norbert Thiebaud
· 10 years ago
f99550d
vcl: change Font::SetName() to Font::SetFamilyName()
by Chris Sherlock
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
570087e
coverity#3148472 Unused value
by Caolán McNamara
· 10 years ago
228bccb
editeng: coverity#1348472 unused value AddNonBrkSpace
by Michael Stahl
· 10 years ago
7b5d209
editeng: handle SdrModel::isTiledSearching()
by Miklos Vajna
· 10 years ago
08bbdaa
vcl: Create accessor and mutator for int and ext leading in FontMetric
by Chris Sherlock
· 10 years ago
8bd9eb8
loplugin:unusedmethods unused return value in include/svl
by Noel Grandin
· 10 years ago
1f9a610
loplugin:unusedmethods unused return value in include/editeng
by Noel Grandin
· 10 years ago
00c62e3
loplugin:privatebase: Publicly derive from binary_/unary_function
by Stephan Bergmann
· 10 years ago
9ff5abf
loplugin:privatebase: Make derivation from noncopyable explicitly private
by Stephan Bergmann
· 10 years ago
1ea49b5
loplugin:unusedmethods unused return value in extensions
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
63a3c07
svx: fix windows build, rename SvxEscapementItem::GetProp()
by Michael Stahl
· 10 years ago
0f6f213
Fix memory leak
by Stephan Bergmann
· 10 years ago
7eab7f3
Cleanup after removing vcl::FontInfo class
by Chris Sherlock
· 10 years ago
8227b99
vcl: Excise vcl::FontInfo class
by Chris Sherlock
· 10 years ago
cb98c42
sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32
by Matteo Casalin
· 10 years ago
1dbe54f
loplugin:unusedfields in /include
by Noel Grandin
· 10 years ago
f909e39
cppcheck: false positive memleak
by Julien Nabet
· 10 years ago
68f411f
editeng: clean up no longer necessary isTiledRendering() member functions
by Miklos Vajna
· 10 years ago
0585d81
Bin silly 'STATIC DATA' comments
by Tor Lillqvist
· 10 years ago
d2df0ad
No need for a separate <vcl/lstbox.h>
by Tor Lillqvist
· 10 years ago
c95a6ad
No need for a separate <vcl/combobox.h>
by Tor Lillqvist
· 10 years ago
2e51217
tdf#34449 : ability of deleting borders of a cell from adjacent cell
by Dennis Francis
· 10 years ago
958b9a7
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
by Miklos Vajna
· 10 years ago
ec3f724
loplugin:unusedfields
by Noel Grandin
· 10 years ago
29dfcc7
tdf#94088 add import of HTML inline graphics
by Armin Le Grand
· 10 years ago
d972dd9
SfxStyleSheetBasePool::Count returns sal_uInt16
by Stephan Bergmann
· 10 years ago
e78bb6d
loplugin:unusedfields in include/comphelper,include/editeng
by Noel Grandin
· 10 years ago
ab9add5
loplugin:sallogareas
by Stephan Bergmann
· 10 years ago
162ae47
editeng lok: invalidate on scroll
by Miklos Vajna
· 10 years ago
2224d88
editeng: wrong default item for EE_PARA_FORBIDDENRULES
by Michael Stahl
· 10 years ago
6848461
editeng: wrong default item for EE_PARA_HANGINGPUNCTUATION
by Michael Stahl
· 10 years ago
2e9277c
use unique_ptr for pImpl in editeng/
by Noel Grandin
· 10 years ago
61f168d
Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)
by Stephan Bergmann
· 10 years ago
c830aa6
editeng: fix SvxTableField::operator==()
by Michael Stahl
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
22e97c1
editeng lok: respect origin of map mode for TEXT_SELECTION
by Miklos Vajna
· 10 years ago
e988ab8
editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR
by Miklos Vajna
· 10 years ago
fa91dd3
5th step to remove tools/rtti.hxx
by Oliver Specht
· 10 years ago
97ebf71
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
5f86c1f
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
5a7a432
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
05b9c89
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
c1cd376c
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
a249cfc
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
ed381a7
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
d489e76
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
bb4379a2
editeng: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
217f7f2
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
e31205f
EditUndoRemoveChars::GetStr must return a reference
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
Next »