summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-11Simplify ChildrenManagerStephan Bergmann
2016-02-10svx: updated comment function signature return typesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-01-30svx: PntAnz -> PointCountMiklos Vajna
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14svx: loplugin:overrideMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2016-01-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-21Hide these data members.Kohei Yoshida
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann