summaryrefslogtreecommitdiff
path: root/sfx2/sdi
ModeNameSize
-rw-r--r--appslots.sdi7119logplain
-rw-r--r--docslots.sdi6722logplain
-rw-r--r--frmslots.sdi7831logplain
-rw-r--r--sfx.sdi109294logplain
-rw-r--r--sfxitems.sdi4681logplain
-rw-r--r--sfxslots.sdi1046logplain
-rw-r--r--viwslots.sdi2495logplain
office-7-0&id=3b85b72d643e26fd9fda5eeb05f774b3c37917fd'>errinf.hxx moved out of tools and into vcl moduleChris Sherlock 2017-04-20loplugin:unusedmethodsNoel Grandin 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke 2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock 2016-02-06vcl: split exception types from input typesChris Sherlock 2016-02-02boost::hash->std::hashNoel Grandin 2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara 2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud 2015-07-10do not include boost/utility.hppMichael Stahl 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-05-18Remove include stdio (part2)Julien Nabet 2015-02-05Updated all precompiled headers.Ashod Nakashian 2014-06-04update_pch: add a bunch of pch filesThomas Arnhold 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-09Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann 2013-03-04remove unused and commented out codeThomas Arnhold 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks