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 resource files
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>
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)
pre-commit(trailing-whitespace): autofix .hrc files (#350)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
pre-commit(end-of-file-fixer): auto fix hrc files (#288)
Fix typos (backbround, backgroud), cleanup
Fix end of hxx files remove unneeded blank lines (#242)
Remove executable flag from various files
Cleaned up resource files, removed whitespace
Cleaned up resource files, removed MASKCOLOR
Cleaned up resource filegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1854649 13f79535-47bb-0310-9956-ffa450edef68
i125065 handle critical cases in FillStyle/FillProperties toobar combinationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1602847 13f79535-47bb-0310-9956-ffa450edef68
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributesgit-svn-
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599233 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
i124425 corrected SvxMetricField::Down() behaviourgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1579612 13f79535-47bb-0310-9956-ffa450edef68
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fieldsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450ed
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fieldsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 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
i122738 corrected update of FillStyle/FillAttribute UI elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1532400 13f79535-47bb-0310-9956-ffa450edef68
svx::ExtrusionDepthController is a ToolbarControllerThis class is dereived from svt::PopupWindowController, derived in turnfrom svt::ToolboxController, the base class of allcss.frame.ToolbarContr
svx::ExtrusionDepthController is a ToolbarControllerThis class is dereived from svt::PopupWindowController, derived in turnfrom svt::ToolboxController, the base class of allcss.frame.ToolbarController's. Adapt getSupportedServiceNames() and thepassive component registration to reflect that fact.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487141 13f79535-47bb-0310-9956-ffa450edef68
i122120 corrected flag for drawing checkerboards, adapted previews, added to configurationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479829 13f79535-47bb-0310-9956-ffa450edef68
i122120 Changed all UI preview creators to no longer need SdrModel/SdrObjectgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477598 13f79535-47bb-0310-9956-ffa450edef68
i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanupsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef68
i122041 More unifications for FillStyles, better defaults, better preview visualizationsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470611 13f79535-47bb-0310-9956-ffa450edef68
12