summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/convert.cxx
AgeCommit message (Expand)Author
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16can get the window from the SwViewCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara
2018-03-01weld autoformat dialogCaolán McNamara
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-15accfixes: merged to m100Malte Timmermann [mt]