Win10 msvc trunk (#498)Build trunk on Windows with a modern MSVCconfigure.ac required VS2008, but the bundled dependencies had moved pastwhat VC9 can compile -- boost 1.84 needs C++11, Python 3.
Win10 msvc trunk (#498)Build trunk on Windows with a modern MSVCconfigure.ac required VS2008, but the bundled dependencies had moved pastwhat VC9 can compile -- boost 1.84 needs C++11, Python 3.11 needs VS2017 ornewer -- so the configured compiler could not build the configureddependencies, and no combination of the two worked. Every other platform hadalready moved; Windows was the one left pinned.This branch accepts a VS2015-or-newer toolset and the Windows 10 SDK, thenfixes what a modern compiler and SDK find: export lists, entry points, CRTand manifest handling, and source conformance across the tree. Everydependency builds, including Python, which trunk has never built on Windowsat all. The CLI/.NET binding is ported from Managed C++ to C++/CLI and itsbridgetest passes.configure, bootstrap and build.pl now run to completion, andinstsetoo_native produces openoffice450.msi and openoffice450sdk.msi.coinMp has been updated to the latest Version.What this does not claim: the office has not been started, andtesttools/source/bridgetest still fails getCaughtException() in the x86 C++bridge. Python is built without _ssl, _ctypes, _bz2, _lzma and _sqlite3, andPlatform SDK v7.0 is still required alongside the Windows 10 SDK. No otherplatform's build is changed.Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi
show more ...
Cleanup
Remove second semicolon (work in progress)
pre-commit(trailing-whitespace): autofix .hrc files (#350)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
Search forward or backward for a visible slideFixes bug #60859
Fix for issue 60859If 1st slide is hidden and selected, show presentation does start after this. Thanks to iammisc for this patch
Maintenance cleanup
Cleaned up resource files
Minor cleanupgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834788 13f79535-47bb-0310-9956-ffa450edef68
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the internationa
Many spelling fixes: directories r* - z*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the international nature of the code butit is somewhat shameful that this wasn't done before.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
#i97129# fix hidden slide shown when going back to previous slide from finish screengit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557152 13f79535-47bb-0310-9956-ffa450edef68
#i123768# [ia2] remove pseudo-automatic noisy commentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68
AOO IA2 enabled draft version 1git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68
i122041 Unified and centralized control for Color ValueSetsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468340 13f79535-47bb-0310-9956-ffa450edef68
WaE: Use unused variablegit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390062 13f79535-47bb-0310-9956-ffa450edef68
#i119418# - About Dialog improvementsgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388877 13f79535-47bb-0310-9956-ffa450edef68
#i94007# Dispose controller earlier when slide show is ended to avoid crash.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360602 13f79535-47bb-0310-9956-ffa450edef68
i120145 - Remove ENABLE_PRESENTER_EXTRA_UIgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356139 13f79535-47bb-0310-9956-ffa450edef68
i53749 - Show Pause logo according to presentation settingsOriginal author: Tsutomu Uchino <hanya.runo at gmail.com>git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1343311 13f795
i53749 - Show Pause logo according to presentation settingsOriginal author: Tsutomu Uchino <hanya.runo at gmail.com>git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1343311 13f79535-47bb-0310-9956-ffa450edef68
#i118879# Prevent SlideshowImpl from being destroyed in the midle of PostYieldListener.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341841 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from more source filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from make and pack filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from resource data filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244480 13f79535-47bb-0310-9956-ffa450edef68
12