summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Clean VclPtr and namespace usage.Michael Meeks
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann
2015-04-25sw: same treatment for SwCursor's fake "copy constructor"Michael Stahl
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10more toolkit API adaptations.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin