summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-19-Werror,-Wunused-parameterStephan Bergmann1-0/+1
Change-Id: I331d769132d3b18c870c70c7abcbd9539135af55
2013-09-19Prevent conflicts on case-preserving file systemsStephan Bergmann1-6/+67
Change-Id: Ia40f0ce43086fd73cba60011001640a945fb3e26
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
Change-Id: I8033dd055abc9fa8a845113ed2255dd2b5cabad5
2013-09-19Revert "Looks like idlc resolved typedefs inside sequence<...>"Stephan Bergmann1-11/+11
This reverts commit 4bcc515356e2a66417e36600bee9402efb2f9ec3, which needs to be held back until the current offapi.rdb is generated via unoidl-write instead of idlc.
2013-09-19aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara1-4/+3
i.e. a2b86b5fb75925e7e8b24751f83e1ecc8584cf72 stuck the prefix onto aFullName twice by accident Change-Id: I3fdba4cf3dea77bad2278812d75788f175e8d221
2013-09-19Looks like idlc resolved typedefs inside sequence<...>Stephan Bergmann1-11/+11
...so manually fix that in the reference rdb that had been generated from legacy idlc output. Change-Id: Iaa5545222be762f6573d1f4165604229fccad191
2013-09-19fdo#37606 SwEditShell: fix copying when doc starts with a table ...Miklos Vajna1-1/+11
... and the whole document was selected The problem is that the cursor starts at the first cell of the starting table, but when copying, we want to copy the preceding startnode and tablenode as well. Change-Id: I890bba2ae835c4c331f90d977fe5d42fe871c922
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist1-2/+0
Change-Id: Id9efce7b1308a022db14865cf9fbee33ff939e34
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist1-5/+5
Change-Id: I85d4a4c3c7bf708daa85dbe7f3af54311c4d7e2e
2013-09-19fix higher debugging levelsCaolán McNamara1-1/+1
Change-Id: I3fc22524d5e890e19240554b63f2fa53f62e923f
2013-09-19Updated coreCaolán McNamara1-0/+0
Project: help eaba957aa0802cafccf0988bc1cb5ac30ddd921f
2013-09-19actually finish mail settings conversion to .uiCaolán McNamara7-336/+208
Change-Id: If5aa84fbd4582a0889df2bb000fa6b68c51977fd
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin4-8/+8
Change-Id: I1f5c2c612589fd86567ee9d3e09ecd5bff74ce25
2013-09-19convert sw/inc/swtblfmt.hxx from String to OUStringNoel Grandin1-3/+3
Change-Id: I00f7fdaa33bc8b5ede2e3a7f1d1d938b62cc0646
2013-09-19convert sw/inc/tblafmt.hxx from String to OUStringNoel Grandin1-2/+2
Change-Id: Id3966feb27f87c340716034c836e01f72cb96808
2013-09-19convert sw/inc/txtfld.hxx from String to OUStringNoel Grandin1-2/+2
Change-Id: I7d06d6c22d280496a864d656c7a18ac00dd17332
2013-09-19convert sw/inc/undobj.hxx from String to OUStringNoel Grandin2-2/+2
Change-Id: Ife9f401e7e3d06ba1c4507d6f654bb720f61a407
2013-09-19convert sw/inc/unochart.hxx from String to OUStringNoel Grandin2-6/+6
Change-Id: Ib9e52a28d0977efca3ccd2e06f87b413c205c2ad
2013-09-19convert sw/inc/unosrch.hxx from String to OUStringNoel Grandin2-4/+4
Change-Id: Ic25aef1e37cfa66402b7acf13f3fc4cdbc48d350
2013-09-19convert sw/inc/unotbl.hxx from String to OUStringNoel Grandin2-5/+5
Change-Id: Ib9e0324d104401b85cc1472ad7243822fd129c85
2013-09-19convert sw/inc/unotxdoc.hxx from String to OUStringNoel Grandin2-20/+20
Change-Id: I72387b5ed7e459615250d874c1404220822d57b5
2013-09-19MSVC 2010 and newer does have a <stdint.h>Tor Lillqvist2-0/+25
Change-Id: I8f41d027ec890ed57275c04412c61d959d37b66c
2013-09-19Remove orcus from pch.Jan Holesovsky1-10/+0
Change-Id: I9ba757d34f4ac68dd2c63926b3e64a2ab109037d
2013-09-19Revert "Fix the Windows build."Jan Holesovsky1-4/+0
This reverts commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6. Tor has fixed that in the meantime.
2013-09-19Fix the Windows build.Jan Holesovsky1-0/+4
Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin8-79/+75
Change-Id: I2f68a14baf707d7098b84c68b11a85cd28e49d95
2013-09-19remove dead method definitionNoel Grandin1-3/+0
Change-Id: I0cf5cbd4925fad54ee9bb3f6ba7d84b1689fae9c
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin15-49/+47
Change-Id: I03d86a02021df0205cc3505ea9f99d1d18735abc
2013-09-19remove dead method definitionNoel Grandin1-3/+0
Change-Id: If95c03246eeda942084a10ed39a02e6ebeffe2aa
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin7-76/+73
Change-Id: I3f3ba3521b72d78887e01970192f353cdc866626
2013-09-19convert sd/.../dlgass.hxx from String to OUStringNoel Grandin2-10/+10
Change-Id: I1602e3c5bcab59d27c96a2698185b913f5ce69a7
2013-09-19convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin2-13/+13
Change-Id: I8d2847ba00730be8c2fd7814ee41021119e25cfa
2013-09-19convert sd/.../ScrollPanel.hxx from String to OUStringNoel Grandin2-2/+2
Change-Id: I6dde03dd77dac7b8e7568597329d65c8ec317da6
2013-09-19convert sd/.../TitleBar.hxx from String to OUStringNoel Grandin2-12/+4
Change-Id: I5e98c11d27a890cb70808a860c6edcf43f87a314
2013-09-19convert sd/../TitledControl.hxx from String to OUStringNoel Grandin2-5/+5
Change-Id: Ib83d2cfc931c39374358ae0148eae4e5b02a00ae
2013-09-19convert sd/../tmplctrl.hxx from String to OUStringNoel Grandin1-1/+1
Change-Id: Ie06a8103c11a00c79004620ab993dbd6c73f13dc
2013-09-19convert sd/../unoaprms.hxx from String to OUStringNoel Grandin1-6/+6
Change-Id: I579cc101902027813ebd09c9a0e6adffb5b9e5a1
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin3-16/+16
Change-Id: Ic28cce392c73732510087c5812c1e317e86a1013
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2-6/+6
Change-Id: I1844052366527c146f08a2a999065891a671aa2a
2013-09-19convert sd/.../slideshowimpl.hxx from String to OUStringNoel Grandin2-11/+11
Change-Id: Ia3fbe38ccd4abc6d5fc87d83af1e6af3d1474a4e
2013-09-19convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin2-2/+2
Change-Id: Ifa9cc2448d5376fb171158538fedce9cfb8d6e0a
2013-09-19convert sd/.../SlsSlotManager.hxx from String to OUStringNoel Grandin2-3/+3
Change-Id: I5d526ebb84606ee32feaedd9998bbf8155acd441
2013-09-19convert sd/.../ControlContainerDescriptor.hxx from String to OUStringNoel Grandin1-3/+3
Change-Id: Ic165c4f40b2a84b69c3cf256b884fc6f5f12d982
2013-09-19remove dead method definitionsNoel Grandin2-10/+0
Change-Id: I2751c913bab397d49000bb3462a2f9265d09b32e
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin3-16/+16
Change-Id: I88f8bcd6f6f447f3184beedee04b4aab1fddd41e
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2-6/+6
Change-Id: I4bb95e075c1946efd3f81aee044170ec2baabc7f
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin4-7/+6
Change-Id: Ic7bc275a80bcbb6dd6b25eaaec2b8cebac90e822
2013-09-19convert sd/source/ui/inc/MasterPageObserver.hxx from String to OUStringNoel Grandin1-3/+2
Change-Id: Ia1404ffaa94dc66ad0766b5dd714a2a72f966b74
2013-09-19convert sw/inc/EnhancedPDFExportHelper.hxx from String to OUStringNoel Grandin2-6/+5
Change-Id: Ie786dda9dd0285037294067d0a9fad1abaebd530
2013-09-19convert sw/inc/IDocumentContentOperations.hxx from String to OUStringNoel Grandin4-28/+27
Change-Id: I0ee1415b0ae8a0707faafd05f3b2f95200062614