summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-05add ODMA licenseAndras Timar
Change-Id: Ie1dfa8bac9d894d86d15fed98341d4700d656fb9
2012-10-05Clarification to commentTor Lillqvist
Change-Id: I0143516455f5abad2da6b13a985d08b37e5c3cae
2012-10-05re-add accidentally dropped modelineDavid Tardon
Change-Id: Ie59b0bab6bec6957f13a3931b6be46985e3db2c4
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon
Change-Id: I02ca44cc33d1d8e1ebc9f158f859c9218d2ed832
2012-10-05directly use udkapiDavid Tardon
Change-Id: I44c3b830a61ef1f65833732b5bc66c061ed27c21
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
Change-Id: I69d883e623f7fffd37c05b85a6655009da9c23a8
2012-10-05More ::rtl::OUString cleanup in basctlRicardo Montania
Change-Id: If7cefe8d2e188e65a465a25a5d5f77e6daebcd17 Reviewed-on: https://gerrit.libreoffice.org/760 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-05::rtl::OUString to OUString in basctlRicardo Montania
Change-Id: I34228049e15ee8a899a4c5e1484d7ed3bc541dd4 Reviewed-on: https://gerrit.libreoffice.org/748 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-04fdo#52022: Simple/LargeControlPoints actually can have nil valuesStephan Bergmann
...in old LO 3.5 registrymodifications.xcu, which causes trouble when migrating to >= LO 3.6, see <https://bugs.freedesktop.org/show_bug.cgi?id=52022#c23> for all the details. Change-Id: I8fa1e67998c9588b9d8bf3a3b52e4b0684d3d705
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
Change-Id: I97dd4411b5293b8f61527505e54608442eb18cca
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
Change-Id: Id506fa56d07be56d63715703e354625715275933
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin
Change-Id: I60230e57993ee24fc80eb26d16588f131ec1f8dc
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin
Change-Id: Ib9a0aa8e22cb84b07b7346e5647b2a2667f05c6a
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin
Change-Id: I80b20f5df179f994e5004c1ef390457c252478ef
2012-10-04sal_Bool->bool in xmlhelpNoel Grandin
Change-Id: I509cf60e4bbbe7dfb25a3943d97c9d35a22e0bb6
2012-10-04sal_Bool->bool in codemakerNoel Grandin
Change-Id: Icea58e7c1dea14f524d6a8d479b7d85e79d6266b
2012-10-04sal_Bool->bool in registryNoel Grandin
Change-Id: I6afabf33e1d1ab890c979193c25381e0d38c1f50
2012-10-04sal_Bool->bool in rdbmakerNoel Grandin
Change-Id: I454e5f4522cd5c5c1f04fde7cb79feab5ae63528
2012-10-04sal_Bool->bool in testtoolsNoel Grandin
Change-Id: I716c0a08565e874bcb0667e72ed5261231a4743d
2012-10-04sal_Bool->bool in scriptingNoel Grandin
Change-Id: Ibb61dc696c4341a0b58d8fd7c2fdfb4c5b991596
2012-10-04sal_Bool->bool in regexpNoel Grandin
Change-Id: I45301c519037ac6c027bfb5a44e8a2a2d53b3ad2
2012-10-04sal_Bool->bool in hwpfilterNoel Grandin
Change-Id: Ief6d6678a04084a90d07d87780689b92af2e3ba4
2012-10-04sal_Bool->bool in padminNoel Grandin
Change-Id: Ica624c28b4e423531be3ef6a601f266d1cad1d07
2012-10-04sal_Bool->bool in jvmfwkNoel Grandin
Change-Id: I8821bc7e4615421a710e6fdf913e646059dd5665
2012-10-04sal_Bool->bool in i18nutilNoel Grandin
Change-Id: Iafb0095a1320ad785e1d0ccbaeac9f26cc4dd02f
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin
Change-Id: Ic3b55606faf60648d3a680b7a60c331047151ab5
2012-10-04sal_Bool -> bool in hwpfilterNoel Grandin
Change-Id: Ia1b6830ef9ab06a1914abb7f6d5857ce9d845061
2012-10-04sal_Bool -> bool in chart2Noel Grandin
Change-Id: Idba76b64746fb1eec0a723a9fcbac025eda3d9a1
2012-10-04sal_Bool -> bool in chart2Noel Grandin
Change-Id: I60f2ead9986afb13157ac9e6a394ff02bcf4de6f
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
Change-Id: Ib7f2a10a4ff0227a5d5c137602c3c2f353334d24
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
Change-Id: Id9f4aef6c7453cebd83dcaedf2ad7427e03cc960
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
Change-Id: Icdf581cd7ae245f2749fecf00957bc9524f717d8
2012-10-04use correct LangID in currency keyEike Rathke
Change-Id: I2607e2cfcee151f4fda05f2eb47d860ac9d1079a
2012-10-04use correct LangID in currency keyEike Rathke
Change-Id: Id93dbccac2495491350c2cbcd7348d98f54a211a
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
clarify Option->Language UI option Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1173991 cws mba34issues01: #i117709#: add missing string resource Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172348 cws mba34issues01: #i117716#: fix missing resources my removing unused code Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172345 re-add Crystal, Tango, Oxygen icon theme listings. correct method signature Patch contributed by Jean-Louis 'Hans' Fuchs http://svn.apache.org/viewvc?view=revision&revision=1306725 i#119063 - correct serf integration Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1300521 i#119036 - adapt serf integration -- use transfer-encoding 'chunked' on HTTPS -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code -- refactoring -- improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727 118569: Use whole certification chain for verification. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1295493 serf integration: improve credential input handling Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1294557 warning-free ucb/source/ucp/webdav Patch contributed by Pavel Janik http://svn.apache.org/viewvc?view=revision&revision=1294086 some refactoring to PROPPATCH and PROPFIND requests Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1293281 i#118569: Replace neon with serf Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1292832 http://svn.apache.org/viewvc?view=revision&revision=1292794 remove OS/2 conditionals for now. re-enable webdav unit tests.
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-10-04Add some notes about graphicfiltersTor Lillqvist
Change-Id: I1d2a51865b0e564821db7fb45b9e557e4594d4a1
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard
Change-Id: If49db1a503548103dcf605cc1c2d8064cdd2d5b2
2012-10-04rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl
The fix in 6d2e09db4a677068095b0bebd08fbbb96620d60c is completely bogus. Only vertically merged boxes result in dummy boxes with negative span, while horizontally merged boxes result in different numbers of boxes per line. So instead of inserting boxes, adjust the width of the last box in rows that are missing boxes, such that all lines have the same width. Change-Id: I4e90e852b314bf6f7885bde7b450dab7c668469e
2012-10-04limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard
Change-Id: Ib801c6af84b52ed093be2ba5eba902513bfa4070
2012-10-04Fix an InteractionHandler new-style service useStephan Bergmann
Change-Id: I593467dce8f1e70e1f5068d722dfa0654d3346b7
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power
column widths were never imported or exported correctly in xlsx. Change-Id: I92d469ce52495fe77281cb22341e9c5127e6b506
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
Change-Id: I042269aabaa2e9952c5d2f41cf93e55d654f6313
2012-10-04Codify the fact that GCC < 4 is not supported any moreStephan Bergmann
Change-Id: I8d0eb681cdfefbf7524de4478e3296ca797b4c5e
2012-10-04add also toplevel <module>.build target, while I'm at itLuboš Luňák
Change-Id: Idd61ec8539dbed81b4500f7c041f8a2b614a7233
2012-10-04add module targets to .PHONYLuboš Luňák
Change-Id: Idb83964f4a772eee42f3f24e4b43cbd903b0ff82
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
2012-10-04bump to latest *binary* liberation fontsCaolán McNamara
Change-Id: I58255383497176984cf836faca8c7b7766335da1
2012-10-04Revert "bump liberation fonts to latest stable version"Caolán McNamara
This reverts commit af1f72feafc00ee6658f6fa7d267f58132adba09 because we would need to build the fonts from .sfd, sigh
2012-10-04bump liberation fonts to latest stable versionCaolán McNamara
Change-Id: Ie8286af3e7840acc3013c192e95d0a1658618310