summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-22add implbase13 - another interface is needed.Michael Meeks
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20this should be enoughThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-28remove all d.lstMichael Stahl
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25cppuhelper: log failures from osl_loadModule callsMichael Stahl
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-22s/the the/the/Tor Lillqvist
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann
2013-02-14Comment clean-upStephan Bergmann
2013-02-11WaE: strict-aliasing issuesCaolán McNamara
2013-02-11Fix floating point handlingStephan Bergmann
2013-02-03More typosStephan Bergmann
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann
2013-02-02Missing reading of # members of polystructStephan Bergmann
2013-01-31Keep old GCC happyStephan Bergmann
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann
2013-01-16UNO methods are no longer called directly on ServiceManagerStephan Bergmann
2013-01-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann
2013-01-16Unfold remainder of add_access_control_entries at call siteStephan Bergmann
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2013-01-16get_this_libpath only used in paths.cxxStephan Bergmann
2013-01-16API CHANGE: Remove obsolete cppu::bootstrapInitialSFStephan Bergmann
2013-01-16Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgrStephan Bergmann
2013-01-16Simplify defaultbootstrap.cxxStephan Bergmann
2013-01-16Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann