summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddinf.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
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-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-3/+3
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-04-29coverity#1210173 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-30OUString: constify, avoid concatenated appends, use != or ==Matteo Casalin1-11/+7
2014-03-30Remove unneeded variablesMatteo Casalin1-4/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-8/+8
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/source/ui/fldui/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara1-1/+1
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/+5
2013-08-18convert docinfo field page to .uiCaolán McNamara1-82/+80
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-25sal_Bool to boolTakeshi Abe1-1/+1
2012-12-20incorrect if/for body alignmentLuboš Luňák1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
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-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-3/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-50/+50
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-50/+50
2011-03-09Translate german commentsMartin Kepplinger1-10/+10
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-49/+49
2010-12-12cleaning of __EXPORT defineGert Faller1-1/+1
2010-12-11cleaning of __EXPORT defineGert Faller1-3/+3
2010-11-27Clean code at writerKayo Hamid1-5/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-10Remove bogus commentPrashant Shah1-37/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-17#i100000# corrected includesVladimir Glazunov1-1/+1
2009-12-10CWS-TOOLING: integrate CWS os137Vladimir Glazunov1-23/+57