summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-18remove unused ControlThomas Arnhold
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-17Customproperties: Correctly size DateThomas Arnhold
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold
2014-08-17coverity#1231667 Unchecked return valueCaolán McNamara
2014-08-17coverity#1132709 Uncaught exceptionCaolán McNamara
2014-08-17coverity#1231676 Uncaught exceptionCaolán McNamara
2014-08-17fdo#82579: The SDK used by the "TDF" tb needs Cursor and Line to be handledTor Lillqvist
2014-08-17fdo#82579: Only Point, Polygon, Size and TimeValue need to be handledTor Lillqvist
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17namespace cssThomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17namespace cssThomas Arnhold
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17use bool directlyThomas Arnhold
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin
2014-08-16Fix member function prototype (sal_uIntPtr& to size_t&)Matteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16These function members does not need to be virtualMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist
2014-08-16Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedefTor Lillqvist
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist
2014-08-16WIN_MOUSE_MOVED and MOUSE_MOVED are unusedTor Lillqvist
2014-08-16WIN_HELP_HELPONHELP and HELP_HELPONHELP are unusedTor Lillqvist
2014-08-16WIN_HELP_INDEX and HELP_INDEX are unusedTor Lillqvist
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-16OOO_HELP_HELPONHELP is unusedTor Lillqvist
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard
2014-08-16just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard