summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2015-05-06convert CVC_ flags to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05vertically center toolbox/listboxesCaolán McNamara
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-05-05these are not used in this .hxxCaolán McNamara
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl
2015-05-05Avoid redefine of TRANSPARENT on solaris after including stream.hRichard PALO
2015-05-05-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-05-04sal: match the defintions of SAL_MAX_SIZE and sal_SizeMichael Stahl
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan
2015-05-01missing includeCaolán McNamara
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-05-01missing header for CheckboxCaolán McNamara
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgTypeStephan Bergmann
2015-04-30Fix Link<T, void>::CallStephan Bergmann
2015-04-30No need for LINK vs LINK_TYPED distinctionStephan Bergmann
2015-04-30Missing param nameStephan Bergmann
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30All-inline template should not be TOOLS_DLLPUBLIC, keep MSVC happyStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers