summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07sort constants in VclEventIdNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in ucbhelperJochen Nitschke
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-12-06Convert TextView to unique_ptrMark Page
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-06Make VclPtr move assignment operator actually moveStephan Bergmann
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin
2016-12-06Use std::unique_ptr for AnimationEntryMark Page
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05convert EscapeType to scoped enumNoel Grandin
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-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke
2016-12-02Simplify FontManager a bitKhaled Hosny
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-12-01Unused codeKhaled Hosny
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks
2016-12-01BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard
2016-11-30don't hold vector as pointer here ...Jochen Nitschke
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep
2016-11-29-Werror,-Wunused-private-fieldStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28tdf#101870 - Template manager thumbnail view control needs a borderAkshay Deep
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26mark VclPtr::Create as SAL_WARN_UNUSED_RESULTNoel Grandin
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-25introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory messageEike Rathke