summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfld.cxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-02-21Avoid unnecessary OUString copiesMatteo Casalin
2015-02-21Reduce scope of some variablesMatteo Casalin
2015-02-21Use more proper integer types and range-for loopsMatteo Casalin
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-23dead assign (clang)Bjoern Michaelsen
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13125044: - use field's content cache on <SwTxtFld> construction onlyOliver-Rainer Wittmann
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