summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks52-22/+22
2012-10-04Add some notes about graphicfiltersTor Lillqvist1-0/+10
Change-Id: I1d2a51865b0e564821db7fb45b9e557e4594d4a1
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard1-2/+2
Change-Id: If49db1a503548103dcf605cc1c2d8064cdd2d5b2
2012-10-04rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-4/+24
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 Mohrhard1-1/+5
Change-Id: Ib801c6af84b52ed093be2ba5eba902513bfa4070
2012-10-04Fix an InteractionHandler new-style service useStephan Bergmann1-21/+18
Change-Id: I593467dce8f1e70e1f5068d722dfa0654d3346b7
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power3-5/+6
column widths were never imported or exported correctly in xlsx. Change-Id: I92d469ce52495fe77281cb22341e9c5127e6b506
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann7-49/+53
Change-Id: I042269aabaa2e9952c5d2f41cf93e55d654f6313
2012-10-04Codify the fact that GCC < 4 is not supported any moreStephan Bergmann1-0/+3
Change-Id: I8d0eb681cdfefbf7524de4478e3296ca797b4c5e
2012-10-04add also toplevel <module>.build target, while I'm at itLuboš Luňák1-1/+4
Change-Id: Idd61ec8539dbed81b4500f7c041f8a2b614a7233
2012-10-04add module targets to .PHONYLuboš Luňák1-1/+1
Change-Id: Idb83964f4a772eee42f3f24e4b43cbd903b0ff82
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin63-480/+335
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 McNamara1-1/+1
Change-Id: I58255383497176984cf836faca8c7b7766335da1
2012-10-04Revert "bump liberation fonts to latest stable version"Caolán McNamara1-1/+1
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 McNamara1-1/+1
Change-Id: Ie8286af3e7840acc3013c192e95d0a1658618310
2012-10-04Fixes/improvements on previous commitStephan Bergmann61-178/+185
* UUIInteractionHandler still needs to implement XInitialization. * Moved ambiguating InteractionHandler typedef out of the way. * Removed InteractionHandler.createDefault, as it was originally stated that "it is strongly recommended that [the "Parent"] property is supplied." * Added back documentation about Parent and Context. * Simplified some call-sites to directly use XInteractionHandler2. Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin84-435/+370
Since we don't need to expose XInitialisation, we can make the new-style service implement XInteractionHandler2. Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558
2012-10-04Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara1-0/+3
Change-Id: Ie5ecc8f56636e692a6e17a2e8fab0cefd46cdfb4
2012-10-04callcatcher: update unused code listCaolán McNamara15-202/+15
and remove code freshly unused post widget layout introduction Change-Id: Ifa244391f7f2b565dec10314ca3fd2958dfd87a9
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara11-459/+394
Change-Id: I58c128b78f19b1141b82c2cecb37ed390a5db82b
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara5-26/+137
its more similar for the non-editable list. Requires some love to MenuButton to reflect the selected entry and resize appropiately Change-Id: I4b37931e35a5f326d6fd4e445eb741bece6b55a6
2012-10-04support system dicts named using bcp47 schemeCaolán McNamara1-46/+57
but fallback to LANG_REGION on failure Change-Id: Ic31ba142209cdea1565adef2b592fd59111d9162
2012-10-04Show lang-tag instead of Unknown for languages without unknown nameCaolán McNamara1-12/+8
Change-Id: I8e7bb96ecdc6d6edf38401394209b62b01af6784
2012-10-04handle children of deferred dialog betterCaolán McNamara6-12/+27
Change-Id: I86f0a23408c031a99a31cd309defec519a2e91ec
2012-10-04be more tolerant of temporary frameless parentsCaolán McNamara1-2/+4
Change-Id: I61a52d0f5a5e29d271c84fd7b85d80b7fac2e2ec
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara3-245/+213
Change-Id: Ib4f5214ae8a699a0bc6abddf67636c712d7f6846
2012-10-04improve col/row spanningCaolán McNamara1-6/+89
Change-Id: I7a8d7dd9f504183bb7d40c301f28c7a6a2153872
2012-10-04sw: proper fallback for first page in InsertNewPage()Miklos Vajna1-3/+21
For left/right share, the fallback is easy: the left page always falls back to the right page, if there is a fallback. In case of first page, the situation is more complicated, as there are multiple fallbacks (left/right). Since commit 9ff68a2, first page fallback was decided during registering part of the SwPageDesc to SwPageFrm, which is bad, as without a document export/import, a changed IsFirstShared() didn't have any effect: the LeftFmt/RightFmt was in use, so FirstFmt had no SwClients -> nobody was notified when that setting changed. This commit changes first pages to always use FirstFmt, and (if a fallback is needed) sets FirstFmt to point to LeftFmt/RightFmt as necessary. Change-Id: I4654baf293d72070fcf7e9eea408a43a31079e60
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh4-26/+40
Change-Id: I1666e64b2b611054e1a713a76575e2f06781f80a
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann2-2/+2
Change-Id: Ib5da7703bf48713093bc6a3380facafd0013e039
2012-10-04Mention the plugin mechanismTor Lillqvist1-0/+3
Change-Id: I51e22cceb332048552e86acb2362b907617a84cc
2012-10-04The "working on that" is now doneTor Lillqvist1-9/+0
Change-Id: Ib5a9decaf97817333bbac9853589af7fc9adf94c
2012-10-04fix typoDavid Tardon1-1/+1
Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44
2012-10-04commons-logging uses tomcat, so it should depend on itDavid Tardon1-0/+7
Change-Id: Ic0ad26494081c58c01a4f8ecd004d0c289a704e8
2012-10-04add gb_ExternalProject_use_package(s)David Tardon1-0/+19
There needs to be a way to depend on the output of other external packages. Change-Id: Ic0f200b6d6b6c0968a28434ba96f1a2f1efa527e
2012-10-04Fix languagetool patchlevel settingsStephan Bergmann2-2/+4
Change-Id: I528b7a9187f0db869c820f7f0320194b036438ff
2012-10-04Improve quality of page previews in Impress/Draw with supersamplingTomaž Vajngerl3-11/+9
Change-Id: I9c5b28fc32b73b2147162f74919b21d99401b501
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl4-2/+64
Change-Id: I591c544f600361b5bc9c59b5627f6cdd9f9b09db
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl3-0/+53
Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7
2012-10-04Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADINGTor Lillqvist1-1/+19
Change-Id: Iaf1f6c0fc76b97b1cfca63edfb91d5a39988c8c0
2012-10-04Disable-dynloading updates to component listTor Lillqvist1-3/+8
Change-Id: Idf092958e46a2ad9d56541c90c5a2beb44baff48
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza6-175/+0
These blocks of code will never execute. So we can safely remove them. Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2012-10-04old Mac linker is picky about argument order - static libs lastChristian Lohmaier1-3/+3
and also after stuff that references external symbols, as it only looks for symbols it has encountered so far in the object files. Stuff that comes after the specified library then results in symbols not found despite the lib being on the commandline earlier. (another solution than reordering the arguments would be to use -Wl,-all_load) Change-Id: If4add0d3f81b13874c1620406fa40fcbd25b7cf0
2012-10-03OUString and RTL_CONSTASCII_US... cleanup in basctlRicardo Montania4-58/+58
Change-Id: I440d245d013873ec2830280ad01a4d0625fc4c1a Reviewed-on: https://gerrit.libreoffice.org/741 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-03pywizard: localise listbox at runtimeXisco Fauli3-8/+33
Change-Id: I667976f7f76776cc3ef76abe9935271a7a0c2923
2012-10-03pyfax: cleanup ugly codeXisco Fauli2-49/+13
Change-Id: I6141e544391c6723e7d2949771be1bd5a1768163
2012-10-03pyfax: Cleanup resourcesXisco Fauli2-31/+27
Change-Id: I68059a9ae31d22be3f1390eb065f13f98df8116b
2012-10-03Don't try to make binaries that run on ancient OS when using current toolsTor Lillqvist1-1/+6
For some reason the current Clang linker doesn't like that and misbehaves, Apple bug 12075544. It is unclear whether binaries built using a modern Xcode and SDK to run on 10.4 actually would run on 10.4 anyway. Change-Id: Id15da5eaa4bb95af9cf6d98a658c510f4a786185
2012-10-03Use also the ASMOBJECTSTor Lillqvist1-0/+2
Change-Id: Iee09fc308097ab0a5f73e321da30b7e301b9f4dd
2012-10-03Make isNextGroup() declaration match implementationTor Lillqvist1-1/+1
Change-Id: I5d8a00b83fd4e9f67b98b86818d1e2180d36e69a