summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18The touch module, ByteBufferWrapper, and the libotouch library can go away nowTor Lillqvist
2014-12-18fix typoTakeshi Abe
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-18fdo#39468 translate German commentsMichael Weghorn
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-12-17fdo#39468: translate german commentsJennifer Liebel
2014-12-16protect against self-assignmentDavid Tardon
2014-12-16fdo#39468 translate German commentsMichael Weghorn
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara
2014-12-15ucbhelper::InteractionAuthFallback::getCode() can be an implementation detailMiklos Vajna
2014-12-15-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-15Authentication fallback request for the OneDrive connectionMihai Varga
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann
2014-12-12leave this Clone as inlineCaolán McNamara
2014-12-12leave the deliberately unused, not-for-use method inlineCaolán McNamara
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11remove operator>> and operator<< methodsNoel Grandin
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-11Revert "-Werror,-Wunused-private-field"Markus Mohrhard
2014-12-10long is 32 bit on Windows x86_64 platformDavid Ostrovsky
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-10Instantiate ImplSVData on demandStephan Bergmann
2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida