summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-09Remove irrelevant SAL_INFOsStephan Bergmann
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-12-08No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann
2016-12-08There is nothing called FmUnoIOStream or FmUnoOutStream hereTor Lillqvist
2016-12-08Another "Do not export whole class to avoid MS C++ implicitly exporting...Stephan Bergmann
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-12-07tools: document our favorite rectangle class tooMichael Stahl
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
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