summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/instable.cxx
AgeCommit message (Expand)Author
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos
2019-08-08Resolves tdf#124206 - Default style not appliedHeiko Tietze
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-13weld insert table dialogCaolán McNamara
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-21de-hrc various thingsCaolá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-10-16convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan 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-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24some more hrc cleanupThomas Arnhold
2013-09-25String to OUStringMatteo Casalin
2013-09-19convert sw/inc/swabstdlg.hxx from String to OUStringNoel Grandin
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-26use secondary-group packing to left group help and adapt to OK->Insert changeCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael 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-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-13Remove empty dated commentsJ. Graeme Lingard
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak