summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldvar.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-10/+10
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-10/+10
2013-10-15convert sw/source/ui/fldui/*.cxx from String to OUStringNoel Grandin1-22/+25
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-4/+4
2013-08-25String to OUStringMatteo Casalin1-4/+4
2013-08-22convert field dialog to .uiCaolán McNamara1-1/+0
2013-08-21convert field var page to .uiCaolán McNamara1-378/+381
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-3/+3
2013-01-26sal_Bool to boolTakeshi Abe1-4/+4
2013-01-25sal_Bool to boolTakeshi Abe1-4/+4
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-3/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-8/+8
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15sal_Bool to boolTakeshi Abe1-10/+10
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+0
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-5/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-03-20reduce UniStringsCaolán McNamara1-1/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-4/+4
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-12/+12
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-123/+123
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-119/+119
2011-03-09Translate german commentsMartin Kepplinger1-58/+58
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-124/+124