summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-21convert Turkish AutoText files from old binary to zipped XMLAndras Timar
I wonder when the support of old binary format was discontinued, but at least in LibreOffice 3.6 it did not work. I converted the files with OpenOffice.org 1.0.3. t Please enter the commit message for your changes. Lines starting Change-Id: Ie68371b613ab0464eefe909d083dbb8567623a2b
2013-02-21remove unused hidsCaolán McNamara
Change-Id: I02343ca6fe9d0c642cd8ebf4723582c7c25889fb
2013-02-21HIG, consistent border width for properties pageCaolán McNamara
Change-Id: Iacaa53c167230d40bd7e68216ff9deb97c528063
2013-02-21Updated coreCaolán McNamara
Project: help 7a607b7a563b85f5c0b884e8c32c4791c14cd66f
2013-02-21split up redline dialog and adapt filter page codeCaolán McNamara
Change-Id: Id6fab654b4c92aaba753e7099923efb135a0bdd8
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
fixed incorrect return of EmbeddFonts property and also make sure that NotifyEmbeddedFontRead is called on reload Change-Id: I085f50ff88bbf73b5dcdb9630b6c5844430a47c2
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
Change-Id: I9cfb4f65e27a73921ac7944376677c5ddecdf9a9
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2013-02-21fdo#57950: Remove some chained appends in filter in sw/accessAndrew Branch
Change-Id: I9f3b44d6ea154d628dd59e31d9403097809a2853 Reviewed-on: https://gerrit.libreoffice.org/2300 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-21clean-up the output and simplify the MOZAB driver configNorbert Thiebaud
Change-Id: Iff63e4dd2471d5b5c0e7c52344d694a0e46ce6a0 Reviewed-on: https://gerrit.libreoffice.org/2305 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-21Missing "lib:widget delimiter from : to -" changeStephan Bergmann
Change-Id: I131ead5269fb0815de0e96fa268358461d45e47c
2013-02-21windowsize must be a MetricFieldIvan Timofeev
Change-Id: I360de01d1afa129bec2dc9aabfb16820ec5e3269
2013-02-21add a mechanism to load date fields from .ui filesCaolán McNamara
Change-Id: If546e2f5c0f4b58d1306c737bf69799e8033c5c0
2013-02-21add a glade catalog so glade can manage our custom widgetsCaolán McNamara
export GLADE_CATALOG_SEARCH_PATH=install/share/glade distro maintainers can link/move this to /usr/share/glade/catalogs Change-Id: Id4d8d51103d0ef91eea5cd0da9742a28838028cc
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-21This apparently wants sal_uLong, not boolStephan Bergmann
Change-Id: I0cf295ea2f83908d98427ae1f3bb6fa1dbbd0b12
2013-02-21Don't download a zip we don't useFridrich Štrba
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist
Apparently it (by accident?) used to work to use pathnames. Change-Id: Icebda427cef645ed53594e179c211d2a9d020583
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat
2013-02-21Clean up code that sends and recvs strings accross the OfficeIPC pipeStephan Bergmann
Change-Id: I5e85d5e0e4e53f3c61e59430afea15028444018f
2013-02-21sal_Bool to boolTakeshi Abe
Change-Id: I32c25b53d13c4537b2a89a1976deb14232a04e00
2013-02-21Don't cripple the icu dataFridrich Štrba
CorelDraw and MS Publisher importers use icu for conversions between 8-bit character sets and UTF8. In some cases even between UTF16 and UTF8. Thus we need the relevant data. Use the default icu-provided data for the while. Change-Id: I7914bf8a792cf72b34335a0a423b2304b30a26b4
2013-02-21unlocalisable filter UINamesAndras Timar
Change-Id: I6785329d718ef9a1196867d8fd7c318ec336b10c
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
Otherwise charts with data ranges on other sheets will not be painted correctly as the data is missing when the chart is rendered for the first time. This was not a problem before the cached value import because the hard recalc would have forced a repaint anyway. The new way should also be a bit quicker. Change-Id: Ieeee6a010a4dffad6ebe2264b8312f93b16d9c87
2013-02-21fix win buildCaolán McNamara
Change-Id: I42506c15f62329fb2f5733f0c34e4bb1b4d27f13
2013-02-21XubString->OUStringCaolán McNamara
Change-Id: Ie110963f0b54bd2235d088a886db3f16e397bd86
2013-02-21mnemonic got messed up on cut and pasteCaolán McNamara
Change-Id: I7b9459c685c73c79b9dcf0213fbe33b2d45976b7
2013-02-21various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I75fc6a0e4edb77bf236110165049c33bbeb05ed5
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
Change-Id: I389c863f7ea83071a3d3b43a33f505e9e1ce7d16 Reviewed-on: https://gerrit.libreoffice.org/2285 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
All RTL_CONSTASCII_USTRINGPARAM removed from filter/source/pdf Change-Id: Ic4a5ae8ca8476a1498e7fca5a06c4f465d45749b Reviewed-on: https://gerrit.libreoffice.org/2284 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
All RTL_CONSTASCII_USTRINGPARAMs removed from canvas Change-Id: Ie62d080eb58a05f7bb18aa1cc2f518c951145460 Reviewed-on: https://gerrit.libreoffice.org/2283 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
Removed all occurences of RTL_CONSTASCII_USTRINGPARAM in chart2. Change-Id: I0ab188e2d67a5fc17a3653e5213031f6e2c2581d Reviewed-on: https://gerrit.libreoffice.org/2244 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-20fix build breakage: ENABLE_SCRIPTING_PYTHON was already removedDavid Ostrovsky
Change-Id: I22cfcb848fbf7e9568fd4e2a43994ed361a8e1a7
2013-02-20Some cppcheck cleaningJulien Nabet
Change-Id: I0b9d3b5f8283e2fddc96b220a755ba6bcdd11606
2013-02-20-Werror,-Wsign-compareStephan Bergmann
Change-Id: Id240e2eb51e3ac40f13f813386a21e97ab1e9ff1
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: Ic55935d449cf69eb69da1be5bdb44d93f56f7d88
2013-02-20Revert "Don't cripple the icu data"Stephan Bergmann
This reverts commit 9b60017d351858781aadc2566660a25e9784ef4a, which caused build failures [build PAT] icu_data /bin/sh: line 0: cd: C:/lo/core/workdir/wntmsci13.pro/UnpackedTarball/icu_data: No such file or directory presumably because icu/UnpackedTarball_icu.mk explicitly references $(call gb_UnpackedTarball_get_target,icu_data).
2013-02-20Converted Edit -> Changes -> Accept or reject Widget.Abdulelah Alarifi
Change-Id: I70f53ce73bf8e0c96b588fb15ec2a6bcd845e8da Reviewed-on: https://gerrit.libreoffice.org/1963 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-02-20rhbz#742780: Let make OPT_FLAGS=... override SDK optimization/debugging flagsStephan Bergmann
Change-Id: I639fa16f74342b108a395d7d0335d116f96677f1
2013-02-20make top of format->background align with the other tabsCaolán McNamara
Change-Id: I11c6271ebee62938f89c03c82e02adc2e0d3a1f4
2013-02-20move options dialog to cuiCaolán McNamara
code is not adapted yet, because we need to still support lots of unconverted option pages and its far easier to convert this over when that's complete Change-Id: Ia5c744903b02fc3e6acbc4e6313cf33021720588
2013-02-20move options dialog to cui and adapt codeCaolán McNamara
Change-Id: Iac65d2fb670ccb505240d3cc2380ebb500040bf5
2013-02-20Don't cripple the icu dataFridrich Štrba
CorelDraw and MS Publisher importers use icu for conversions between 8-bit character sets and UTF8. In some cases even between UTF16 and UTF8. Thus we need the relevant data. Use the default icu-provided data for the while. Change-Id: I053b37d875cacc6eaf9637404639f330a34ddb50
2013-02-20typo: allways -> alwaysAndras Timar
Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841
2013-02-20fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks
fixes a nasty apparently introduced by 7e01bc8d28ffefd4539a5eae2587e1f7da0999e7 Change-Id: I8227cb49a5dfa885d4dc38ce353a356bb5ed8a69
2013-02-20move view options page to cui and adapt codeCaolán McNamara
Change-Id: I16f9c1fb1cce0a673255468a4dd5492683ad4298
2013-02-20fdo#60789: writerfilter: do not insert a character at field startMichael Stahl
The character inserted in DomainMapper_Impl::PushFieldContext() causes problems in this bugdoc because there is a commentRangeStart immediately before a text field and the call to delete it via setString("") disposes the SwXTextRange that is stored in m_aAnnotationPosition.m_xStart, which results in an exception when trying to insert the comment. At least all the fields in the bugdoc import fine with this change. Change-Id: I6c08d72fafb0529e8612f1e35b2c8b871edb5a52
2013-02-20fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl
Catch exceptions in DomainMapper_Impl::PopFieldContext(). Change-Id: Ia60857a5f773c9d89217991d481a5f20d0de3151
2013-02-20fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionallyAndras Timar
Change-Id: I1d9d62b024c4442182d67d93915af0f793265ebd
2013-02-20respect nDelFlags, fdo#57661Markus Mohrhard
Change-Id: I77d3e1f537b59504125d66f66f691d01f8f23894