summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-2/+4
2013-03-22add implbase13 - another interface is needed.Michael Meeks2-0/+300
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-20this should be enoughThomas Arnhold1-2/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-18/+18
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold17-311/+290
2013-03-18cleanup doxygen warningsPeter Foley9-40/+56
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák1-2/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-2/+2
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann5-1009/+603
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann5-603/+1009
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl5-89/+93
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann8-2278/+333
2013-02-25cppuhelper: log failures from osl_loadModule callsMichael Stahl1-25/+17
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann7-1692/+2399
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann1-3/+3
2013-02-14Comment clean-upStephan Bergmann1-6/+2
2013-02-11WaE: strict-aliasing issuesCaolán McNamara1-30/+36
2013-02-11Fix floating point handlingStephan Bergmann1-29/+120
2013-02-03More typosStephan Bergmann1-3/+3
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann1-39/+57
2013-02-02Missing reading of # members of polystructStephan Bergmann1-0/+8
2013-01-31Keep old GCC happyStephan Bergmann1-63/+86
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann1-21/+3046
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac8-108/+95
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-4/+4
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann3-72/+66
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann3-18/+28
2013-01-16UNO methods are no longer called directly on ServiceManagerStephan Bergmann2-33/+33
2013-01-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann1-6/+0
2013-01-16Unfold remainder of add_access_control_entries at call siteStephan Bergmann4-108/+10
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann4-145/+6
2013-01-16get_this_libpath only used in paths.cxxStephan Bergmann2-3/+5
2013-01-16API CHANGE: Remove obsolete cppu::bootstrapInitialSFStephan Bergmann3-157/+16
2013-01-16Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgrStephan Bergmann3-64/+66
2013-01-16Simplify defaultbootstrap.cxxStephan Bergmann1-38/+32
2013-01-16Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann8-2043/+2230
2013-01-06UNO components have the "lib" prefix only on AndroidTor Lillqvist1-6/+19
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+3
2012-12-25Get rid of (most uses of) GUITor Lillqvist6-11/+11
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann1-7/+3