summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tautofmt.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-3/+3
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-16/+16
2018-05-01weld ScShowTabDlgCaolán McNamara1-2/+2
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-2/+8
2018-03-19sw: prefix members of SwAutoFormatDlgMiklos Vajna1-46/+46
2018-03-18add id column support to tree viewCaolán McNamara1-4/+4
2018-03-16use digit width instead of char widthCaolán McNamara1-1/+1
2018-03-15tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski1-14/+7
2018-03-13weld insert table dialogCaolán McNamara1-5/+10
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-10/+6
2018-03-01weld autoformat dialogCaolán McNamara1-163/+143
2018-03-01reconcile sw and sc rename autoformat dialogsCaolán McNamara1-1/+2
2018-02-28weld SwStringInput to native dialogCaolán McNamara1-45/+29
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac1-531/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-9/+9
2018-02-19weld: convert delete autotable entry message dialogCaolán McNamara1-9/+9
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-20tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski1-7/+13
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-70/+71
2017-10-23loplugin:includeform: swStephan Bergmann1-9/+9
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand1-1/+1
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-2/+9
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin1-2/+2
2017-07-28borderline: adaptions to primitivesArmin Le Grand1-3/+15
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-14/+14
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-15remove useless castsJochen Nitschke1-5/+5
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-2/+2
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-0/+4
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-27loplugin:expandablemethods in swNoel Grandin1-16/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-19coverity#1371115 Unchecked return valueCaolán McNamara1-1/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-9/+9
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1