summaryrefslogtreecommitdiff
path: root/scons
AgeCommit message (Expand)AuthorFilesLines
2018-10-26scons/svga: remove opt from the list of valid build typesBrian Paul1-5/+3
2018-08-16scons: Check for mako 0.8.0Dylan Baker1-0/+13
2018-08-16scons: Require python 2.7Dylan Baker1-4/+0
2018-06-18mesa: Unconditionally enable floating-point texturesTimothy Arceri1-4/+0
2018-06-02scons: Fix MinGW cross compilation with LLVM 5.0.Jose Fonseca1-1/+8
2018-03-23meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom1-0/+3
2018-03-19scons: need to split CC or things might failJose Fonseca1-1/+3
2017-11-16threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle1-0/+3
2017-09-25scons: use python3-compatible exceptionsEric Engestrom3-4/+4
2017-09-25scons: use python3-compatible listsEric Engestrom1-4/+4
2017-09-25scons: use python3-compatible list-key checkEric Engestrom1-5/+5
2017-09-25scons: use python3-compatible print()Eric Engestrom2-19/+19
2017-09-19Scons: Add LLVM 5.0 supportAlexandru-Liviu Prodea1-1/+20
2017-09-03util: improve compiler guardEric Engestrom1-0/+16
2017-07-14scons: split out check_header() helperEric Engestrom1-3/+12
2017-07-06scons: Check for xlocale.h before defining HAVE_XLOCALE_H.Vinson Lee1-1/+3
2017-06-30scons: allow .inl file extensionTim Rowley1-1/+1
2017-05-04scons: update for LLVM 4.0Ben Boeckel1-2/+20
2017-03-15autoconf/scons: bump libdrm to 2.4.75Emil Velikov1-1/+1
2017-02-13scons: check for libXdamage 1.1 or laterEmil Velikov1-1/+1
2017-02-13scons: add missing dri2proto requirementEmil Velikov1-1/+1
2017-01-27scons: always set __STDC_*_MACROS for C++ sourcesEmil Velikov2-3/+2
2017-01-18mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macroEmil Velikov1-4/+0
2016-11-24scons: Recognize LLVM_CONFIG environment variable.Vinson Lee1-8/+9
2016-11-21scons: add llvm 3.9 support.George Kyriazis1-2/+19
2016-11-21scons: ignore .hpp files in parse_source_list()George Kyriazis1-1/+1
2016-10-25scons: Require libdrm >= 2.4.66 for DRM.Vinson Lee1-1/+1
2016-10-18scons: remove all libudev referencesEmil Velikov1-1/+0
2016-10-14scons: Fix the Python dependency scanner.Jose Fonseca1-2/+8
2016-08-26svga: add opt to the list of valid build typesCharmaine Lee1-3/+5
2016-05-25scons: support 2.5.0Giuseppe Bilotta1-1/+8
2016-05-09scons: Improve Python module dependency discovery.Jose Fonseca1-18/+9
2016-04-26scons: Support Clang on Windows.Jose Fonseca1-9/+14
2016-04-26scons: Move fallback HAVE_* definitions to headers.Jose Fonseca1-43/+5
2016-04-19scons: Show the unit test full path.Jose Fonseca1-1/+1
2016-04-14scons: Add a "check" target to run all unit tests.Jose Fonseca1-9/+18
2016-04-13scons: Allow building with Address Sanitizer.Jose Fonseca1-1/+11
2016-02-11scons: Eliminate MSVC2008 compatibility.Jose Fonseca1-16/+0
2016-01-11configure.ac: always define __STDC_CONSTANT_MACROSOded Gabbay1-1/+1
2015-12-08scons: support for LLVM 3.7.Olivier Pena1-1/+13
2015-08-15scons: Always define __STDC_LIMIT_MACROS.Vinson Lee1-0/+1
2015-05-29gallivm: Use the LLVM's C disassembly interface.Jose Fonseca1-1/+3
2015-04-27scons: Support LLVM 3.5 and 3.6 on windows.Olivier Pena1-7/+26
2015-03-25scons: Disable MSVC warnings about inconsistent function annotation.Jose Fonseca1-0/+1
2015-03-22scons: Silence conversion from 'size_t' to 'type', possible loss of data on M...Jose Fonseca1-0/+1
2015-03-22scons: Ensure inttypes.h is always pre-included on MSVC.Jose Fonseca1-0/+7
2015-03-22scons: Silence MSVC C4351 warning.Jose Fonseca1-0/+1
2015-03-22scons: Match some of LLVM warning options.Jose Fonseca1-0/+5
2015-03-22scons: Prefer winflexbison, and use --wincompat when available.Jose Fonseca1-7/+33
2015-03-22scons: Define YY_USE_CONST on MSVC.Jose Fonseca1-0/+8
able main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-2/+2
2016-09-19Replace local ASCII function with rtl/character.hxxArnaud Versini1-21/+2
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin2-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-10/+10
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-1/+0
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin3-8/+8
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-20/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-8/+8
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin2-3/+1
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin5-185/+93
2016-06-06Convert IteratorState to scoped enumNoel Grandin4-58/+58
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin4-315/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-4/+5
2016-05-04use Any constructor instead of temporariesNoel Grandin4-15/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-24/+19
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-22/+22
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-12/+12
2016-04-04reduce unnecessary reallocingNoel Grandin1-6/+7
2016-03-08new loplugin:constantparamNoel Grandin2-5/+3
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+3
2016-02-19new loplugin: find write-only fieldsNoel Grandin5-78/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock9-42/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-7/+7
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-05Simplify codeStephan Bergmann1-15/+8
2016-01-05Clean up configuration accessStephan Bergmann3-172/+20
2016-01-04tdf#96855: Put back assignment of xHierAccessStephan Bergmann1-0/+2
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin3-12/+0
2015-12-21loplugin:unusedmethodsNoel Grandin2-20/+0
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-8/+0
2015-11-26loplugin:unusedfields variousNoel Grandin7-14/+4
2015-11-25com::sun::star->css in xmlhelpNoel Grandin16-472/+462
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin12-39/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-12Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann13-64/+64
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann</