summaryrefslogtreecommitdiff
path: root/framework/inc/classes
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-01loplugin:unusedmethodsNoel Grandin2-102/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-46/+0
2015-09-20convert Link<> to typedNoel Grandin1-2/+2
2015-09-07convert Link<> to typedNoel Grandin1-1/+1
2015-09-03convert Link<> to typedNoel Grandin1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos1-0/+1
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin1-17/+6
2015-08-03inline some use-once typedefsNoel Grandin1-2/+0
2015-08-03remove some unused typedefsNoel Grandin1-2/+0
2015-07-30loplugin:unusedmethodsNoel Grandin2-77/+0