summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-15convert sw/inc/listfunc.hxx from String to OUStringNoel Grandin
Change-Id: I50ed5e2943aefff85e0d492df8610c4f1baf5576
2013-10-15convert sw/inc/ndgrf.hxx from String to OUStringNoel Grandin
Change-Id: Iac457f283a2e16ee7fd6c104b86131cbe980aa5e
2013-10-15convert sw/inc/paratr.hxx from String to OUStringNoel Grandin
Change-Id: I9733709eb9b8862407470d0e407e329acab584f6
2013-10-15convert sw/inc/redline.hxx from String to OUStringNoel Grandin
Change-Id: Ib269bdc97f1f7a04983ae87c0fd11c291a638d0b
2013-10-15convert sw/inc/shellres.hxx from String to OUStringNoel Grandin
Change-Id: Ifea5b3a3c811c025e15b6cd550b9ad242f06486a
2013-10-15convert sw/inc/sortopt.hxx from String to OUStringNoel Grandin
Change-Id: Ia51d5c7bd969aeecadb52d85c1e591ff95418364
2013-10-15convert sw/inc/swbaslnk.hxx from String to OUStringNoel Grandin
Change-Id: Ib0bdac62cc6432978128878b54f51d48c7983b46
2013-10-15convert sw/inc/swcalwrp.hxx from String to OUStringNoel Grandin
Change-Id: I59f62246c557f702baa97c8928d34709d6f09b11
2013-10-15convert sw/inc/swcrsr.hxx from String to OUStringNoel Grandin
Change-Id: I0517ddf8be1a65e4fc4c3ef30b1aa5cac4e00bcd
2013-10-15convert sw/inc/swserv.hxx from String to OUStringNoel Grandin
Change-Id: Ief3e8edc3e24cd2b9493136720d66338f2714299
2013-10-15convert sw/source/core/inc/SwUndoFmt.hxx from String to OUStringNoel Grandin
Change-Id: I0f84dcbf2de2aaf592d59dbe4c08ebcf7805c5e7
2013-10-15convert sw/source/core/inc/Undo*.hxx from String to OUStringNoel Grandin
Change-Id: I460a5d9880c820440e04ac8f06f8ca97918e349e
2013-10-15convert sw/source/core/inc/acorrect.hxx from String to OUStringNoel Grandin
Change-Id: I05d2a013805e8ca5c28a635da1fce907c211f11c
2013-10-15convert sw/source/core/inc/d*.hxx from String to OUStringNoel Grandin
Change-Id: Ia19613e4e5458337e07a8c7ce0b2bdd258a28535
2013-10-15convert sw/source/core/inc/r*.hxx from String to OUStringNoel Grandin
Change-Id: Ie2523eb8f7054d145ef969e65da1361134bfbb1e
2013-10-15convert sw/source/core/inc/t*.hxx from String to OUStringNoel Grandin
Change-Id: I539cc99bb7adb060b417dce287d81a1102d684b3
2013-10-15convert sw/source/core/inc/viewimp.hxx from String to OUStringNoel Grandin
Change-Id: Icef5f910d9bdfb9366b1b354e68c498b9d6fe174
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin
Change-Id: Idb409a930b2f93fc862fdd62352c38365751bd34
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin
Change-Id: I3195d8a22bd7b181fd8f1586d880a865de7b83de
2013-10-15sw: include paragraph attributes and style in doc model xml dumpMiklos Vajna
Change-Id: Ib4dd980ffa1836f8873e05779f5d99e4c59da721
2013-10-15swap if the host endianness doesn't match the file formatsCaolán McNamara
Change-Id: I0b4c2ba6679c8d2754f2a7cd8b8f693db335e004
2013-10-15callcatcher: update unused codeCaolán McNamara
Change-Id: Ia2452eb82139039e1e6dc98e61ffb32b4091b94f
2013-10-15Remove unused macroStephan Bergmann
Change-Id: I7e421004c5d9bd7682bca9b748442ce21c017823
2013-10-15fdo#57659: fix exif processingJulien Nabet
Change-Id: I93bd132b1d536843d4d8627230bfa9ef22cd623b Reviewed-on: https://gerrit.libreoffice.org/6245 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-15Remove Java unit tests migrated to PythonDavid Ostrovsky
Change-Id: I6f4792a1fdbd40d016fabf8649c7058adaedd00c Reviewed-on: https://gerrit.libreoffice.org/6017 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-10-15Defer OUString -> OString conversionStephan Bergmann
...to avoid converting back OString -> OUString in SbiIoSystem::WriteCon. Change-Id: I17024891d0babaa589f2c65f1123f1905c4338bb
2013-10-15fdo#70371: create findunusedheaders targetBjoern Michaelsen
- you can now do "make unusedheaders" to look for headers that seem to be used - also renamed the script in ./bin to follow the conventions there Change-Id: Ia9487af02effd05bfbc5c3f5c04b928a407b0fa4
2013-10-15fdo#70371: Initial perl scriptJelle van der Waa
Change-Id: I9b0ec2b00c11f7f09cd37273bbbcb856d1c7c862 Reviewed-on: https://gerrit.libreoffice.org/6238 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-10-15Remove unnecessary TK_LastStephan Bergmann
Change-Id: Ia5095646f01a76258d69df866e3c803f8691915b
2013-10-15Small simplification (and exit loop early)Stephan Bergmann
Change-Id: I076307174fdd63b58a8cb9c9690f50dae746c289
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
Change-Id: I8be2a1d603afd26de11e737586590ebb7adcbc42
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
Change-Id: I88176f00c5fb356d63ecfdd291c006e88606a604
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
Change-Id: I06e3134aeef27f13969f6d9d7d81b916bc93e8e2
2013-10-15Some clean-upStephan Bergmann
Change-Id: I5f99e79e21bd33561dab10cb7044f2fa148ef156
2013-10-15Remove unused memberStephan Bergmann
Change-Id: I435f2781be620fa910a40a49fde19ecc81a70974
2013-10-15Remove unnecessary friend declarationStephan Bergmann
Change-Id: I7bd0fb541f16e39400b40742e92b501be086c887
2013-10-15-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I0b203dd65f659533dd3db9f25a1d42569473df31
2013-10-15update pchThomas Arnhold
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
2013-10-14fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent
Change-Id: Ia8c6caa44ed8019a8139beb5a855f0f28805544d
2013-10-14CID#736176 aArgInput is only 4 items, what's with the loop over 5 elementsCaolán McNamara
Change-Id: I16983832e5d12ae55a3db448bcef2550b000d496
2013-10-14CID#736192 out of boundsCaolán McNamara
Change-Id: I7ab1baa96e004122bd03d7b057effaf6b1ca7fe2
2013-10-14CID#738972 use after freeCaolán McNamara
Change-Id: I3c1329a55b53365945406c515ff4e8e72792dcb6
2013-10-14CID#707595 uninitialized valuesCaolán McNamara
Change-Id: Ic41348b7ebce95325c8449c21b6f303ca54c2417
2013-10-14CID#707583 uninitialized variablesCaolán McNamara
Change-Id: I2e494843226b4dcb72eadfabd55f6e6de42ddfc6
2013-10-14fix mangled indentCaolán McNamara
Change-Id: Iefef3ac1e56444e387916dd1eae65007152c831e
2013-10-14writerfilter: unused initChildren/Payload methods in doctokMiklos Vajna
Change-Id: I6b8d728011c2b70061dbdcdc3daba37422f99306
2013-10-14writerfilter: unused init methods in doctokMiklos Vajna
Change-Id: I721fbbd7bcf33b6ab3535170afbf68e520134850
2013-10-14writerfilter: these dump methods are unused in doctokMiklos Vajna
Change-Id: Ic84ac4d58e14c3bc59d902ce535566cc7e59a5d8
2013-10-14writerfilter: fix dbglevel=2 buildMiklos Vajna
Change-Id: Icc20bb1de73c119efdb9dd80f35cdb9f2d342529
2013-10-14Resolves: #i123438# Corrected crop for clipboard bitmap data preparationsArmin Le Grand
(cherry picked from commit 2104f864ec0cf0989e962c045ee69010e3505f3e) Change-Id: I3376d72317f27bfe7898e515ce1d2788761d1422