summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)Author
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
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#93587: insert table in draw ole objectJulien Nabet
2015-09-25sd/source/ui/annotations boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara