summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-12-13sd: Update list items only when necessaryTakeshi Abe2-28/+28
2016-12-13Fix weird configury option combination lossageTor Lillqvist1-1/+13
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin28-99/+32
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin14-182/+55
2016-12-12Mark as constTakeshi Abe10-10/+10
2016-12-10AccessibleEventNotifier AccessibleSlideSorterObject (sd)Julien Nabet1-1/+1
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-0/+53
2016-12-08convert SFX_HINT to scoped enumNoel Grandin24-56/+51
2016-12-08Indentation fixesMiklos Vajna1-5/+5
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2-0/+1162
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-8/+8
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin14-35/+44
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page4-13/+14
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-7/+7
2016-12-05unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara3-16/+14
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin21-39/+39
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin5-5/+5
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann23-131/+5
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin1-1/+1
2016-12-01tdf#103477 Add unit testMuthu Subramanian2-0/+17
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin2-2/+2
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: sdStephan Bergmann2-4/+7
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny2-2/+2
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl2-4/+8
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann2-6/+6
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin17-46/+45
2016-11-27typo: Scond -> SecondAndras Timar1-1/+1
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2-0/+36
2016-11-25give us a chance to see *which* property failedEike Rathke11-31/+28
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin1-40/+47
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung1-2/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl9-15/+15
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin6-6/+6
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin2-6/+6
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin1-1/+1
2016-11-24don't use memset on std::vectorJochen Nitschke1-1/+0
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek10-21/+1
2016-11-22Probably a more robust way to fix the testKhaled Hosny1-2/+1
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny1-0/+1
2016-11-22Destroy item sets in SdDialogsTest::tearDownStephan Bergmann1-0/+3
2016-11-22remove some more global OUStringsNoel Grandin5-16/+4
2016-11-21convert inventorId to scoped enumNoel Grandin51-152/+148
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen2-31/+0
2016-11-21add missing resource depDavid Tardon1-0/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+5
2016-11-21new loplugin datamembershadowNoel Grandin4-12/+3
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1