summaryrefslogtreecommitdiff
path: root/osx
AgeCommit message (Collapse)AuthorFilesLines
2021-11-24Add source files from basic/source/sbxTor Lillqvist1-0/+68
Change-Id: I00bafec0f3caef86fa886dc4331e5d38e9fa1766 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125755 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2021-10-21Add source files from fpicker/source/aquaTor Lillqvist1-0/+64
Change-Id: I10e84beb550c9e0410c35fe85db407fa1dceb5b1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123955 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-2/+4
Previously, all of the README files have been renamed to README.md and now, the contents of these files were changed to use Markdown format. Other than format inconsistency, some README.md files lacked information about modules, or were out of date. By using LibreOffice / OpenOffice wiki and other documentation websites, these files were updated. Now every README.md file has a title, and some description. The top-level README.md file is changed to add links to the modules. The result of processing the Markdown format README.md files can be seen at: https://docs.libreoffice.org/ Change-Id: Ic3b0c3c064a2498d6a435253b041df010cd7797a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113424 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
Renaming all README files for all top level modules to README.md, applying no content change at this stage to be able to track history of the files. These files should be edited to use correct Markdown syntax later. Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-01-14Add more source files for breakpointing convenienceTor Lillqvist1-0/+216
Change-Id: I130273b7b5e812df1eeb904f652d23a492398636 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109270 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2021-01-14Add some more source files and drop dead onesTor Lillqvist1-22/+246
Change-Id: Ie669750404dd9b73881a9e217e3cced0bf21e42b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109263 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-12-08Add source files from svx/source/tbxctrlsTor Lillqvist1-0/+74
Change-Id: I5f00e1ef1b606a7b1c19d5c55ed5bdbe1ef194f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107433 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-12-06Add source files from dbaccess/source/ui/miscTor Lillqvist1-4/+86
(Xcode also insists on moving a couple of other lines around, oh well.) Change-Id: I7b295f51ca5b38bfcace464f9d06bfe2d93de066
2020-12-06Fix some bogus pathsTor Lillqvist1-19/+19
Note that what osx/README says still holds. This Xcode project is for making debugging easier only. Change-Id: I8ebbad2a2de5366616ad7304125bdd05ae001489
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-4/+4
Clang's scan-build tool uses the CLANG_CXX environment variable (setting it up in the scan-build script to pass it to the ccc-analyzer script), but happens to erroneously set it to a non-existing path (see <https://reviews.llvm.org/D89481> "[scan-build] Fix clang++ pathname again"). So wrapping LO's autogen.sh and make in scan-build picked up that broken CLANG_CXX and caused build failures like > [CXX] external/skia/source/SkMemory_malloc.cxx > /bin/sh: ~/llvm/inst/bin/clang-12++: No such file or directory (see <https://lists.freedesktop.org/archives/libreoffice/2020-October/086113.html> "Re: llvm/clang static analyzer reports"). So rename CLANG_CXX, and for consistency also CLANG_CC and the various CLANG_CXXFLAGS_INTRINSICS_*, by prefixing each with LO_. Change-Id: Ib41cabe940f8bfb1997f74e865cca5725f859e07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104383 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-2/+0
Change-Id: Ie8fa026becb1899e466fb0e7dbb987290788aaf2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96207 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-05-25Add source files from sfx2/source/applTor Lillqvist1-0/+114
Change-Id: I7462abcf0e79b4c43c8fd67c755113484e245310
2020-05-22Add source files from xmlsecurity/source/xmlsecTor Lillqvist1-0/+38
Change-Id: I173846f9073364ac5573744e9d03cdbef22a8c10
2020-05-22Add source files from desktop for breakpointing convenienceTor Lillqvist1-0/+98
Change-Id: If5bc137d95dd507fbf748b45c11d6b18094dc0ba
2020-05-12Add some more source files for breakpointing convenienceTor Lillqvist1-0/+132
Change-Id: I3f0555a8a1a83342dd0dfff266f92c47ed5a9f80 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94063 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-05-11Add some more source files for breakpointing convenienceTor Lillqvist1-12/+224
Change-Id: I21e0ebb7776f829c1ad97272be4210d7e7dfbb34 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93949 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-05-06Add source files from cui/source/options and unotools/source/i18nTor Lillqvist1-0/+186
Change-Id: I48ed28f8b6ccb125aefb464550bc9fa1238bb086
2020-04-29Add source files in the C++/UNO bridge for easier breakpointingTor Lillqvist1-49/+63
Change-Id: I0558fc3190983f5b97f40599c51d074b2bb72ada Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93160 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2019-11-20Add some more source files for breakpointing convenienceTor Lillqvist1-0/+198
Change-Id: I0008393be56341fe7e1f385bd111475b67446240
2019-10-08Add missing source files in vcl/source/gdiTor Lillqvist1-0/+27
(A fairly ad-hoc small subset of the source files are included in the Xcode project to make it possible to set breakpoints in them in advance.) Change-Id: I6c2655337e1d623b299e65aa977650e7519b7bd8
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
Change-Id: I651b7f202fa52ff5f5357a11aa72c43eb7dc7f95 Reviewed-on: https://gerrit.libreoffice.org/64102 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2018-05-21Add sal/osl/unx/file.cxx for debugging convenienceTor Lillqvist1-0/+26
Change-Id: Ibfc8995c4d35c33fe203b9779b10a182cf5a4294
2018-05-21Updates by Xcode 9.3Tor Lillqvist1-5/+57
Change-Id: Ia9a87f3f9bdf357079c6d259d736504e0109bf57
2018-01-08Add a few Mac-specific source files in avmedia for easier breakpointingTor Lillqvist1-0/+26
Change-Id: I36b42ca16932cab10342894840f57e89d08dac4f
2017-02-02gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGSjan Iversen4-56/+0
In order to compile correct this flag is needed and it is not exported in the json files Change-Id: Ib8f0b882f2d59ed467a9198c148263e2882c60b3
2017-01-29gbuild-to-ide xcode, added targets in menujan Iversen4-0/+56
First step in removing make as builder. Change-Id: I445627df5610a7d0b8bfbabddb66f1273e021b1a
2016-10-20Add some more source files for breakpointing convenienceTor Lillqvist1-2/+120
Change-Id: Ic9b44918a27bf185c534b3705f15a2dac29bc642
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-2/+2
Change-Id: I77b30f28ae5a6fad360d7cada9acfaa9c324408b Reviewed-on: https://gerrit.libreoffice.org/22216 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-03-06Add an Xcode project to make it easier to debug a running soffice on OS XTor Lillqvist2-0/+638
Not intended for other use. The Xcode project has references to a fairly arbitrary bunch of source files from here and there in LO that I have happened to been debugging in Xcode on OS X. Change-Id: I9e94c02b2a4b057e35310362c90167f7e8670bb8