summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann4-456/+8
2012-12-20Always have UNO_SERVICES/TYPES set in in-build uno ini fileStephan Bergmann1-0/+2
2012-12-20API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann3-92/+45
2012-12-06cppuhelper: add compatible symbol for obsolete method.Michael Meeks2-0/+39
2012-12-06re-base on ALv2 code. Includes:Michael Meeks92-2129/+1287
2012-12-06remove obsolete stdidlclass.Michael Meeks5-540/+0
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-23/+0
2012-11-30Do not override the message of an underlying PropertyVetoExceptionLionel Elie Mamane1-1/+6
2012-11-29Enhance error message when setting a CONSTRAINED property to Vetoed valueLionel Elie Mamane1-1/+1
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann1-1/+0
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-1/+1
2012-11-12Do stay backward-compatible also in 4.0 and later for nowTor Lillqvist1-4/+5
2012-10-13cppuhelper: remove obsolete commentMichael Stahl1-4/+0
2012-10-11Update library names for DISABLE_DYNLOADINGTor Lillqvist1-5/+12
2012-10-11Include android-bootstrap.h for AndroidTor Lillqvist1-0/+4
2012-10-10replace findsofficepath.obj by static libDavid Tardon4-41/+24
2012-10-09I want to see what unknown library is required alwaysTor Lillqvist1-4/+0
2012-10-07fix mergedlib on windowsPeter Foley2-2/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+2