summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview.cxx
AgeCommit message (Expand)Author
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-19use early returns in View::OnEndPasteOrDropNoel Grandin
2016-10-19tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit 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-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-22sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-12sd: remove the maLockedRedraws fieldNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-26boost->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-20chained editeng: Add methods and basic setup for editing-mode chainingmatteocam
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-06-10bSwitchOff is always false nowMaxim Monastirsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna