summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/futext.cxx
AgeCommit message (Expand)Author
2018-11-07loplugin:collapseif in sdNoel Grandin
2018-10-24Fix typosAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai
2017-10-27tdf#110002: Sidebar shows 2 as font height for some specific...Tamás Zolnai
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-04rename Anz->Cnt in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-21Fix typosAndrea Gelmini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-25tdf#105502 sd increase font size: handle table selectionMiklos Vajna
2016-12-12Mark as constTakeshi Abe
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke