| 2d7df7e0 | 21-Feb-2024 | John Bampton | docs: fix spelling in code comments (#204)
 (cherry picked from commit e883eadd19c750cfe26756b7f3a4200f3e440102)
 | 
            | Revision tags: AOO420-Dev5-m5 | 
|
| cbe561cd | 15-Nov-2023 | John Bampton | misc: fix spelling (#183)
 * misc: fix spelling
 
 * Update svdedxv.cxx
 
 Small additions
 
 ---------
 
 Co-authored-by: Matthias Seidel <mseidel@apache.org>
 (ch
 misc: fix spelling (#183)
 * misc: fix spelling
 
 * Update svdedxv.cxx
 
 Small additions
 
 ---------
 
 Co-authored-by: Matthias Seidel <mseidel@apache.org>
 (cherry picked from commit 06fb39a16a5bf3c389e9853a62dce04a425b8019)
 show more ...  | 
            | Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA | 
|
| 3187fb04 | 09-Feb-2021 | Jim Jagielski | some macOS changes:o ensure current assembly of privateSnippetExecutor
 o BigSur note
 o Use vars to make it easier to change overall options
 o Java8 compatibility
 | 
| 7e6e49bf | 04-Feb-2021 | Jim Jagielski | If we get an uncaught exception, simply return what we currently haveinstead of dropping core.
 | 
| a3aaa315 | 02-Feb-2021 | Jim Jagielski | some macOS improvements, mostly around Xcode issues | 
| 926363d2 | 14-Jan-2021 | Jim Jagielski | Be consistent... 0 and not NULL
 (cherry picked from commit cc84755763d148a3d068f28c76dd3de36e9971f3)
 | 
            | Revision tags: AOO419-GA | 
|
| aa118bd3 | 22-Dec-2020 | Jim Jagielski | It is better to move *into* a struct rather than *before* one. | 
| ecf1c5e9 | 22-Dec-2020 | Jim Jagielski | Push latest updates: macOS, beanshell | 
| 809f4227 | 20-Dec-2020 | Jim Jagielski | macOS reset back to s5abi and older version removed
 (cherry picked from commit b682cb1878f75d5a69d02f8b5a3182ad77159d98)
 | 
| d890f639 | 11-Dec-2020 | Jim Jagielski | We need to account for the cases where the struct differs dueto the runtime environ. Ugg. Sometimes pointers are your friend.
 | 
| 5212c076 | 10-Dec-2020 | Jim Jagielski | Pull in some hints from FreeBSD, clang-wise. | 
| 5fa6f516 | 07-Dec-2020 | Jim Jagielski | Baseline min macOS 10.9, which allows us to enable class_type_Info | 
| 67569829 | 05-Dec-2020 | Jim Jagielski | Hmmm... not universal on all supported Darwins... punt for now | 
| 3664e17d | 03-Dec-2020 | Jim Jagielski | revert updated code due to Winbot breakage
 (cherry picked from commit 8adbddbad04dcb7e8f2efd99759f19f7e7967851)
 | 
| 25f868f2 | 02-Dec-2020 | Jim Jagielski | Avoid extended ASM when you can
 (cherry picked from commit 0e63162ff2a35f50d14e885010b03793f42abc2b)
 | 
| 4691efef | 02-Dec-2020 | Jim Jagielski | Use standard naming of UNO bridge... it really is gcc3
 (cherry picked from commit ac209c856e64014dabdc2eac3f0b899d0ef84d6d)
 | 
| 831244c9 | 02-Dec-2020 | Jim Jagielski | With no more double_map, we don't use this anymore | 
| c757d8c6 | 02-Dec-2020 | Jim Jagielski | DOUBLE_MAP on macOS is probelmatic on later systems. Punt for now. | 
| ca355b94 | 02-Dec-2020 | Jim Jagielski | Not yet ready for prime time but have this fix available when we are. Note useful docco | 
| 1eb40c50 | 02-Dec-2020 | Jim Jagielski | revert
 (cherry picked from commit 08aa2b3311a78fdb2aa95423acb4a085b272a28e)
 | 
| 8c988601 | 02-Dec-2020 | Jim Jagielski | We need this var | 
| 9c072909 | 02-Dec-2020 | Jim Jagielski | Refresh ASM for compatibility
 (cherry picked from commit 76628db072366746d8b0e7423818cf0b62e0de8f)
 | 
| 45fed17a | 01-Dec-2020 | Jim Jagielski | We don't need this anymore | 
| 93a81769 | 01-Dec-2020 | Jim Jagielski | Move ASM back into file... weird linking issues w/ macOS that don'thappen w/ Linux or FreeBSD. Move to common format.
 | 
| 37f4cb17 | 01-Dec-2020 | Jim Jagielski | Huge updates to macOS UNO bridges, based on FreeBSD and Linux. |