summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldvar.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl1-4/+4
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-3/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-16convert Link<> to typedNoel Grandin1-9/+5
2015-10-12convert Link<> to typedNoel Grandin1-10/+10
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-05-25Rework code to avoid an assignemnt just to fail next if()Matteo Casalin1-7/+6
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-122/+122
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky1-4/+4
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-3/+2
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+2
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-1/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+22
2015-03-24convert sfxlink to enum classNoel Grandin1-3/+3
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2014-12-02loplugin: cstylecastNoel Grandin1-31/+31
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-12/+12
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-07-18Resolved: #124231# field variable dialog: check access...Oliver-Rainer Wittmann1-34/+42
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-7/+2
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-7/+7
2014-04-30sw: sal_Bool->boolNoel Grandin1-34/+34
2014-04-29coverity#1210172 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-30Constify some variablesMatteo Casalin1-10/+10
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-31/+33
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1