summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)Author
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara
2017-05-11coverity#1399034 Unrecoverable parse warningCaolán McNamara
2017-05-07coverity#1399034 Unrecoverable parse warningCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-01-22align commentCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16Better way of converting from OUStringLiteral to OStringStephan Bergmann
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-11GSoC notebookbar: impress table tabSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19warning C4101: 'rException' : unreferenced local variableStephan Bergmann
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-07set reasonable default size for new draw/impress tablesJustin Luth
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin