summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2016-12-05unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: sdStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-11-24don't use memset on std::vectorJochen Nitschke
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl
2016-11-18Avoid division by zeroStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17loplugin:datamembershadow in StyleSheetUndoActionNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann
2016-11-14warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13loplugin:unnecessaryoverrideCaolán McNamara
2016-11-13drop extra semicolonsDavid Tardon
2016-11-13drop useless semicolonsDavid Tardon
2016-11-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-11-09tdf#103756 - CTRL+Z not working to undo changes performed through NavigatorNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-11-08no need to use endsWithAsciiL like this anymoreNoel Grandin
2016-11-08coverity#1394269 Uncaught exceptionCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin