summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
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
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20loplugin:defaultparamsNoel Grandin
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-07-16coverity#1311945 Uncaught exceptionCaolán McNamara
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-08when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-06-29coverity#1308581 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308553 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308595 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308537 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308519 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308515 Uncaught exceptionCaolán McNamara
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29sd: remove no longer relevant TODOMiklos Vajna
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-18Fix build (use correct text field UNO type)Katarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Related tdf#88056: more UNO stuff was missingKatarina Behrens
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna
2015-04-10sw, sd: more toolkit API cleanup.Michael Meeks
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann