summaryrefslogtreecommitdiff
path: root/libwps
ModeNameSize
-rw-r--r--ExternalPackage_libwps.mk713logplain
-rw-r--r--ExternalProject_libwps.mk1149logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_libwps.mk547logplain
-rw-r--r--README97logplain
-rw-r--r--UnpackedTarball_libwps.mk476logplain
2015-11-30FD_complex is unusedStephan Bergmann 2015-09-26The only EvalKind actually used is EK_constStephan Bergmann 2015-05-18idlc: fix warningsStephan Bergmann 2015-03-27loplugin:staticfunctionNoel Grandin 2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05markup with event type not checker typeCaolán McNamara 2014-10-30coverity#982268 silence Copy-paste errorCaolán McNamara 2014-10-03coverity#982268 Copy-paste errorCaolán McNamara 2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann 2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa 2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold 2013-08-28Do not leave $$ uninitialized in case of errorStephan Bergmann 2013-08-28parser.y: untabify, remove trailing whitespace, mode linesStephan Bergmann 2013-08-22downcast of address which does not point to an object of type 'AstInterface'Stephan Bergmann 2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold 2013-04-07fix logical-op-parenthesis warningPeter Foley 2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann 2013-03-25remove external include guardsThomas Arnhold 2013-01-30UNO constants cannot be of CHAR typeStephan Bergmann 2013-01-22API CHANGE: Remove support for individual constants from UNOIDLStephan Bergmann 2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens 2012-09-26sal_Bool -> boolNoel Grandin 2012-07-18re-base on ALv2 code. Includes:Michael Meeks 2012-05-06WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier 2012-04-13WaE: don't seem to need this pragmaCaolán McNamara 2012-04-13WaE: -Werror=parenthesesCaolán McNamara 2011-10-03WaE: Ignore also C4702: unreachable codeTor Lillqvist