summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-9/+3
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+9
2018-04-06weld linkeditdialogCaolán McNamara1-3/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-02weld Break dialogCaolán McNamara1-1/+1
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin1-37/+37
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-33/+18
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-5/+3
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+2
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky1-3/+9
2018-03-04weld SvxNameDialogCaolán McNamara1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-11/+10
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-14/+55
2018-02-22weld native message dialogsCaolán McNamara1-2/+4
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-4/+4
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-5/+5
2018-01-30coverity#1428736 Dereference null return valueCaolán McNamara1-11/+9
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-3/+2
2018-01-19inline some definesNoel Grandin1-2/+2
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky1-1/+1
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky1-1/+1
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky1-2/+1
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-7/+7
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-12-22Revert "unused SID command in sd"Noel Grandin1-0/+24
2017-12-21unused SID command in sdNoel Grandin1-24/+0
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-11-21TSCP: disable bullets in impress for classification text objectTomaž Vajngerl1-2/+3
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-2/+2
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-5/+3
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-4/+4
2017-11-15TypedWhichIdNoel Grandin1-4/+4
2017-11-06TSCP: need to enumerate the marker and IPPart properties tooTomaž Vajngerl1-3/+3
2017-11-06TSCP: Insert objects to all master slides, improve object placingTomaž Vajngerl1-95/+105
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl1-51/+8
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-0/+6
2017-11-03TSCP: Paragraph signature RDF namespace now urn:bailsAshod Nakashian1-3/+3
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-9/+9
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-5/+5
2017-11-02coverity#1420536 Unchecked dynamic_castCaolán McNamara1-2/+4
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl1-7/+7
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl1-14/+12
2017-11-01TSCP: extract some functions, simplify codeTomaž Vajngerl1-73/+87
2017-11-01TSCP: don't modify the class. object, delete and create a new oneTomaž Vajngerl1-50/+64
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl1-6/+49
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-10/+0
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-4/+5
2017-10-27coverity#1420317 Unchecked dynamic_castCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-59/+59