summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)Author
2018-03-03drop old tools/gen methodsNoel Grandin
2018-03-02weld split table dialogCaolán McNamara
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara
2018-03-01weld autoformat dialogCaolán McNamara
2018-03-01reconcile sw and sc rename autoformat dialogsCaolán McNamara
2018-02-28weld SwStringInput to native dialogCaolán McNamara
2018-02-28tdf#113558: Replace 'AutoFormat' button in insert table dialog.Furkan Tokac
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-19weld: convert delete autotable entry message dialogCaolán McNamara
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-12-20tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15remove useless castsJochen Nitschke
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-01sw: remove some more hardcoded 1 with TRISTATE_TRUEMichael Stahl
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann