summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtable.cxx
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-21fix bogus always-true assertsMichael Stahl
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-08-27get rid of the macro hereTomaž Vajngerl
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
2013-09-03XubString->OUStringCaolán McNamara
2013-08-21remove code that was commented out long time agoPhilipp Riemer
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-02-14Remove unused code.Santiago Martinez
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-28nothing initializes pDefaultExt anymoreCaolán McNamara
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks
2011-09-24WaE unused debug-printf static variableNorbert Thiebaud
2011-09-24remove some stray debug fprintfsMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks