summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* Typo: compatability->compatibilityJulien Nabet2014-10-121-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* basic: use SolarMutex to lock SfxLibraryContainerMichael Stahl2014-10-081-2/+2
* basic::ImplRepository: use SolarMutex instead of own mutexMichael Stahl2014-10-081-8/+10
* back out even more wrong tools::Time changes, geez..Eike Rathke2014-10-081-1/+1
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-082-3/+3
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-2/+2
* coverity#1242481 Dereference null return valueCaolán McNamara2014-10-031-2/+2
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-034-14/+14
* loplugin: cstylecastNoel Grandin2014-10-0216-78/+78
* loplugin: cstylecastNoel Grandin2014-10-013-39/+39
* avoid calling OUString::copy() with length being -1Luboš Luňák2014-10-011-17/+20
* fdo#82577: Handle TimeNoel Grandin2014-10-014-14/+14
* remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-265-10/+10
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-262-9/+9
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-264-15/+15
* remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin2014-09-263-7/+7
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-263-10/+10
* remove pointless commentsNoel Grandin2014-09-261-1/+0
* remove unnecessary static_cast'sNoel Grandin2014-09-261-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-233-12/+12
* fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2014-09-221-8/+7
* vba: calm down bool -> long casting concerns.Michael Meeks2014-09-191-1/+1
* vba - disable Currency test / invocation on master.Michael Meeks2014-09-192-3/+5
* vba: add a different variant of the same compatibility function.Michael Meeks2014-09-193-6/+130
* vba: initial impl. of compatibility methods.Michael Meeks2014-09-195-11/+143
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann2014-09-151-3/+3
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-068-15/+14
* fdo#52076 remove Library dir when no libraryLionel Elie Mamane2014-09-041-6/+11
* detect if Standard is only library to *save*Lionel Elie Mamane2014-09-041-1/+1
* add const qualifierLionel Elie Mamane2014-09-041-1/+1
* convert SBX flag bits to type-safe enumNoel Grandin2014-08-2616-54/+56
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-225-0/+5
* Revert "Simplify ImplRepository::impl_getLocationForModel return type"Stephan Bergmann2014-08-221-4/+4
* Remove BasicManagerCleanerStephan Bergmann2014-08-221-18/+4
* Simplify ImplRepository::impl_getLocationForModel return typeStephan Bergmann2014-08-221-4/+4
* Remove trivial typedef, to make code more obviousStephan Bergmann2014-08-221-9/+8
* coverity#1202729 - ensure we have exactly a one dimensional array.Michael Meeks2014-08-211-0/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-182-2/+0
* coverity#1231668 Unchecked return valueCaolán McNamara2014-08-172-3/+3
* update_pchThomas Arnhold2014-08-131-1/+2
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-114-9/+9
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* basic: -Werror=sign-compareMichael Stahl2014-07-291-1/+3
* fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi2014-07-291-1/+0