summaryrefslogtreecommitdiff
path: root/include/svx/xtable.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara1-1/+3
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-2/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2021-06-19loplugin:finalclassesNoel Grandin1-17/+7
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-36/+36
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-7/+7
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-14/+14
2019-10-30loplugin:finalclasses svxNoel Grandin1-6/+6
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-4/+0
2018-10-08loplugin:constfields in svxNoel Grandin1-7/+7
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-20/+20
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-4/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl1-1/+1
2018-02-21RGB_Color method is unnecessaryNoel Grandin1-4/+0
2017-12-19inline use-once typedefsNoel Grandin1-5/+3
2017-07-10svx: Kill non-existent external pszStandardTakeshi Abe1-7/+0
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens1-0/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-05fix LAST enum membersJochen Nitschke1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-13/+13
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-30/+12
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-07-20Make pattern preset preview resizeableRishabh Kumar1-1/+4
2016-07-08Make bitmap preset preview resizableRishabh Kumar1-0/+4
2016-07-06Make gradient UI bitmap resizableRishabh Kumar1-0/+4
2016-07-04Make hatch UI bitmap resizableRishabh Kumar1-1/+3
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+26
2015-11-13svx: remove unused typedefMichael Stahl1-1/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-11/+11
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-07-30remove whitespaceMarkus Mohrhard1-52/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2014-09-21fdo#39468: Translated German commentsJennifer Liebel1-3/+3
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann1-0/+1
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-12/+30
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-26/+26
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-11/+13
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin1-24/+24
2013-09-03XubString->OUStringCaolán McNamara1-1/+1