summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)Author
2017-11-21TSCP: disable bullets in impress for classification text objectTomaž Vajngerl
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-06TSCP: need to enumerate the marker and IPPart properties tooTomaž Vajngerl
2017-11-06TSCP: Insert objects to all master slides, improve object placingTomaž Vajngerl
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl
2017-11-03TSCP: Paragraph signature RDF namespace now urn:bailsAshod Nakashian
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian
2017-11-02coverity#1420536 Unchecked dynamic_castCaolán McNamara
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl
2017-11-01TSCP: extract some functions, simplify codeTomaž Vajngerl
2017-11-01TSCP: don't modify the class. object, delete and create a new oneTomaž Vajngerl
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian
2017-10-27coverity#1420317 Unchecked dynamic_castCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-04rename Anz->Cnt in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-01tdf#110743: Use page position to insert master page, not idPranav Kant
2017-07-31loplugin:oncevarNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15Use unique_ptr in aAttrListStephan Bergmann
2017-06-01tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna