summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
2016-03-29framework: cid#1357163 fix the fix d5e4fe23Michael Stahl
2016-03-29cid#1357163: 'Constant' variable guards dead codeStephan Bergmann
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
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