-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
OpenOffice Refactor subtasks #15380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
OpenOffice Refactor subtasks #15380
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
7cdc3af
Refactor: extracted 3 methods from guiActionInsertEntry for file read…
sam-r914 48f8eb4
Refactor: extracted two methods from guiActionUpdateDocument() for re…
amanda-d-e 5870f9d
Merge remote-tracking branch 'origin/fixes-for-issue-11829' into fixe…
amanda-d-e de7dd85
Refactor: fixed file formatting
amanda-d-e 33689a4
Refactor: replaced magic strings with constants
amanda-d-e f518aac
Refactor: Replaced duplicated string content with associated variable
sam-r914 e5e218a
Refactor: replaced magic strings with constants
amanda-d-e 3e5877c
Merge remote-tracking branch 'origin/fixes-for-issue-11829' into fixe…
amanda-d-e ca13ca0
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 93a78a6
Merge branch 'main' into fixes-for-issue-11829
anuv-bit 1ab2595
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 16ba9e8
Refactor: replaced magic strings with constants
amanda-d-e 13c7f4d
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 618a6b4
Merge remote-tracking branch 'origin/fixes-for-issue-11829' into fixe…
amanda-d-e f6b3709
Refactor: revert error titles
amanda-d-e d1cffb6
Refactor: revert error titles
amanda-d-e b857f68
Refactor: update helper function names, add documentation
amanda-d-e 7b4ec49
Refactor: update helper function names, add documentation
amanda-d-e 2e9cd37
Merge remote-tracking branch 'origin/fixes-for-issue-11829' into fixe…
amanda-d-e 7f807e2
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 6b2de1f
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e d08ed3d
Refactor: revert missed errorTitle
amanda-d-e 734bf9d
Refactor: extract additional method from guiActionUpdateDocument, ren…
amanda-d-e 0751f17
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e c552f58
Refactor: revert runtime exception back to OOError statement
sam-r914 2d0e663
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit ff016c5
Refactor: use streams and Optional chaining in OOBibBase and OpenOffi…
anuv-bit 13f49ab
Refactor: adjust position of syncOptions statement into if block
sam-r914 59bc3ec
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit ed2a2a2
Fix immutable list issue and fixed line space
anuv-bit 6a4e06e
Use ArrayList::new to explicitly guarantee mutable list
anuv-bit 272b074
Refactor: standardize usage of runtime error exception throwing to OO…
sam-r914 eb13470
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 69c9671
Refactor: remove unused and duplicated method getXTextDocumentOrThrow…
sam-r914 dbdd05d
Merge branch 'fixes-for-issue-11829' of https://github.com/anuv-bit/j…
sam-r914 d3914c1
Merge branch 'main' into fixes-for-issue-11829
sam-r914 0b66b9f
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e cbb41e0
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e b260df5
Refactor: replace magic strings with constants in backend
amanda-d-e 562cb7d
Refactor: fix documentation
amanda-d-e 83a2429
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit 16b2939
Refactor: extract method refactoring, extract getStringForFillCursor …
sam-r914 bb13c26
Refactor:Remove FAIL constants and inline Optional.empty() in OOBibBase
anuv-bit 85d38c7
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 57db384
Refactor: extract method
amanda-d-e e479a65
Refactor: remove unused methods
amanda-d-e 17366a2
Refactor: extract method
amanda-d-e 66768cf
Refactor: remove unused method parameter
amanda-d-e 16ac73b
Refactor: extract method
amanda-d-e 7e8f94d
Refactor: fix formatting
amanda-d-e ce2289a
Refactor: extract method
amanda-d-e 7cb6768
Revert "Refactor: extract method"
amanda-d-e 24b00f4
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 7d527d6
Refactor: revert extract method
amanda-d-e 0c834b4
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit c637726
Refactor: extract duplicate logic into method
amanda-d-e 588b4c6
Merge remote-tracking branch 'origin/fixes-for-issue-11829' into fixe…
amanda-d-e b8c44c3
Revert: restore internalName.get() per reviewer feedback
anuv-bit 0aa82de
Revert: Refactor: extract method refactoring, extract getStringForFil…
sam-r914 793d4dd
Revert: revert extracted method performPreInsertionChecks
sam-r914 3671985
Refactor: fix unlocalized OOError and code formatting
sam-r914 8bcab01
Fix: replace IllegalStateException throws with safe returns in EditMerge
anuv-bit 8d965bb
Fix: formatting in EditMerge
anuv-bit 4d74798
Revert: changes to revert NamedRangeReferenceMark.java back to origin…
sam-r914 f046095
Revert: format changes to revert NamedRangeReferenceMark.java back to…
sam-r914 f4c73d5
Refactor: fix CSLFormatUtils.changeToInText precondition violation
amanda-d-e 9c871e0
Fix: fixing cosmetic and semantic issues
sam-r914 23b43b0
Merge branch 'main' into fixes-for-issue-11829
sam-r914 0d28a32
Fix: make generateCitation calls consistent format
anuv-bit 3c7015b
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit 84fe9ad
Update jablib/src/main/java/org/jabref/logic/openoffice/oocsltext/CSL…
anuv-bit 0179d92
Fix: improve javadoc comment for createCitation helper method
anuv-bit d363569
Merge branch 'JabRef:main' into fixes-for-issue-11829
anuv-bit 72aa46d
Fix: rename helper methods and update javadoc comments
anuv-bit c87eee4
Fix: rename helper methods and update variable names
anuv-bit dfb0bac
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 27b9b6d
Revert 'performPreUpdateChecks()' method extraction
amanda-d-e 62a666c
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 329c93f
Merge branch 'main' into fixes-for-issue-11829
sam-r914 8ad1e37
Merge branch 'JabRef:main' into fixes-for-issue-11829
amanda-d-e 1484221
Merge branch 'main' into fixes-for-issue-11829
subhramit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
336 changes: 204 additions & 132 deletions
336
jabgui/src/main/java/org/jabref/gui/openoffice/OOBibBase.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.