summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)AuthorFilesLines
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+5
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-6/+6
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-35/+6
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-8/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-206/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-07Resolve OUStringList typedefStephan Bergmann2-3/+3
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann1-4/+8
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann1-4/+0
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann1-338/+0
2016-03-29framework: cid#1357163 fix the fix d5e4fe23Michael Stahl1-4/+1
2016-03-29cid#1357163: 'Constant' variable guards dead codeStephan Bergmann1-6/+2
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-19/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-04loplugin:sallogareasStephan Bergmann1-1/+1
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken1-1/+1
2015-12-16Simplify TransactionManagerStephan Bergmann1-89/+25
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann1-2/+2
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt1-71/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-27/+27
2015-11-02loplugin:stringconstantNoel Grandin1-2/+0
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin5-5/+5
2015-10-14com::sun::star->css in frameworkNoel Grandin4-47/+47
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-28framework: remove obsolete Linux libc5 supportMichael Stahl1-14/+5
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl1-71/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-14/+14
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-0/+15
2015-07-03Fix typosAndrea Gelmini1-3/+3
2015-06-13It's E_BEFORECLOSE not E_CLOSINGJulien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-15/+15
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-6/+6
2015-03-25Typo: formated->formattedJulien Nabet1-6/+6
2015-03-24loplugin:constantfunction: frameworkNoel Grandin1-4/+0
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-02-18TyposJulien Nabet1-3/+3
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-15/+0
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-6/+3