summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-04fdo#52076 remove Library dir when no libraryLionel Elie Mamane
2014-09-04detect if Standard is only library to *save*Lionel Elie Mamane
2014-09-04add const qualifierLionel Elie Mamane
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22Revert "Simplify ImplRepository::impl_getLocationForModel return type"Stephan Bergmann
2014-08-22Remove BasicManagerCleanerStephan Bergmann
2014-08-22Simplify ImplRepository::impl_getLocationForModel return typeStephan Bergmann
2014-08-22Remove trivial typedef, to make code more obviousStephan Bergmann
2014-08-21coverity#1202729 - ensure we have exactly a one dimensional array.Michael Meeks
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-17coverity#1231668 Unchecked return valueCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-29basic: -Werror=sign-compareMichael Stahl
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-29convert linked list to std::vector in SbxDimArrayNoel Grandin
2014-07-24fdo#52076 remove empty library instead of writing it out emptyLionel Elie Mamane
2014-07-24Drop unused #includesTakeshi Abe
2014-07-18Drop an unused functionTakeshi Abe
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706240 Uncaught exceptionCaolán McNamara
2014-07-01coverity#735397 dead codeNorbert Thiebaud
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-26clang: Dead initializationCaolán McNamara
2014-06-26clang: Returning null referenceCaolán McNamara
2014-06-26clang: Uninitialized argument valueCaolán McNamara
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida
2014-06-25Use boost::optional to store alias name.Kohei Yoshida
2014-06-25pData -> mpVarEntries.Kohei Yoshida
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-19basic: silence expected SAL_WARN outputMiklos Vajna
2014-06-17coverity#1210096 Uncaught exceptionCaolán McNamara
2014-06-17coverity#1210098 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#1213486 Uncaught exceptionCaolán McNamara
2014-06-10iprevent violation of exception specMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04Do not both _use_library_objects and _use_libraries sbStephan Bergmann
2014-06-04Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann