summaryrefslogtreecommitdiff
path: root/splitbuild/writer.lst
blob: 28bd99c6372e030ed9ee2e6f35639fef4a2dc1c7 (plain)
1
hwpfilter starmath sw writerfilter writerperfect
mara 2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann 2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski 2017-08-22updater: get the updater GUI working on LinuxMarkus Mohrhard 2017-08-21updater: set executable type GUI for updater.exeMarkus Mohrhard 2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard 2017-07-31updater: get the signature verification working on WindowsMarkus Mohrhard 2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard 2017-05-19add the resource to the updaterMarkus Mohrhard 2017-05-19extract the common updater code to an own static libraryMarkus Mohrhard 2017-05-19include nss also on windows for the updater executableMarkus Mohrhard 2017-05-19build the signing part for the updaterMarkus Mohrhard 2017-05-19only compile the windows files on windowsMarkus Mohrhard 2017-05-19make the winhelper library compile on windowsMarkus Mohrhard 2017-05-19use the new winhelper static lib on windowsMarkus Mohrhard 2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul 2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky 2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky 2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul 2016-01-06onlineupdate: linking libpthread should work better than including itMichael Stahl 2016-01-06onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl 2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee 2015-07-03online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky 2015-07-03online update: Add the bzip2 external.Nathan Yee 2015-06-29online update: Configure switch --enable-online-update=marJan Holesovsky 2015-06-29online update: Add updater executable build supportNathan Yee ='decoration'>Noel Grandin 2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin 2017-12-19inline use-once typedefsNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-23Replace list by vector in incomingrequest (binaryurp)Julien Nabet 2017-11-23Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8Julien Nabet 2017-11-18Replace some lists by vectors in binaryurpJulien Nabet 2017-10-26loplugin:constmethods in unotoolsNoel Grandin 2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin 2017-08-25Replace use of oslInterlockedCount with std::atomicStephan Bergmann 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurpStephan Bergmann 2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist 2017-02-06Add missing #includesStephan Bergmann 2017-02-03makeAny->Any in basctl..chart2Noel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann