summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoctabl.cxx
AgeCommit message (Expand)Author
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-24coverity#1158401 Uncaught exceptionCaolán McNamara
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan
2013-12-31svx: Use constructor feature for SvxShapeCollection.Matúš Kukan
2013-12-31svx: Use constructor feature for RecoveryUI.Matúš Kukan
2013-12-31svx: Use constructor feature for GraphicExporter.Matúš Kukan
2013-12-31svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan
2013-12-31svx: Use constructor feature for uno search controllers.Matúš Kukan
2013-12-31svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-01expand some more namespace macrosThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-16add close option to findbar in Writerjorendc
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-03nuke dead codeTakeshi Abe
2012-04-15findbar: Kill copy'n'paste.Jan Holesovsky
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Fix my bug: XColorTable is based on XPropertyList not XPropertyTableJoseph Powers
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth