summaryrefslogtreecommitdiff
path: root/odk/qa
AgeCommit message (Collapse)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
Change-Id: I810c4a1fe48f66833ef8f67796d910d59ba994f6
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-10/+0
Change-Id: Iaa65658aed6bb4abb20a4d95dc9c6caf7c1c764b
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-2/+4
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension code and CppunitTest_odk_checkapi. (It also needs to revert any -Wundef, as the config_host/config_*.h files will not be included, so the HAVE_* macros will be undefined.) This obsoletes the need for RTL_DISABLE_FAST_STRING. Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
2014-11-03odk: disable MSVC warning C4996Michael Stahl1-0/+5
Change-Id: I6c2dab3b427121366bb2d39b95262311286ae371
2014-09-15check that ODK headers compile with C++03Luboš Luňák1-0/+6
Change-Id: Ief191a5bbbdca45aaaa8ae5bcc395124ed189796
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák1-0/+3
Change-Id: Ia8bca09a877bed6070c10e1c008bdb05ac088485
2014-09-15do not call the checkapi cxx file 'strings.cxx', now that it's the only oneLuboš Luňák1-0/+0
Change-Id: I796a6c4b460f83d6e6aef501055c8896565afc85
2014-05-10coverity#1213270 Parse warningCaolán McNamara1-2/+2
Change-Id: I60d723e6baebcdb64daaa108a7e1a73554941940
2013-04-24move URE headers to include/David Tardon1-0/+31
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>