summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra1-4/+0
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-3/+0
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl2-0/+3
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky1-0/+3
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin3-11/+5
2016-01-10Fix typosAndrea Gelmini7-9/+9
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky1-1/+5
2015-12-23loplugin:unusedfields in frameworkNoel Grandin5-21/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann1-1/+0
2015-12-16Remove comment noiseStephan Bergmann1-37/+4
2015-12-16No need for TransactionGuard::stopStephan Bergmann1-18/+1
2015-12-16Simplify TransactionManagerStephan Bergmann1-21/+0
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann2-6/+2
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann1-11/+3
2015-12-16Remove dead ctorStephan Bergmann1-14/+0
2015-12-16Clean upStephan Bergmann1-19/+0
2015-12-15loplugin:constantfunctionNoel Grandin4-8/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist4-4/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-2/+2
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt1-12/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-25More cleanup in toolbarmanagerSamuel Mehrbrodt1-1/+0
2015-11-25Cleanup toolbarmanagerSamuel Mehrbrodt1-14/+9
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2-6/+0
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann2-6/+0
2015-11-20new loplugin:unusedfieldsNoel Grandin9-117/+1
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt1-2/+1
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt4-38/+24
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt2-9/+0
2015-11-17Remove unused methodsSamuel Mehrbrodt1-4/+0
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt2-4/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-460/+956
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-10/+5
2015-11-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt1-1/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-16/+22
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+1
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+1
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-11/+0
2015-11-04yyyyyNoel Grandin1-1/+1
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky1-1/+3
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-2/+5
2015-11-02Fix license headerStephan Bergmann1-1/+1