summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-12-09changed timers to idlesTobias Madl
2014-12-09Michael's patch implementedTobias Madl
2014-12-09applied patch from Michael MeeksJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed Timer tp idleTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09Changed Idle Timers. into IdleTobias Madl
2014-12-09fdo#39468 translate German commentsMichael Weghorn
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky