summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann
...to better be able to change its set of implemented interfaces later on. Some potential for further clean up: * a generic helper for supportsService; * remove need for impl_createFactory; * base impl_createInstance on XComponentContext instead of XMultiServiceFactory; * replace ThreadHelpBase with a plain osl::Mutex. Change-Id: Ia2cbd14872a609c2ed57d9ce58b546f087c2fdfb
2012-09-05Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba
Change-Id: I7c40c37fbe344f1e46ea4a09fb99a5ac82ffd577
2012-09-05add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara
so we can get rid of the confusing 1^st help text suggestion Change-Id: I38fea2c15f6764bd64aaebe2a41935149f62b9c5
2012-09-05Resolves: fdo#54486 ensure ordinal format has non-ordinal prefixCaolán McNamara
Make sure that the ordinal format and the non-ordinal format match at the start, so that the expectation can be verified that there is some trailing "ordinal suffix" which can be extracted. I'm not at all sure that this will be true for all languages. Change-Id: Ib89a51cdd743db12bfe6e723a9acb61d9fe5e6ce
2012-09-05Port remote from gdbus to dbus-glib.Andrzej J.R. Hunt
Change-Id: I291ee5d32110d2fffd976f3e5257daf976428a76
2012-09-05Make autocorrect of 1st to 1 + superscripted st work againCaolán McNamara
It surely doesn't matter if the result of normalization is unchanged Change-Id: I87dfd0dadee33897f5df4b0dc532166a8bd9d7e5
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara
Change-Id: I74d2cb7c47ec04f4276755fa1bd74779842c7832
2012-09-05CosmeticsStephan Bergmann
Change-Id: I7b217c4fb48bbee4a2872d15cf23a955b464ffca
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania
Change-Id: Ic56451b2c13d8561bb6e6ee92bf9147b35640a5c
2012-09-05fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
It appears that on Windows at least some jvm.dll versions can cause calls to _fileno(NULL), which leads to a call of the invalid parameter handler (see <http://msdn.microsoft.com/en-us/library/ksazx244%28v=vs.80%29.aspx> "Parameter Validation: Visual Studio 2005"). The default handler causes the application to crash, so install a "harmless" one instead. Change-Id: Id6a3ffb63f70b0c65546bc933e994c8dbf35203c
2012-09-05rc and unorc seem mandatory nowadays, etcTor Lillqvist
Change-Id: I352c12de27c23519099f4c828e1e503446b83941
2012-09-05The unobootstrapprotector is mandatory nowadaysTor Lillqvist
Change-Id: I596f5657714824ad34cea2677438ae9860468524
2012-09-05sal_Bool to boolTakeshi Abe
Change-Id: Iebed1c159606ab695b049032da5a3509e468fb91
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
In order to wrap the SdrPage's UNO object completely, set its mxUnoPage member to the OSection wrapper instance in OSection::init; only OSection should have access to it. Also initialize m_xDrawPage_Tunnel (thanks Lionel for the hint). (regression from 05218c101df486302bf4cfe8be23ad840daa3f73) Change-Id: I048ddafc31e946853e56e6a403ddc9487cfbcf0e
2012-09-04installer: Remove copy_complete_directory_without_cvsTim Retout
Change-Id: I8ae43356f91c45aecfe56cb83567b5e4e97c5669
2012-09-04installer: Inline $installer::globals::required_dotnet_versionTim Retout
Change-Id: I653cee6f86476520d12eaa42c2afecdad1e75dc0
2012-09-04Some clean up of previous commitStephan Bergmann
Change-Id: I75a4b2be2fbaf47a2ddb3498dd4e46b1169d47cc
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
No client code is using the XComponent interface, so drop it. Change-Id: Id8f6da1248da641dcc0a3cb6d0a70e3bf29e5c99
2012-09-04Some clean up of previous commitStephan Bergmann
Change-Id: I0ea6d6439f97fcf74162c19671483aaa17b5a6cb
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
Rename service from "Decryptor" to "DocumentDigitalSignatures" to be consistent with the other UNO services, and with it's own header file name. Add service constructor for passing in arguments. Change-Id: Iaca0c40bb2f1a1af2ef9ca29361bfd023ade2678
2012-09-04Try to make this work againTor Lillqvist
Unfortunately it crashes without a usable stack trace, though... Not sure whether worth it to dig any deeper. Change-Id: I3a5864326bead6ac9206ef30436326b97564bb63
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist
Change-Id: I4aee6214123b14f40e01850e1814a4e2d089ec8c
2012-09-04Drop misleading commentTor Lillqvist
Change-Id: I90bc8870fcc7919f2b9c224160d7cb2e7ef285e7
2012-09-04Fix misleading macro nameTor Lillqvist
Change-Id: I6ef47a04c6628723a433bbb625b0934979bd6725
2012-09-04filtertracer seems to be unusedMatúš Kukan
It has no .component file anyway. Change-Id: Ia6f609a237cb4268161fe1f139b1f5c0d1d6fc5e Reviewed-on: https://gerrit.libreoffice.org/528 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2012-09-04drop rather useless filtertrace stuff from wizardsCaolán McNamara
Change-Id: I6df855031f1941590472bf8901625fe8b2c22926
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
Change-Id: I78ac7de5346a2adea9a2c6cf3cbb0321e05d79dc
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
Word clips pictures that are bigger than a page instead of scaling them down. This patch introduces a new compatibility option to allow clipping a picture in Writer instead of scaling it down. Change-Id: I4defbee05be81e23ec28a2ed272eaf4e4cc6faf5
2012-09-04Restore correct saving of authorised servers.Andrzej J.R. Hunt
Change-Id: Ibb1eaab3ceb4aba8a73594c87d9fd487169e0143
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex
This patch just fix the mistake in Simplified to Traditional Chinese Conversion. >From 1bb88fe0ae13733cf6269fcc442ee18bf41b21ff Mon Sep 17 00:00:00 2001 From: Flex Liu <winddss@gmail.com> Date: Tue, 4 Sep 2012 11:28:37 +0800 Subject: [PATCH] fdo#46182 Error in Simplified to Traditional Chinese Conversion fix the conversion mistake for Simplified to Traditional Chinese Committer: Flex Liu <winddss@gmail.com> modified: i18npool/source/textconversion/data/stc_char.dic
2012-09-04More fragment lifecycle cleanup.Andrzej J.R. Hunt
Change-Id: I93a19a080cc73bfa49b04f19b6e290ff9cd1b8bc
2012-09-04--enable-dbus activates auto-font install now as wellCaolán McNamara
Change-Id: I9b31801d7ae7572dc4437ed7c18f888eb8bed53a
2012-09-04dbus for libmergedCaolán McNamara
Change-Id: I7a0b2c5358ff1b003f822ef4f9acc5c78b1605b1
2012-09-04Workaround for crash on iOSTor Lillqvist
Change-Id: I947f7def862d2a238dc609a91d898f03dbd72b84
2012-09-04Remove unused OS X ooo iconsNicholas Shanks
From e-mail: I have verified that none of these icons are shipped in the current TDF distribution, nor are they referred to by the Info.plist file (which is how Mac OS X specifies relationships between file types and icons, I don't know if this file is distribution.specific), therefore they are just dead files in the repository. Change-Id: I1134642ffa651f3972a81fac2ae992835f6479db
2012-09-03cleaning up a bitAlexander Wilms
Change-Id: I694e8d6a5bc0a916789f6c9d21715bddf0a142ea
2012-09-03markers.png is now based on svg file, added more iconsAlexander Wilms
Change-Id: Ib06cda39604b92ae13da7356a99df66745a2e835
2012-09-03these 9 scripts are in icu >= 4.8, but not in 4.6.1Caolán McNamara
Change-Id: I418968e0a8959730e5ef0c20769fd07ca1f8f23c
2012-09-03Improve tracking of auto-complete states.Tomaž Vajngerl
Change-Id: I4fc1af070b684ffbd0a85e18caa600bb42449f1b
2012-09-03Missing 1 include and 2 usingJulien Nabet
Change-Id: I5100e40f9e2bb2f27f7cac490e7c9fa8c3814166
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
Change-Id: I52d2cb88ef99b9c9846cab13ff2994ed0495d9a3
2012-09-03better description for --enable-mathmldtdLionel Elie Mamane
Change-Id: I7695f3b9d2363835e9434b4d2140e64a7c8b825f
2012-09-03configure: always avoid building ns plugin extension with --enable-headlessRiccardo Magliocchetti
Doing the same trick as osx and android. Change-Id: Ib2efa8166eca0017c86947acdedf20f3826dddaf
2012-09-03desktop: i swear we don't need oosplash with --enable-headlessRiccardo Magliocchetti
Change-Id: I7d03590fc2a0942757b7214c15be78e8bc626e9c
2012-09-03More places that require a prefixed "system"Stephan Bergmann
Change-Id: I49cf1f02faf70a5a92ab45e7678253ba4e5f68d0
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann
Change-Id: I18573cb3c0b70996e3787028fff1a376bded02c4
2012-09-03misplaced ifdefCaolán McNamara
Change-Id: I006db207686d0a08ffa4e2eb044b12266cdb6dcf
2012-09-03adjust auto font installationCaolán McNamara
to happen on a 5 second timer and collect up as much missing stuff in one go as we can Change-Id: I79f5e70634684a2ef83e3090790531149baf529b
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
i.e. honour gtk-fontconfig-timestamp so that if we request a font from packagekit to be installed, then we can auto-use it when it appears. Change-Id: Id0d914a3f9cd589d9e8a87bf9be4b6e47de2e191
2012-09-03make GlyphCache::InvalidateAllGlyphs do what it says it doesCaolán McNamara
all the things we say don't do in GlyphCache::InvalidateAllGlyphs but would do if the random debugging getenv was set are always done in the lines after the one and only call to this. Change-Id: Icd5719f12ab687568c95d59b1f6413a13cef3e3a