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
Fix pre-commit trim trailing whitespace
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>
Remove bashC (Form feed) from code
Remove second semicolon (work in progress)
Fixed typos, cleanup
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)
Add spinner for Industrial icon set. Increase the number of graphics for 16x16 from 6 to 12 to get a smoother animation
Fixed typos, removed whitespace
Mainenance cleanup
Small optical change in options dialog
Change symbol for more/less button to single triangle
#i127662# send better window position to input method for suggestion windowgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1821262 13f79535-47bb-0310-9956-ffa450edef68
#121627# merge fix from aoo410 branch that fixes the geometry calculations for scroll barsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604149 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
Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse clickgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562022 13f79535-47bb-0310-9956-ffa450edef68
#i56998# space separater required before parcent character in metric fieldgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559489 13f79535-47bb-0310-9956-ffa450edef68
#i56998# percent value should not takes space separator before the charactergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559337 13f79535-47bb-0310-9956-ffa450edef68
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f7
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f79535-47bb-0310-9956-ffa450edef68
#i118357# allow to open recent list of documents in the hole right part of the open button separated by the vertical line on the Start Centergit-svn-id: https://svn.apache.org/repos/asf/openoffice/
#i118357# allow to open recent list of documents in the hole right part of the open button separated by the vertical line on the Start Centergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556530 13f79535-47bb-0310-9956-ffa450edef68
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
#i123768# minor whitespace fixes needed after comment-removalgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546359 13f79535-47bb-0310-9956-ffa450edef68
12