summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-02-02Fix some typosSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt
2016-10-27coverity#1374317 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374282 Uncaught exceptionCaolán McNamara
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara
2016-06-28tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann
2016-06-03tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05Prevent broadcast of title change events without a sourceakash
2016-04-05tdf#96044 - After exiting print preview main window number bumps to #3akash
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sequence->vector in frameworkNoel Grandin