summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfld.cxx
AgeCommit message (Expand)Author
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-30Use a real assert() hereTor Lillqvist
2014-04-30Can't use ifdefs here, the mpFldTypes array must have fixed contentsTor Lillqvist
2014-04-29Revert "More --disable-database-connectivity work"Tor Lillqvist
2014-04-28More --disable-database-connectivity workTor Lillqvist
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-15fdo#57950: Replace some chained appends in swAlexandre Vicenzi
2014-03-11"overflow" is one wordTor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-01-31coverity#984154 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/IDocumentFieldsAccess.hxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/core/inc/d*.hxx from String to OUStringNoel Grandin
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara
2013-09-29Formel to FormulaMatteo Casalin
2013-09-29Minor cleanupMatteo Casalin
2013-09-29Prefer return value to reference argumentMatteo Casalin
2013-09-29String to OUString + helper functionMatteo Casalin
2013-09-29sUpperNewNm is a duplicate(?) of sNewNameMatteo Casalin
2013-09-29sFormel is just a duplicate of rFormelMatteo Casalin
2013-09-29String to OUString and minor scope reductionMatteo Casalin
2013-08-18WaE: C4703: potentially uninitialized local pointer variable 'pSectNd' usedTor Lillqvist
2013-08-17String to OUStringMatteo Casalin
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-07-16String to OUStringMatteo Casalin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-08remove code that was commented out many years agoPhilipp Riemer
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna