summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* sd: Remove empty fileTakeshi Abe2016-12-142-24/+0
* sd: Update list items only when necessaryTakeshi Abe2016-12-132-28/+28
* Fix weird configury option combination lossageTor Lillqvist2016-12-131-1/+13
* OSL_TRACE->SAL in sd..sdextNoel Grandin2016-12-1228-99/+32
* tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin2016-12-1214-182/+55
* Mark as constTakeshi Abe2016-12-1210-10/+10
* AccessibleEventNotifier AccessibleSlideSorterObject (sd)Julien Nabet2016-12-101-1/+1
* tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2016-12-092-0/+53
* convert SFX_HINT to scoped enumNoel Grandin2016-12-0824-56/+51
* Indentation fixesMiklos Vajna2016-12-081-5/+5
* tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2016-12-072-0/+1162
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-8/+8
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-0714-35/+44
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-064-13/+14
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-7/+7
* unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara2016-12-053-16/+14
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-051-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-0521-39/+39
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-055-5/+5
* loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann2016-12-0523-131/+5
* convert E_GRAPH_PROV constants to typed_flagsNoel Grandin2016-12-051-1/+1
* tdf#103477 Add unit testMuthu Subramanian2016-12-012-0/+17
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-2/+2
* rename getViewIndependentPrimitive2DSequence..Noel Grandin2016-11-302-2/+2
* Rewrite some (trivial) assignments inside if/while conditions: sdStephan Bergmann2016-11-292-4/+7
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-292-2/+2
* extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl2016-11-292-4/+8
* Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann2016-11-292-6/+6
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-2917-46/+45
* typo: Scond -> SecondAndras Timar2016-11-271-1/+1
* tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2016-11-272-0/+36
* give us a chance to see *which* property failedEike Rathke2016-11-2511-31/+28
* convert FOUND constants to o3tl::typed_flagsNoel Grandin2016-11-251-40/+47
* tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung2016-11-251-2/+0
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-249-15/+15
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-246-6/+6
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-242-6/+6
* convert SFXWB_ constants to scoped enumNoel Grandin2016-11-241-1/+1
* don't use memset on std::vectorJochen Nitschke2016-11-241-1/+0
* tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek2016-11-2310-21/+1
* Probably a more robust way to fix the testKhaled Hosny2016-11-221-2/+1
* tdf#55469 Consistent line spacing across platformsKhaled Hosny2016-11-221-0/+1
* Destroy item sets in SdDialogsTest::tearDownStephan Bergmann2016-11-221-0/+3
* remove some more global OUStringsNoel Grandin2016-11-225-16/+4
* convert inventorId to scoped enumNoel Grandin2016-11-2151-152/+148
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-212-31/+0
* add missing resource depDavid Tardon2016-11-211-0/+3
* add missing deps on ui filesDavid Tardon2016-11-211-0/+5
* new loplugin datamembershadowNoel Grandin2016-11-214-12/+3