Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
6f1c1afef58c1334f96fc2df9703159ca5584963
/
editeng
da50004
Rename LOK prefixed variables and members
by Tomaž Vajngerl
· 2 days ago
2be6b9c
enum SvxSpecialLineSpace is dead
by Noel Grandin
· 10 weeks ago
d3a2e3c
tdf#167883 use setPropertyValues to set props in bulk
by Noel Grandin
· 2 months ago
f94765d
Fix rename LOKit -> COKit
by Tomaž Vajngerl
· 5 days ago
d75127b
ubsan: -1 is outside the range of representable values of type 'unsigned char'
by Noel Grandin
· 2 weeks ago
12ac4c7
tdf#159861 editeng: fix height of multiline hyperlinks
by Attila Szűcs
· 6 weeks ago
7557b9a
tdf#159861 editeng: fix cursor at multiline hyperlinks 2
by Attila Szűcs
· 8 weeks ago
bebf088
tdf#159861 editeng: fix cursor at multiline hyperlinks
by Attila Szűcs
· 9 weeks ago
1c8e915
Enable dynamic light-mapping for non-automatic text colors in dark mode
by Shardul Vikram Singh
· 4 weeks ago
ad40176
Fraction->double in SfxPoolItem
by Noel Grandin
· 14 days ago
fab4fe7
Rename all LOK_* to KIT_* in COKitEnum.h
by Tomaž Vajngerl
· 10 days ago
2548626
rename GetLOK* methods to GetKit*
by Tomaž Vajngerl
· 10 days ago
cb5972e
Rename LOKNotifier to KitNotifier
by Tomaž Vajngerl
· 10 days ago
7eb26f6
Rename SfxLokHelper to KitHelper
by Tomaž Vajngerl
· 10 days ago
70dc804
rename include/sfx2 lok* files and move them int kit folder
by Tomaž Vajngerl
· 10 days ago
7a377c3
drop libreOfficeKit in method names on CoKitCallbackInterface class
by Tomaž Vajngerl
· 10 days ago
6f217fe
Rename mentions of LibreOfficeKit to COKit
by Tomaž Vajngerl
· 10 days ago
158699d
rename include/LibreOfficeKit to include/COKit
by Tomaž Vajngerl
· 10 days ago
d1871b6
Rename LibreOfficeKitEnums.h to COKitEnums.h
by Tomaž Vajngerl
· 10 days ago
d037b81
Clarify project in source code headers.
by Michael Meeks
· 11 days ago
c925e85
sc: show cell context menu with spell error
by Jaume Pujantell
· 3 weeks ago
41e127a
tdf#171262 Fix Full-width bracket mapping in GetCharTypeForCompression
by Saburo Yoshida
· 3 weeks ago
a0bd325
tdf#153368: Support optical size for variable fonts, part 8
by Khaled Hosny
· 5 weeks ago
f440df8
tdf#153368: Support optical size for variable fonts, part 2
by Khaled Hosny
· 5 weeks ago
9a32610
editengine: refactor: reduce the code duplication
by Rashesh Padia
· 2 weeks ago
9981b8c
editengine: refactor: move markdown tests to its own file and class
by Rashesh Padia
· 2 weeks ago
9dfc97a
sw autocorrect: fix use-after-free with track changes enabled
by Andras Timar
· 3 weeks ago
ff5c1b8
editeng: refactor: move markdownwriter to its own file
by Rashesh Padia
· 4 weeks ago
b023d94
editeng: use aggregate initialization for MD_PARSER
by Rashesh Padia
· 4 weeks ago
086c00a
editeng: make filename match classname
by Rashesh Padia
· 4 weeks ago
f60607b
editeng: add fenced code block export and grey background for code on import
by Rashesh Padia
· 4 weeks ago
5900737
editeng: fix crash on inserting multi-line code block in markdown parser
by Rashesh Padia
· 4 weeks ago
cfcdd92
sd: Fix markdown paste in Impress text edit mode (LOKit)
by Rashesh Padia
· 6 weeks ago
a98e275
editeng: Add Markdown import/export unit tests
by Rashesh Padia
· 6 weeks ago
758cf2e
editeng: Improve markdown import for headings, code blocks, blockquotes
by Rashesh Padia
· 6 weeks ago
c33ed0d
editeng: Improve markdown export with inline code, escaping
by Rashesh Padia
· 6 weeks ago
5ad7df8
editeng: Add Markdown to clipboard transferable
by Rashesh Padia
· 6 weeks ago
22c2a8c
editeng: Add Markdown enum and read/write support using md4c
by Rashesh Padia
· 6 weeks ago
8d2afff
Fix Windows build, where sal_Int32 is not int
by Mike Kaganski
· 3 weeks ago
6c0c94e
Guard against disposed windows in cursor/text-edit paths
by Andras Timar
· 3 weeks ago
74cd068
tdf#168135 Center text in its box without considering trailing whitespace
by Samuel Mehrbrodt
· 5 weeks ago
1a855d0
tdf#168135 Fix text highlight for superscript/subscript
by Samuel Mehrbrodt
· 5 weeks ago
489997f8
implement plain text with URL or URL over-paste of text to create URLs.
by Michael Meeks
· 4 weeks ago
52d8e57
editeng: don't preserve escapement attribute on paragraph break.
by Michael Meeks
· 8 weeks ago
eef5042
Use Documents/filename in jailed mode as file path field results
by Caolán McNamara
· 9 weeks ago
8b7da6a
sd: Fix different rendering when in view and edit when scaling
by Tomaž Vajngerl
· 3 months ago
3d8852c
tdf#165732 PPTX: Fix misaligned text in small text boxes
by Samuel Mehrbrodt
· 7 weeks ago
a5c3a87
editeng: prefix and clean-up SvxBrushItem
by Tomaž Vajngerl
· 4 months ago
ea8e757
SvxColorItem: rename mColor to maColor
by Tomaž Vajngerl
· 4 months ago
12c4374
editeng: fix crash in ImpEditEngine::GetXPos()
by Miklos Vajna
· 9 weeks ago
8709888
background color should start initialized to COL_AUTO
by Caolán McNamara
· 2 months ago
0ab686b
a chart using automatic font color renders text black on black in dark mode
by Caolán McNamara
· 3 months ago
20fbd19
switch some dumpAsXml functions to use tools::XmlWriter
by Tomaž Vajngerl
· 4 months ago
9f0404d
editeng: for automatic font color also check char background
by Pranam Lashkari
· 3 months ago
0b7e26b
rename o3tl::sorted_vector::count() to contains()
by Caolán McNamara
· 4 months ago
a892bc4
sw doc model xml dump: show SvxNumberFormat's 'label followed by' property
by Miklos Vajna
· 4 months ago
a571e88
tdf#159169 Avoid typesetter language 'orphans' and 'widows'
by Samuel Mehrbrodt
· 4 months ago
66740b2
cid#1557959 Variable copied when it could be moved
by Caolán McNamara
· 4 months ago
8416b3b
cid#1675328 Variable copied when it could be moved
by Caolán McNamara
· 4 months ago
4d24007
tdf#146619 Run IWYU again on include/svl/
by Gabor Kelemen
· 5 months ago
25ed44c
A typo in code
by Mike Kaganski
· 5 months ago
2d6424c
Move these includes where other ENABLE_YRS includes are
by Mike Kaganski
· 5 months ago
69e902d
tdf#162120 Implement style:writing-mode-automatic
by Jonathan Clark
· 5 months ago
d9f1510
tdf#169183 set bBlendForTest back to false
by Regina Henschel
· 5 months ago
5bd1efb
tdf#168228 Don't replace styles unconditionally
by Samuel Mehrbrodt
· 7 months ago
258155a
tdf#169275 sd UI: clear direct format when turning off bullet/num
by Miklos Vajna
· 5 months ago
fef506c
Bump minimum GTK version in .ui files to 3.24
by Michael Weghorn
· 5 months ago
117d962
Consolidate calls to GetLocalizedChar into one helper function
by Neil Roberts
· 5 months ago
82f055e
new loplugin:narrow
by Noel Grandin
· 5 months ago
38121c6
enable-msvc-analyze: C4715: not all control paths return a value
by Mike Kaganski
· 5 months ago
629dab0
tdf#163691 - Use std::copy_n() instead of memcpy()
by Sergey Anisimov
· 6 months ago
819db80c
GH#13135 ONLINE: Get URL field from selection instead of cursor position
by Gülşah Köse
· 6 months ago
059d42e
Fix typo
by Andrea Gelmini
· 5 months ago
fa7ed35
tdf#167605 take ClipRegion at OutDev into account
by Armin Le Grand (collabora)
· 5 months ago
5d1b2ba
tdf#118350 [API CHANGE] Implement start and end paragraph alignment
by Jonathan Clark
· 6 months ago
f921a96
Resolves: tdf#168870 scrolling input win doesn't redraw
by Caolán McNamara
· 6 months ago
a20e752
Sanity check all IwyuFilter files
by Gabor Kelemen
· 6 months ago
becdd99
tdf#146619 Run IWYU again on include/[d-e]*
by Gabor Kelemen
· 6 months ago
b73dd7c
sd doc model xml dump: show styles
by Miklos Vajna
· 6 months ago
8788657
drop some more COVERITY stuff
by Caolán McNamara
· 6 months ago
f6c809b
tdf#168674 Assertion fires when editing a formula in formula bar in debug
by Noel Grandin
· 6 months ago
b1c0c48
tdf#98902 editeng: no SpellPopup when IsSelectionAtPoint
by Justin Luth
· 6 months ago
a25c152
tdf#96787 tdf#168603 Skip primary language list, when country-specific found
by Mike Kaganski
· 6 months ago
a65d470
Pass string view to FindInWordStartExceptList
by Mike Kaganski
· 6 months ago
7ff6d60
Drop loplugin:stringadd exclusion for svxacorr.cxx
by Mike Kaganski
· 6 months ago
1bdf1e2
tdf#168371: Disable ligatures in Impress/Draw with character spacing
by Khaled Hosny
· 6 months ago
ed45cda
tdf#168375 return false if both KEY_MOD1 and KEY_MOD2 are pressed
by Patrick Luby
· 7 months ago
9ee57c6
don't split surrogate pairs in line breaking
by Caolán McNamara
· 7 months ago
f9af376
tdf#146619 Run IWYU on editeng/
by Gabor Kelemen
· 7 months ago
752083b
IWYU: drop some exceptions related to rtl::math and std::
by Gabor Kelemen
· 7 months ago
c93d70d
tdf#168424 editeng: Fix unsafe s/uint implicit cast in RTF parser
by Jonathan Clark
· 7 months ago
f166009
tdf#168263 editeng: Fix wrong max ascent for text without ruby
by Jonathan Clark
· 7 months ago
86bf2e5
tdf#152519 Distinguish cursor/anchor for IM selection
by Michael Weghorn
· 7 months ago
be739cf
tdf#168278 editeng a11y: Normalize selection start/end index
by Michael Weghorn
· 7 months ago
6d0e5dd
remove BitmapEx
by Noel Grandin
· 7 months ago
45ec7bd
tdf#168251 cui offapi xmloff sw glyph scaling: extend UNO/UX/ODF
by László Németh
· 7 months ago
02e946c
Use RepeatedUChar in connectivity, editeng, sc and svl
by Mike Kaganski
· 7 months ago
425b55e
tdf#164622: introduce UseTrailingEmptyLinesInLayout compat option
by Mike Kaganski
· 8 months ago
72e538b
tainted_data_return is deprecated
by Caolán McNamara
· 8 months ago
e44019c
Use OutputDevice::ScopedPush in editeng
by Mike Kaganski
· 8 months ago
Next »