summaryrefslogtreecommitdiff
path: root/osx
AgeCommit message (Collapse)AuthorFilesLines
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