summaryrefslogtreecommitdiff
path: root/framework/inc/classes
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-04-11Remove obsolete commentStephan Bergmann
2016-04-08Drop unused uses of TransactionBaseStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07vector::clear is just fineStephan Bergmann
2016-04-07Remove junk that erroneously remained in previous commitStephan Bergmann
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03remove some unused typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16open remote entry in the open drop down menuSzymon Kłos
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks