summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-21stario -> css::ioThomas Arnhold
2014-08-21starcontainer -> css::containerThomas Arnhold
2014-08-21starawt -> css::awtThomas Arnhold
2014-08-21comphelper: starbeans -> css::beansThomas Arnhold
2014-08-21comphelper: starutil -> css::utilThomas Arnhold
2014-08-21comphelper: starlang -> css::langThomas Arnhold
2014-08-21comphelper: staruno -> css::unoThomas Arnhold
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-20add a VclViewportCaolán McNamara
2014-08-20Pick a more suitable type for nLengthStephan Bergmann
2014-08-20remove whitespaceMarkus Mohrhard
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