summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)Author
2015-05-27Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara
2015-05-25Rework code to avoid an assignemnt just to fail next if()Matteo Casalin
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-11convert MarkType to enum classNoel Grandin
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-04Resolves: fdo#68137 crash in traversing script fieldsCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-03Use offapi constants instead of hardcoded magic constantMichael Stahl
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
2015-01-28Resolves: fdo#50640 make sure we don't move away from the current fieldCaolán McNamara
2015-01-27Revert "merge these two selection changing hunks of code"Caolán McNamara
2015-01-27merge these two selection changing hunks of codeCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin