summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-31Add vcl.atsui and vcl.coretextTor Lillqvist
Change-Id: I9c9db51f04db5a0d073bd7493c198e8413299633
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
Change-Id: I68f43b16f09e606b9e7ae384c76554a6763afa8d
2013-01-31TypoStephan Bergmann
Change-Id: I12421776ac75bd92fc39eb2d3e79df47107ea1d9
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
Change-Id: I6c24bf51acc0d014ede2f36e17e52cef21753d41
2013-01-31Some fixes for previous commit (Clang)Stephan Bergmann
Change-Id: If41321bc1c79cb475aae1c4588f8663beccd2209
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann
cppuhelper/source/typedescriptionprovider.cxx would read it if it finds .rdb files in that format. Throwaway new reg2bin tool for now can translate existing .rdb files into the new format. Change-Id: Iacf219c30cfc358c3d31fb0d73966cf2296a4fe5
2013-01-31fdo#56976 fixes up Arrow import bugLennard
Importing an LibreOffice upArrow from an pptx document caused it and several custom shapes go down the drain. That was perhaps a memory violation because the procedure to generate it in working memory was missing. This patch gets you that procedure. Note it cannot be manipulated yet. Signed-off-by: Lennard <Wasserthal@nefkom.net> Conflicts: oox/source/drawingml/customshapepresets4.cxx Change-Id: I8b9ce3ae1aef7894ab04b9857e90831d715ec1d5 Reviewed-on: https://gerrit.libreoffice.org/1492 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida
When launching it from the Security tab of the PDF Options dialog during PDF export. Change-Id: Ife2d3a7b508ba2e077018d11478ad680d18d3f0d
2013-01-31fdo#46706 Windows 2000 is not supported any moreAndras Timar
It may be install and run on Windows 2000, but nodody really tests it on this old platform, and developers are reluctant to fix bugs specific to this old platform. Change-Id: Ibeb45c0c2e7aef67d2e68bb5d104c5c3c2752dc4
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
- replaced OSL_TRACE with SAL_INFO Change-Id: I4d63df493e85bc095b8a11e3842b0d69c5217c96 Reviewed-on: https://gerrit.libreoffice.org/1804 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-31rewriters no longer create .new files, they modify sources directlyLuboš Luňák
Change-Id: I24bce9dcf46367b5658071ed692d346bb01a83a3
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
2013-01-31callcatcher: update unused code listCaolán McNamara
Change-Id: I6a935ced687b1076dfdd6c6ae0cf3bce1fc6adbd
2013-01-31hide un-installed module color appearance settingsCaolán McNamara
Change-Id: I7bf3d536805e60dd544551ef0753527fabe59476
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara
Change-Id: I645775bcec9993a2d8fd4b5ea67197ad3b2a9e03
2013-01-31l10ntools: kill RTL_CONSTASCII_STRINGPARAM in definesMiklos Vajna
Change-Id: I7fdd9b6870fbe2c08c05c5dc44f2ff1d7140efd7
2013-01-31redland depends on both raptor and rasqalStephan Bergmann
Change-Id: I5b7a2780527c24cba668266ff228f1e6af1d523e
2013-01-31Call macosx-change-install-names on "external" libs, tooStephan Bergmann
...at least on those that link against other "external" libs, as otherwise they will have broken dependencies on those /@.__________________________________________________OOO/lib/... files that did not get rewritten by macosx-change-install-names. In the old build system, solenv/inc/tg_ext.mk took care of this. Change-Id: I5ffeed7d2a19170371db9093d29f3df9a1eb54c8
2013-01-31export subpath sizes (these are for example in pptx custom shape presets)Radek Doulik
Change-Id: Iab21d0845d0cb6e4dadeffb5f7b9ebab1e4b955a
2013-01-31python3: bug 15833Norbert Thiebaud
That python bug cause problems when libreoffice is on a read-only media... which is very common for Mac as the dmg used to package the produce is seens as a read only volume. This patch the bug 15833 for MacOSX only since that is the platform that is most likely to be impacted, and because of bug 15431 that make patching on Windows more complex/dangerous. Change-Id: Ie7406c1c75748d38c871b3b544560caa62e9d838 Reviewed-on: https://gerrit.libreoffice.org/1934 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-01-31Proper spacing in makefile command line continuationsStephan Bergmann
Quoting "The Open Group Base Specifications Issue 7" at <http://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html#tag_20_76_13_01> "Extended Description: Makefile Syntax:" "When an escaped <newline> is found in a command line in a makefile, the command line shall contain the <backslash>, the <newline>, and the next line, except that the first character of the next line shall not be included if it is a <tab>." On Mac OS X, this caused raptor and rasqal to erroneously be configured with a --prefix argument that ended in "--disable-static". Change-Id: I9455f8e2e624b245a5278a21d8b0f62d8780f9e4
2013-01-31Hyperlink is an optional property, fdo#58858Markus Mohrhard
Change-Id: I30f2b0cdb72951a47cfd8d0091b5418fd59efe83 Reviewed-on: https://gerrit.libreoffice.org/1930 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
Change-Id: Ib068c06956bc9f04bb7c468375aacd2e6e9db77d
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna
That makes 'make subsequentcheck' pass here again. Change-Id: I50d74759b6ae6cd2bfa62a76028dc74931ffb3b0
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist
Change-Id: I3351298e338315881bc8fa344849f00ee4438059
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist
Change-Id: I8ce0d94e7946175d1b287ba85567f9bb414f4152
2013-01-30bnc#492440: Sort autofilter popup items correctly.Kohei Yoshida
Use locale-aware collator to sort strings, instead of using the transliterator. The actual sorting algorithm for cell sort uses collator. Let's be consistent with it. Change-Id: I6729553ce92d50e45fa1ea6e1c35581fd791807d
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
In calc, we see a lot of implementations of createFileURL. So get ride of all it and start to use the UnoAPitest::createFileURL method. Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and moved some testing files to the right dir that the file belongs. Conflicts: sc/qa/extras/scoutlineobj.cxx Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida
Change-Id: Ieaf84e8d36efa8314729903be029f83c31bcbdf3
2013-01-31Drop unused member variablesTakeshi Abe
Change-Id: Ied80983dc64f1e4e7ad34ebd9cc034054a17b6cc
2013-01-31Drop unused #defineTakeshi Abe
Change-Id: I2831c6a9c738d3ccacb1e7856675f409948723c9
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe
Change-Id: I3111c8fd60089302d7eee51df0ac81ae1a6f5eab
2013-01-30Oops the last commit is for bnc#615357.Kohei Yoshida
Sorry. Change-Id: I3ce101b52bfbede14d0fb0ef453b04f882de57a0
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
When the option for using English function name changes, we should re-compile all cells with #NAME! as the error may have been caused by unresolved function name which may be fixed after the option change. Change-Id: Id340ce9b5db3ed368b98e814861be5c3f96df071
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke
Change-Id: I8cf726ce5132f0cb712b30a76a76b152a681f4da
2013-01-30HIG: align the edit button with the last spinner elementCaolán McNamara
Change-Id: Ia12af43223334156ffe8c9a0e9660e296fd4d68e
2013-01-30HIG: access key for listboxCaolán McNamara
Change-Id: I20f85de6c529b5a448f87ab73d7373532da7ab8c
2013-01-30HIG: 6 pixels vertical paddingCaolán McNamara
Change-Id: I8699539b79c5db10f4cf5d79028cabb10cd09164
2013-01-30HIG: indent dependent hierarchy by 12 pixelsCaolán McNamara
Change-Id: I5beec3eb7d8ede3c91b63955285a813af16bc43a
2013-01-30HIG: radiobuttons/checkboxes use sentence capitalizationCaolán McNamara
Change-Id: I0f2f9d4576b8d1923a19ab703da5fed206ae6526
2013-01-30HIG: end labels with ':'Caolán McNamara
Change-Id: Ia729050125d3cfc3e51d289c2153f6bdeb76e379
2013-01-30HIG: Leave a 12-pixel horizontal gap between a control and its labelCaolán McNamara
Change-Id: I0e6c8c817290a6d2c27ee5b758a803b30c2b3d2c
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke
Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db
2013-01-30make it possible to update DDE links after loading, fdo#59032Markus Mohrhard
Change-Id: Iba49bec62cb9081cdcd9410215f269b59c1be304
2013-01-30Introduce SAL_OVERRIDEMiklos Vajna
Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43
2013-01-30WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist
Change-Id: I0fe32f14641ed2c2cf1ee4e0f03aa9bef805ef1d
2013-01-30configure: better libstdc++ ABI breakage checkMiklos Vajna
The old code expected that gcc -dumpversion outputs x.y.z, but just x.y is also a valid output. Use the preprocessor defines instead, this way SUSE 4.7.2 gcc will use -std=gnu++0x as well. Change-Id: I9871b05953ab255c66dd152c0befd29037522902
2013-01-30chart2: try to make MSVC happy with OUStringMichael Stahl
Change-Id: I4c5a9572e897aa12aad3a8eb5797e4bca2f036cf
2013-01-30unfriend this class and the methodMarkus Mohrhard
Change-Id: I43645409bee380ef6664109c4480ca37c5f3ecd2