Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/resolve-comments
/
sw
bd7c445
Add 'Resolved comments' option on View menu
by Jim MacArthur
· 7 years ago
feature/resolve-comments
3a8db5b
Make GetTopReplyNote safe when this is the top reply
by Jim MacArthur
· 7 years ago
6fa278e
Add the 'Toggle Resolved' button to the comment context menu
by Jim MacArthur
· 7 years ago
5593df2
Add resolved flag to SwPostItField with serialisation
by Jim MacArthur
· 7 years ago
bed1a38
tdf#120515 ODT filter: relax layout requirement before export
by Miklos Vajna
· 7 years ago
3fb298f
lok: writer: svg export transformed images
by Marco Cecchetti
· 7 years ago
ad9902f
sw: paragraph-sign: process signatures in one pass on loading
by Ashod Nakashian
· 8 years ago
10a0693
sw: paragraph-sign: avoid re-validating paragraphs when classifying
by Ashod Nakashian
· 8 years ago
ffc9efb
sw: paragraph-sign: skip invalid graph names
by Ashod Nakashian
· 8 years ago
89c351a
sw: paragraph-sign: formatting
by Ashod Nakashian
· 8 years ago
25446d1
sw: paragraph-sign: validate current SwTextNode directly
by Ashod Nakashian
· 8 years ago
9ae3643
sw: paragraph-sign: get graph-names only once
by Ashod Nakashian
· 8 years ago
f29f873
paragraph-sign: exception-safe metadata graph enumeration
by Ashod Nakashian
· 7 years ago
d5c9288
sw: rdf: Split graph-name lookup from getStatement
by Ashod Nakashian
· 8 years ago
15701ab
sw: paragraph-sign: erase metafields from copied text correctly
by Ashod Nakashian
· 8 years ago
40cddf8
tdf#120338: The paragraph formatting changes are not undone, part 1
by Henry Castro
· 7 years ago
a835ffa3
disable SwUiWriterTest2::testTdf122942 on Mac
by Andras Timar
· 7 years ago
08985dc
tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offset
by Miklos Vajna
· 7 years ago
da21956
tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse move
by Miklos Vajna
· 7 years ago
aafafca
tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets option
by Miklos Vajna
· 7 years ago
0ca9fce
Fix build without precompiled headers (on Linux)
by Tor Lillqvist
· 7 years ago
caee51e
Add a SAL_INFO to SwWordBasic::FileSaveAs()
by Tor Lillqvist
· 7 years ago
1151676
Add XWordBasic.FileSaveAs() and implement
by Tor Lillqvist
· 7 years ago
dac004f
Build fix after commit 916c5834d09a4f9742cbdd00ab5d53b140a97153
by Mike Kaganski
· 7 years ago
40c1bbd
sw lok: add unit test for deselect custom shape
by Henry Castro
· 7 years ago
916c583
sw lok: fix "Cannot deselect the shape after inserting the first in a...
by Henry Castro
· 7 years ago
449c818
f315fee54eee57e6e55e5fcacf2522534682c2ce follow-up: fix tdf#109310 unit test
by Mike Kaganski
· 7 years ago
e90664d
XmlTestTools::getXPath now asserts that non-empty attribute exists
by Mike Kaganski
· 7 years ago
59e9e31
respect read-only config item: MSCompatibleFormsMenu
by Tamás Zolnai
· 7 years ago
7de7cbf
tdf#124272 use ClipRegion's geometry if not a rectangle
by Armin Le Grand
· 7 years ago
38ad105
Resolves: tdf#124142 don't deref nullptr
by Caolán McNamara
· 7 years ago
176891d
respect read-only config item: AutoFunction/Text/ShowToolTip
by Andras Timar
· 7 years ago
5416cfc
sw: oox: unit-test for default Content_Types
by Ashod Nakashian
· 7 years ago
deb4098
Change XWordBasic methods to return any
by Tor Lillqvist
· 7 years ago
8f35c6a
tdf#124293 add RedactDoc to writer, calc menubar in tools
by andreas kainz
· 7 years ago
5ceee41
svtools: expose document position in DocumentToGraphicRenderer
by Miklos Vajna
· 7 years ago
afbc688
Fix compilation error without precompiled headers
by Tor Lillqvist
· 7 years ago
0de4f89
Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implement
by Tor Lillqvist
· 7 years ago
d2fd88f
Revert "sw mso export: PROTECT_FORM shouldn't force section to protected"
by Aron Budea
· 7 years ago
5eb0e0a
tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogs
by Tor Lillqvist
· 7 years ago
8e005a5
Unfloat: Move the button to the top of the frame
by Tamás Zolnai
· 7 years ago
cp-6.0-27
f6bdfa3
tdf#124162: Crash when trying to accept changes
by Henry Castro
· 7 years ago
3736cfc
MSForms: Add some extra comments for the new code
by Tamás Zolnai
· 7 years ago
0f7056c
MSForms: Test insertion of form fields and undo / redo of this insertion.
by Tamás Zolnai
· 7 years ago
a9a4fb2
MSForms: Test legacy form field import / export for the supported formats.
by Tamás Zolnai
· 7 years ago
43d4bb5
MSForms: Fix handling of drop-down form field after DOC import
by Tamás Zolnai
· 7 years ago
5ba2379
MSForms: Open Control Properties dialog by double click for drop-down field
by Tamás Zolnai
· 7 years ago
7dd9f08
MSForms: Add a drop-down button for drop-down form field
by Tamás Zolnai
· 7 years ago
fbb148a
MSForms: Introduce a new IFieldMark for drop-down form field
by Tamás Zolnai
· 7 years ago
df3a97a
MSForms: Update cursor position after the drop down form field was changed
by Tamás Zolnai
· 7 years ago
eac303d
MSForms: Disable legacy field menu slots if the cursor is inside a text field
by Tamás Zolnai
· 7 years ago
a746d94
Fix typo
by Tamás Zolnai
· 7 years ago
788c25b
MSForms: Implement undo / redo for insertion of legacy form fields
by Tamás Zolnai
· 7 years ago
4479eac
MSForms: Fix removal of all items on the drop-down form field dialog
by Tamás Zolnai
· 7 years ago
0b2d434
DOCX autotext import: speed up handling of large amount of blocks
by Miklos Vajna
· 7 years ago
41b22eb
LOK: re-factor async key & mouse event re-posting.
by Michael Meeks
· 7 years ago
5f6463d
coverity#1427648 Dereference after null check
by Caolán McNamara
· 8 years ago
cp-6.0-26
f6012e2
DOCX import: fix unexpected page break on autotext insert at end of doc
by Miklos Vajna
· 7 years ago
265e3fa
tdf#124057: Do call RegisterControls() on non-DESKTOP
by Tor Lillqvist
· 7 years ago
03e349c
tdf#123705: avoid duplicate themeColor
by Julien Nabet
· 7 years ago
a070675
tdf#122456 filter/ww8 export: no fake section at end of document
by Justin Luth
· 7 years ago
1a5d740
tdf#123821: Correct accidental overlap with IIDs used in Calc
by Tor Lillqvist
· 7 years ago
014ea0d
sw: fix warning in SwTextShell::GetState()
by Miklos Vajna
· 7 years ago
a7d09d8
tdf#110987: Don't mis-detect .doc files as .dot
by Tor Lillqvist
· 7 years ago
456a1f8
tdf#123378 Prevent modifying doc when printing
by Samuel Mehrbrodt
· 7 years ago
5be30c1
tdf#116851: some rtf files provide param with "-" for "edmins"
by Julien Nabet
· 8 years ago
c2281f6
Resolves: tdf#123163 avoid null deref
by Caolán McNamara
· 7 years ago
81637cd
sw: fix use-after-free in SwCursorShell::MoveFieldType()
by Michael Stahl
· 7 years ago
9ad8532
MSForms: Rework the MS compatible Forms menu a bit
by Tamás Zolnai
· 7 years ago
4a4218e
MSForms: Make Control Properties menu to work with drop-down form field
by Tamás Zolnai
· 7 years ago
9a64d06
MSForms: Don't show popup dialog of drop-down field when there is no item list
by Tamás Zolnai
· 7 years ago
7f8004e
MSForms: Introduce a properties dialog for Drop-down form field
by Tamás Zolnai
· 7 years ago
8c9aa1c
MSForms: Make Drop-Down form field to have a default size
by Tamás Zolnai
· 7 years ago
d6d6444
MSForms: Insert Legacy Form Fields from MS compatible Forms menu
by Tamás Zolnai
· 7 years ago
ca5e771
MSForms: Show restart dialog when MS compatible Forms menu setting is changed
by Tamás Zolnai
· 7 years ago
1b70f74
MSForms: Introduce a new Forms menu which is compatible with MS Word
by Tamás Zolnai
· 7 years ago
421ebc9
MSForms: Introduce a new compatibility flag to enable MS compatible Forms menu
by Tamás Zolnai
· 7 years ago
fb797eb
Interpret the parameter of WordBasic.FileClose() more correctly
by Tor Lillqvist
· 7 years ago
6410049
tdf#116371: export rotation of SwGrfNode
by Mike Kaganski
· 7 years ago
cp-6.0-23
72909fb
lok: Bullets and Numbering → disable Graphic selection in Customize
by Henry Castro
· 7 years ago
699676c
The WindowName param to WordBasic.AppMaximize() is optional and must be an Any
by Tor Lillqvist
· 7 years ago
b1b54a5
The parameter to WordBasic.AppShow() is optional and thus has to be an Any
by Tor Lillqvist
· 7 years ago
e9f87f7
Ignore RuntimeException in Application.WindowState setter
by Tor Lillqvist
· 7 years ago
c06a3f3
Add a dummy implementation of WordBasic.AppCount()
by Tor Lillqvist
· 7 years ago
ad19df8
Add a dummy implementation of WordBasic.AppShow()
by Tor Lillqvist
· 7 years ago
3c42f00
Add a dummy implementation of WordBasic.DocMaximize()
by Tor Lillqvist
· 7 years ago
990c88a
Add a dummy implementation of WordBasic.AppMaximize()
by Tor Lillqvist
· 7 years ago
5f5726d
Use bool and not sal_Bool, says a plugin
by Tor Lillqvist
· 7 years ago
79f84cf
Unfloat: Fix some issues with unfloat operation
by Tamás Zolnai
· 7 years ago
eed72a8
sw: Ctrl + shape insertion was not setting up the layer.
by Jan Holesovsky
· 7 years ago
e4b3fd4
Add WordBasic.FileClose()
by Tor Lillqvist
· 7 years ago
ac97be7
Found documentation for WordBasic.ToolsOptionsView()
by Tor Lillqvist
· 7 years ago
f3b2383
Add a couple know parameters to WordBasic.ToolsOptionsView
by Tor Lillqvist
· 7 years ago
bd70fbe
Implement WordBasic.FileSave()
by Tor Lillqvist
· 7 years ago
78579b5
Add a (dummy) WordBasic.FileSave()
by Tor Lillqvist
· 7 years ago
bac4280
Add TODO FIXME
by Tor Lillqvist
· 7 years ago
ac43be5
Add a dummy WordBasic.ToolsOptionsView
by Tor Lillqvist
· 7 years ago
7f0c8d2
make table-of-contents dialog async
by Noel Grandin
· 7 years ago
8597df1
make insert-section dialog async
by Noel Grandin
· 7 years ago
f549923
Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?
by Tor Lillqvist
· 7 years ago
Next »