summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-28framework: remove obsolete Linux libc5 supportMichael Stahl
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-06-13It's E_BEFORECLOSE not E_CLOSINGJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-18TyposJulien Nabet
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-10improvements to ShareableMutexNoel Grandin
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann
2014-06-26clang: Dead assignmentCaolán McNamara
2014-06-24allow a frame to go from init state to closeCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#738659 Uninitialized pointer fieldCaolán McNamara
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Use SolarMutexGuard directlyStephan Bergmann