summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks
Change-Id: I9400ca0a704cfdeb7f333be704ec5690bedcf0c6
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
Add 'BuiltInDisplay' and 'ExternalDisplay' UNO properties to clarify Change-Id: Idf5d26bf687871b3949d077fb89bfe1942839125
2012-05-30fdo#47752: first column of checkboxes is too smallIvan Timofeev
Change-Id: I199276a99063d5a125be1f2cd5d71574f078a82e
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev
Change-Id: Iac8049c49520a5fd119c4617144af302f924475b
2012-05-30fdo#46559 bypass CustomerInformation dialog in Windows installerAndras Timar
User name and Company asked here are useless, and misleading. Users think that they are related to Tools - Options - LibreOffice - User Data. Also per-user installation context makes little sense. If anybody still wants to install LibreOffice only for the current user, it is still possible with the ALLUSERS property. Change-Id: I537b45ab77d6d227264e1dc0bcaf93a9cfa8ea71
2012-05-30MSI: remove unused DestinationFolder dialogAndras Timar
Change-Id: I43b360b417ba06daad55bf6ccfddaace1b55d47f
2012-05-30Use TP_WIDTH & TP_HEIGHT for the Connection options page.Kohei Yoshida
Change-Id: I1142b691bc964e3fb12d25ca885dbc5c09cb85c7
2012-05-30Use TP_WIDTH & TP_HEIGHT for the accessibility options page.Kohei Yoshida
Change-Id: Idec88ec05a9a67693e0e5892ca87aa612b09b069
2012-05-31nuke unused typedefTakeshi Abe
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-30Delete some ASCII graphics separators, tooTor Lillqvist
Change-Id: Ia9176e596b72822d9facea24fa81888768435264
2012-05-30Translate German comments and delete unnecessary blank linesPhilipp Riemer
2012-05-30Pushing the controls in the Formula options page back up by 6 pts.Kohei Yoshida
Apparently someone silently fixed this properly in the main Options dialog code... Change-Id: I90eaf09001f00fe177852d0b27bd96b0733550ef
2012-05-30presenter-console: cleanup and simplify threading mess around timers.Michael Meeks
Change-Id: Ia8e3b59b4c158368d85ba52852c26c578017d10a
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
Change-Id: Ia3fbdd8770ca2e2a0125bd39550ab44c1776e6d8
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
Change-Id: Ia7eda2d9ff29b5997654fef1a01d637f474b06cc
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida
Change-Id: I061ded32454d2aca1eea7ad586de815d34cf386a
2012-05-30Get the sub dialog functional.Kohei Yoshida
Change-Id: Ib3311f64417b68cf94505aeb7f8b153cf5fcdbff
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida
Change-Id: I7d5e5cd22a64446c379446372f29bf1c597bd783
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
And use it both in the core interpreter and the configuration UI. Change-Id: Ia2a16fcb53025840d906864b564255cd3c53e8e9
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida
Change-Id: Icd9de3b714da29df95912ff27b25223c306f1962
2012-05-30Get the current decimal separator from ScGlobal.Kohei Yoshida
Change-Id: I6d7bf97d856272810d8ef5eb382d7b299b74d16e
2012-05-30Reset option.Kohei Yoshida
Change-Id: Id800b3590425ddb3cc804dabf842b700dc27db43
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
Change-Id: Ic9ba214e5bbee64287934437fcdb63117a1146f6
2012-05-30New option for INDIRECT reference syntax.Kohei Yoshida
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
2012-05-30Allow editing of enumerated option value.Kohei Yoshida
Still lots of things are hard-coded. Change-Id: I34512d87431082d35130954c6818c65bc3c18966
2012-05-30Added options list and other misc stuff.Kohei Yoshida
Change-Id: Idd7b8823a26e2a272d911c097dbde350092ec0e8
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
This dialog is launched from the Formula options dialog. Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida
Change-Id: I4743cfc75796a989657afbbc3efc14dfe9f8c114
2012-05-30do not link with cmt by defaultDavid Tardon
Change-Id: I7ed9a25d3b113ae0bda4f8ce47153b54270916f1
2012-05-30$(OUTDIR_FOR_BUILD) is wrongDavid Tardon
Change-Id: Id0c7564d7355192842c0b0b248bf21379ef104cb
2012-05-30One line docu to save me code reading the next time ;-)Jan Holesovsky
Change-Id: I3998679c859c2a25933a879ae6412d7555350a62
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
Change-Id: Iac102ad3794b8959fb219094a9db6345990c4883
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara
Change-Id: Ic123c081fcf6ddcf5d61c5d5a3eab01db470014c
2012-05-30bump to libexttextcat-3.3.1 and drop visibility patchCaolán McNamara
Change-Id: Id0e42068a1cd614a2e66e7f050c55b351999f2ae
2012-05-30don't overload operator-> and just forward specific methods, take twoCaolán McNamara
Change-Id: If66b0a5f1b0444d8f0a6dfed1b518a0033d61d2e
2012-05-30when building system jfreereport, version.mk is not deliveredBjoern Michaelsen
Change-Id: Ieffb063bd6300f415f958a617fef8b1122e1b7b1
2012-05-30don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power
Change-Id: I3ccf6d87db2e9c33f2adaf92e138018f2e27528b
2012-05-30fix missing form control, partial fix for fdo#49430Noel Power
Change-Id: I7a0dd3d6e25a48449941e258ea5a16a247a8fe05
2012-05-30Use RTFSprms::set() in RTFDocumentImpl everywhereMiklos Vajna
Change-Id: Iaf52206aad2f1053d54025b0e71eff1b229e1372
2012-05-30fdo#49968 speed up RTF import of repeated character/paragraph propertiesMiklos Vajna
Most RTF documents (produced by Word/Writer) reset character and paragraph properties at the start of each paragraph. Because of this, appending properties of the same type didn't cause any noticable performance problems. However, it's valid to not reset these properties, and in this case a longer document takes forever to import. Filter these duplicates at the tokenizer level for trivial properties to get acceptable import speed. Also fixes rhbz#825548 in an easier-to-backport way. Change-Id: Id0b7289323d45ff0d747c74bb78d8eb7def0cfc2
2012-05-30rtftok: undo tryToSafelyUpdateAnExistingProp, will be back soonMiklos Vajna
Change-Id: I171dac32f8a938dc4ecfbab13835823f65ee2611
2012-05-30update bubble: "Click here" -> "Click the icon", to clearly point to the icon.Jan Holesovsky
"Click here" is annoying because one is used to the web pages where "click here" usually means one should click the text "here". The "here" here always costed me an unnecessary mouse move before I remembered I am supposed to click the icon ;-) Change-Id: Ia9f5b359cb76813abbc9847e268e4241c5f6481f
2012-05-30$(OUTDIR_FOR_BUILD) is wrongDavid Tardon
Change-Id: I906696aa676ce50fd7214db5b7bb09b736e5faa6
2012-05-30deliver all used mozilla headers into one dirDavid Tardon
This is to avoid problems with too long command lines on Windows. Change-Id: Ifc99bedd37aea7619e002145d4acbb7ec2a14246
2012-05-30Resolves: rhbz#825548 some rtf documents take vast amounts of time to loadCaolán McNamara
rtf documents with vast sequences of replicated properties without any pard resets to defaults create huge vectors of properties that eat time and memory So if we are adding a property which already exists and there are no intermediate properties which would cause side effects to the property then update the existing one instead Only implemented this optimization for some selected character properties This takes my load time down to 7 seconds from effectively some "infinite" hour+ load time. Change-Id: I520779233180f4d9faf9fb0989d546e08fc6cabd
2012-05-30don't overload operator-> and just forward specific methodsCaolán McNamara
Change-Id: I22f5f4a17f2eef0d04756ff4c8e614da073248ca
2012-05-30stray ;Caolán McNamara
Change-Id: I36e577c86de4d6adf3b54376ca9a0544e2c1d863
2012-05-30remove unneeded (and wrong :-) dependenciesDavid Tardon
Change-Id: I6e0f777c878137f6c1bcbe253b37b8eda257ef01
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon
Change-Id: I824a6b6f6afa9e8c3d140e783dbad89ef5425878
2012-05-30do not link with cmt by defaultDavid Tardon
It causes linker errors like: libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll) Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20