summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-30reset Stati is presumably to reset stateCaolán McNamara
2014-01-30fdo#39468 Translate German commentsSven Wehner
2014-01-29Remove some redundant castsStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705810 Dereference before null checkCaolán McNamara
2014-01-28coverity#705811 Dereference before null checkCaolán McNamara
2014-01-27bool improvementsStephan Bergmann
2014-01-26fdo#54938 Convert extensions to cppu::supportsServiceAlexandre Vicenzi
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-14Fix indentationTor Lillqvist
2014-01-14Avoid use of nonexistent variable evem in commented-out codeTor Lillqvist
2014-01-14fdo#47689: Avoid crashing mdworker: Don't use uninitialized variableTor Lillqvist
2014-01-13GetCharPos returns EDIT_NOLIMIT on failureCaolán McNamara
2014-01-10Remove odd code that does not make any senseStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-27cppcheck: reduce scopeJulien Nabet
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16convert control font dialog to .uiCaolán McNamara
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06typo: onle -> onlyAndras Timar
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann