summaryrefslogtreecommitdiff
path: root/framework/inc/classes
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-2/+1
2017-05-18SVT_RESSTR can go nowCaolán McNamara1-2/+0
2017-05-18Fix AddonMenu iconMaxim Monastirsky1-1/+0
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-40/+0
2017-04-26remove framework bitmaps from .src filesCaolán McNamara1-4/+0
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara1-2/+6
2017-03-17remove unused defines from HRC files in variousNoel Grandin1-3/+0
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-79/+54
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-0/+5
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin3-9/+6
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt1-0/+1
2016-10-27coverity#1374317 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26coverity#1374282 Uncaught exceptionCaolán McNamara1-1/+3
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt1-2/+1
2016-10-03deal with even more typos in comment plus bin these ****fences*****Douglas Mencken1-5/+5
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-5/+5
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin3-487/+0
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin1-4/+4
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-4/+0
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky1-127/+0
2016-04-11Remove obsolete commentStephan Bergmann1-3/+2
2016-04-08Drop unused uses of TransactionBaseStephan Bergmann1-3/+1
2016-04-07Resolve OUStringList typedefStephan Bergmann3-9/+9
2016-04-07vector::clear is just fineStephan Bergmann1-6/+6
2016-04-07Remove junk that erroneously remained in previous commitStephan Bergmann1-2/+0
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann1-7/+3
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann2-5/+5
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann1-193/+0
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-4/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-23loplugin:constantparam in frameworkNoel Grandin2-9/+2
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-129/+0
2016-02-22loplugin:write only fieldsNoel Grandin2-94/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-35/+0
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky1-0/+3
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-2/+2
2015-11-20new loplugin:unusedfieldsNoel Grandin2-94/+0
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02loplugin:stringconstantNoel Grandin2-4/+3
2015-10-14com::sun::star->css in frameworkNoel Grandin6-118/+118
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-82/+82
2015-10-01Fix typosAndrea Gelmini1-1/+1