summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldfunc.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
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-5/+5
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-18/+18
2014-03-30OUStringBuffer to OUString and optimize related codeMatteo Casalin1-10/+8
2014-03-30Remove temporary OUStringsMatteo Casalin1-17/+10
2014-03-30Use more consistent integer types + constifyMatteo Casalin1-24/+20
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-8/+9
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-15convert sw/source/ui/fldui/*.cxx from String to OUStringNoel Grandin1-21/+20
2013-10-10convert sw/source/ui/fldui/*.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-4/+4
2013-08-22convert field dialog to .uiCaolán McNamara1-1/+0
2013-08-21convert field ref page to .uiCaolán McNamara1-0/+8
2013-08-19convert field function page to .uiCaolán McNamara1-220/+206
2013-08-19bShowSelection is always falseCaolán McNamara1-17/+3
2013-07-16String to OUStringMatteo Casalin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-26sal_Bool to boolTakeshi Abe1-7/+7
2013-01-25sal_Bool to boolTakeshi Abe1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-5/+5
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-9/+9
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-5/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-3/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-4/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-64/+78
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-64/+78
2011-03-09Translate german commentsMartin Kepplinger1-14/+14
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-64/+64
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+14
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-65/+65
2010-11-27Clean code at writerKayo Hamid1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-10Remove bogus commentPrashant Shah1-54/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-10/+0