summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida1-0/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-12-09Michael's patch implementedTobias Madl1-10/+0
2014-12-09applied patch from Michael MeeksJennifer Liebel1-0/+10
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed Timer tp idleTobias Madl1-4/+4
2014-12-09changed timers to idlesTobias Madl2-4/+4
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idlesTobias Madl2-2/+2
2014-12-09changed timers to idleJennifer Liebel3-4/+4
2014-12-09Changed Idle Timers. into IdleTobias Madl1-1/+1
2014-12-09fdo#39468 translate German commentsMichael Weghorn1-218/+203
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida1-7/+15
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida1-14/+9
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida1-7/+7
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida1-0/+2
2014-12-08Move IndexedStyleSheets to the Imp(l) class.Kohei Yoshida1-15/+1
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-1/+0
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann1-1/+1
2014-12-08callcatcher: update unused codeCaolán McNamara2-5/+3
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist3-2/+1322
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky1-1/+3
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist1-1/+1
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida2-17/+7
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida1-11/+10
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida1-25/+12
2014-12-07remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard1-0/+1
2014-12-07last inconsitently named data table valueMarkus Mohrhard1-1/+1
2014-12-07more fixes for inconsistent namingMarkus Mohrhard1-1/+1
2014-12-07use a consistent naming schemeMarkus Mohrhard1-1/+1
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida1-6/+1
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida1-6/+4
2014-12-05Remove unused header include esp when it's an STL header.Kohei Yoshida1-1/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-5/+13
2014-12-05Broken castStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-12-05Remove dead SO3_GLOBAL_CLASSID and SvObjectStephan Bergmann2-5/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2014-12-05fdo#84938: removed unused definesJennifer Liebel1-7/+0
2014-12-04be more explicitDavid Tardon2-2/+2
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-4/+6