Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cairo
/
editeng
bd1d613
remove some unnecessary typedefs to pointer
by Noel Grandin
· 11 years ago
70becdf
Fix typos
by Andrea Gelmini
· 11 years ago
7b5250c
loplugin:stringconstant: Flag more inefficiencies
by Stephan Bergmann
· 11 years ago
a7953c0
Simplify uses of OUString::replaceAll with literal arguments
by Stephan Bergmann
· 11 years ago
5702723
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
13d1513
seems to be what was meant
by Lionel Elie Mamane
· 11 years ago
28b6117
Global CptlSttWrd and CptlSttWord -> CapitalStartWord
by Jan Holesovsky
· 11 years ago
7aca666
Global CptlSttSntnc -> CapitalStartSentence
by Jan Holesovsky
· 11 years ago
b1d649e
bCptlSttSntnc -> bCapitalStartSentence
by Miklos Vajna
· 11 years ago
85be796
Fix typos
by Andrea Gelmini
· 11 years ago
02b9e7b
Fix typos
by Andrea Gelmini
· 11 years ago
f8302e8
Fix typos
by Andrea Gelmini
· 11 years ago
5a616be
Fix typos
by Andrea Gelmini
· 11 years ago
c0463d0
Fix typos
by Andrea Gelmini
· 11 years ago
ba4fac9
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
6a34910
Fix typos
by Andrea Gelmini
· 11 years ago
8ebcaeb
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
d1ccd3c
Typo: emty->empty
by Julien Nabet
· 11 years ago
4a650fb
convert SCROLL constants to scoped enum
by Noel Grandin
· 11 years ago
8cdc1e8
editeng: handle SdrModel::isTiledSearching()
by Miklos Vajna
· 10 years ago
952e9ee
editeng lok: invalidate on scroll
by Miklos Vajna
· 10 years ago
cac5525
editeng lok: respect origin of map mode for TEXT_SELECTION
by Miklos Vajna
· 10 years ago
739dad1
editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR
by Miklos Vajna
· 10 years ago
aedecad
EditUndoRemoveChars::GetStr must return a reference
by Stephan Bergmann
· 10 years ago
4d8ab5f
Resolves: tdf#76964 fall back to primary language via getLanguage
by Caolán McNamara
· 10 years ago
e3dc11d
Fix tdf#93438 Impress generate abnormal style when copy-pasting
by Mark Hung
· 11 years ago
c51fb3a
tdf#93141 Calc/Impress: remove last colon of emoji short names
by László Németh
· 11 years ago
bedb5bf
editeng tiled rendering: avoid selections callbacks in Paint()
by Miklos Vajna
· 10 years ago
b20dd57
editeng: add EditView::GetSelectionRectangles()
by Miklos Vajna
· 10 years ago
e5a15f4
editeng, sw, sc: use comphelper::string::join()
by Miklos Vajna
· 11 years ago
44f43c9
tdf#93052 - When save, generate unused list-styles in context.xml
by Juergen Funk
· 11 years ago
99cf095
Fix tdf#93781 Impress copy wrong style name to clipboard when
by Mark Hung
· 11 years ago
670dcdd
don't write SvxBackgroundColorItem via inherited SvxColorItem::Store
by Caolán McNamara
· 11 years ago
6834d2c
tdf#93384 editeng rendercontext: don't paint spellcheck result directly
by Miklos Vajna
· 11 years ago
f0e1837
tdf#88295: Don't export transparent background colour as white
by Katarina Behrens
· 11 years ago
09aa61e
tdf#90804 remove SfxFieldUnit enum
by Andras Timar
· 11 years ago
623da78
AutoCorrect: fix not immediately replacement of Emoji :short_names:
by László Németh
· 11 years ago
12278b3
tdf#91702 - fix stack-based MessBox allocation.
by Michael Meeks
· 11 years ago
3dad49b
tdf#88276: toolbar|sidebar button for text background colour
by Katarina Behrens
· 11 years ago
50726ce
convert constants in include/vcl/settings.hxx to scoped enums
by Noel Grandin
· 11 years ago
118da1a
convert POINTER constants to scoped enum
by Noel Grandin
· 11 years ago
f34c1e9
tdf#91416 - fix some incorrectly allocated VirtualDevices.
by Michael Meeks
· 11 years ago
b1e1bb2
ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selections
by Miklos Vajna
· 11 years ago
d9ffe9b
ImpEditEngine::MoveCursor tiled rendering: avoid partial selections
by Miklos Vajna
· 11 years ago
ab465b9
bin/rename-sw-abbreviations.sh
by Christian Lohmaier
· 11 years ago
libreoffice-5-0-branch-point
23b439a6
convert DEFAULTCONSTANT constant to scoped enum
by Noel Grandin
· 11 years ago
3cbdf64
convert DRAWMODE constants to scoped enum
by Noel Grandin
· 11 years ago
b5e16d8
Related tdf#88056: use better-fitting <text:page-name>
by Katarina Behrens
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
d93915b
conver MENU_FLAG_ constants to scoped enum
by Noel Grandin
· 11 years ago
4f4cff0
convert POPUPMENU_ constants to scoped enum
by Noel Grandin
· 11 years ago
68041a0
convert INPUTCONTEXT_ constants to scoped enum
by Noel Grandin
· 11 years ago
741d999
convert QUICKHELP constants to scoped enum
by Noel Grandin
· 11 years ago
f30ce25
convert GRFILTER_I_FLAGS to scoped enum
by Noel Grandin
· 11 years ago
19a32dd
convert KERNING_ constants to scoped enum
by Noel Grandin
· 11 years ago
3fd5f89
convert CURSOR_DIRECTION constants to scoped enum
by Noel Grandin
· 11 years ago
82d68f9
convert COMMAND_ constants to scoped enum
by Noel Grandin
· 11 years ago
b5b73ed
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
951b128
cppcheck: unreadVariable
by Caolán McNamara
· 11 years ago
f845a08
Replace IMPL_STATIC_LINK[_TYPED] with more useful variants
by Stephan Bergmann
· 11 years ago
7df89ec
Remove unnecessary includes of sot/storage.hxx from include/
by Stephan Bergmann
· 11 years ago
0241519
Unwind SotStorageStreamRef typedef
by Stephan Bergmann
· 11 years ago
dc47b2e
Unwind SotStorageRef typedef
by Stephan Bergmann
· 11 years ago
e14b766
Remove SvStorage alias
by Stephan Bergmann
· 11 years ago
bb2174d
Remove SvStorageStreamRef alias
by Stephan Bergmann
· 11 years ago
edaa478
SotStorage ctor takes as 3rd param a StorageMode (aka short)
by Stephan Bergmann
· 11 years ago
2c9dac6
VclPtr: one ref too many
by Caolán McNamara
· 11 years ago
bfcb2a1
convert DEFAULTFONT_ constants to scoped enum
by Noel Grandin
· 11 years ago
7870654
convert FONTTOSUBSFONT constants to scoped enum
by Noel Grandin
· 11 years ago
2548787
vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_Bool
by Stephan Bergmann
· 11 years ago
c9b4c56
Use typed Idle::SetIdleHdl Link
by Stephan Bergmann
· 11 years ago
8cafd08
Use typed Timer::SetTimeoutHdl Link
by Stephan Bergmann
· 11 years ago
848c78f
drop useless temp debugging strings
by Caolán McNamara
· 11 years ago
311e6dc
drop useless temp debugging strings
by Caolán McNamara
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
c07a3b0
Get rid of initial :: for the svx namespace
by Tor Lillqvist
· 11 years ago
0acd47f
Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END
by Stephan Bergmann
· 11 years ago
e6c08b6
Remove unnecessary STATIC_LINK macro
by Stephan Bergmann
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
532911e
SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be bool
by Stephan Bergmann
· 11 years ago
930b60d
Outliner::RemovingPagesHdl return type wants to be bool
by Stephan Bergmann
· 11 years ago
a602a1c
operator == return type wants to be bool
by Stephan Bergmann
· 11 years ago
89c92e5
rhbz#1215443 avoid null pointer dereference
by David Tardon
· 11 years ago
6e8a81e
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
bfa4494
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
ef97225
ImpEditView::SetEditSelection: fix missing tiled rendering selection callbacks
by Miklos Vajna
· 11 years ago
cd23e6d
convert BorderWidth flags to scoped enum
by Noel Grandin
· 11 years ago
8b98bc8
convert SFX_STYLESHEET_ constants to scoped enum
by Noel Grandin
· 11 years ago
da36fc8
No more need for PartialWeakComponentImplHelper here
by Stephan Bergmann
· 11 years ago
6609de8
Related tdf#88056: this guy's better off in presentation namespace
by Katarina Behrens
· 11 years ago
ab8405c
loplugin:implicitboolconversion clean-up
by Stephan Bergmann
· 11 years ago
9f23260
SvStream: WriteUChar -> WriteBool
by Stephan Bergmann
· 11 years ago
3e56e32
Related tdf#88056: prep UNO stuff for ODF export/import
by Katarina Behrens
· 11 years ago
a7b7c64
convert SCRIPTTYPE_ constants to scoped enum
by Noel Grandin
· 11 years ago
a461467
drawinglayer, editeng, forms, fpicker: convert new to ::Create.
by Michael Meeks
· 11 years ago
fe73ed7
convert SFX_ITEM constants to scoped enum
by Noel Grandin
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
0de25f9
fix assert on saving fdo70092-1.odt to .doc
by Caolán McNamara
· 11 years ago
771bb58
editeng tiled editing: Don't overwrite bInSelection.
by Jan Holesovsky
· 11 years ago
Next »