summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)Author
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-01weld insert row/column dialogCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19use VirtualDevice in CreateDesignPreviewNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
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