summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-19WaE: Potentially uninitialized local variableTor Lillqvist
Change-Id: I497c30dfd951132fe2f7998a158b6c14efe5ebf7
2013-03-19Move the WNTGCC case under the case for CPU=ITor Lillqvist
Otherwise no case matched for the MinGW build. Change-Id: Ia57c7cf09dbd450c91c4e595c7070ce82b484797
2013-03-19Insert empty lines for clarityTor Lillqvist
Now the outermost if..else if..endif chain should stand out more clearly. Change-Id: I62573aea02d0d0f721e00129d0e40f1b11864527
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith
Change-Id: I704628eabdddb70530b6a8a1160c20724332c7e5
2013-03-19trailing whitespacesThomas Arnhold
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-03-19move files.mk to officecfg directoryDavid Ostrovsky
Change-Id: Ia2b793491e4d378ac012debf0beaf6c40d0ee1e1 Reviewed-on: https://gerrit.libreoffice.org/2823 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-19Fix single core build when TDE integration is enabledTimothy Pearson
Change-Id: I15d537a8ea7d3a42c9a1924dd81e83ba9b4aa421 Reviewed-on: https://gerrit.libreoffice.org/2830 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-19sal_Bool to boolTakeshi Abe
Change-Id: I0a8d0f11c45aba1d34a0098e6a371bd616b08b72
2013-03-18add userfriendly targets for ZipPackagePeter Foley
Change-Id: I5e8876bfbca7d9c063a6200e41b31d99763a7829
2013-03-18cleanup doxygen warningsPeter Foley
Change-Id: I9181cad5bfa93f9e8b3d944b2b50a3ccc0b42595
2013-03-18cleanup autodoc outputPeter Foley
Change-Id: I5c25084c8a6e13416cea67c907de276b73c2e955
2013-03-18fix javadoc warningsPeter Foley
Change-Id: I86176860504893213a25afc2a3a886cab9acad68
2013-03-19that should not have been in the patchMarkus Mohrhard
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
Change-Id: I51c7ca53ec8b023dc06b43ec9cb1052d135d14d5
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
The boilerplate code for drawing the 4 types of stepped is in place (as described in ODF1.3, https://tools.oasis-open.org/issues/browse/OFFICE-3662). We can also read the current attribute values used in Gnumeric. These values are converted to ODF1.3 during save. Change-Id: I0f04a779de4b65326ed7ce6de56191f11b51c596
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet
See http://nabble.documentfoundation.org/cppcheck-Variables-reassigned-before-the-old-one-has-been-used-vcl-kde4-part-td4044235.html Change-Id: I9ce272c4116395a95a09e5633acfeaa5b1edbe12
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist
Much simpler. Change-Id: I6837f95121f881d6265eb65343f6b311c1a6c33f
2013-03-18renamed method, it determines if symbol combinesEike Rathke
Change-Id: I60fec73900b861363c02ec51ecbf9dcfd7edb167
2013-03-18use switch instead of multiple ifsEike Rathke
Change-Id: Ib928f7e80aa185119c37b400e8a3e002619ffd41
2013-03-18IsPrinterGraphics() and IsVirDevGraphics() were unused.Tor Lillqvist
Change-Id: If5d7bb5c777d3247e3e1a4d39ae1a8f8ba6f4cd8
2013-03-18Improve indentation and alignment consistencyTor Lillqvist
SCNR. Change-Id: I11bcd451eae74ec5eb20e4baa96d308f9eacf01c
2013-03-18Bin pointless __cplusplus ifdefsTor Lillqvist
Change-Id: I82974eb68e6daf1c6781e2133fd22d7e4e62de82
2013-03-18one time is enough ;)Rene Engelhard
Change-Id: I298433a242eded15b01a379e7b552d62c44d43f3
2013-03-18make empty subformat code work againEike Rathke
Broken with 842c95519a35174238c728784662f854031993d7 were things like ;;;@ or _;0 Change-Id: Idf99378beedacf97a0376d1cd11ee78d3f7c9aff
2013-03-18Revert "add -Wundef to compiler flags"Luboš Luňák
This reverts commit 22771babcc47b294d528d56cec360e2a94daec26. There are still some setups in which this causes errors with WaE.
2013-03-18remove executable bits from source filesLuboš Luňák
Change-Id: Iba8b39d1ce6f3f9a9fa894c9abc6821b43c80433
2013-03-18install librpt* in the new gid_Module_Reportbuilder, not into Base...Rene Engelhard
Change-Id: I8e67108caaac379101173d49c957e7ec5c7652e4
2013-03-18readd packinfo_office.txt stuff for Pdfimport/ReporbuilderRene Engelhard
... as otherwise it ends up in gid_Module_Root_Brand, NOT in it's own module (which is intended) Change-Id: Ic3951ccd7471793419b04f4f2fcfe90060c6d71f
2013-03-18quote URI_ENCODEEike Rathke
Change-Id: Ib3bb6065b02eee8de7c4ca16c8fda05385409703
2013-03-18i82660 - SimpleCommandMail: fix options passed to ThunderbirdAriel Constenla-Haile
2013-03-18i82660 - SimpleCommandMail: fix options passed to KmailAriel Constenla-Haile
Change-Id: I20f3411787b3965aaaad118d1ba6582acaa25f70
2013-03-18update config HAVE_FOO instructionsLuboš Luňák
Feature macros should now always be set (even if to 0), and should be checked with #if, in order to avoid missing including the config_xxx.hxx header. http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: Id15f536240d032b3c523e33856cb40af78be65df
2013-03-18fix other problems found by WundefLuboš Luňák
Change-Id: Ib4aba95436f82d2a20b07a092f0fd07e0620fdcf
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
Change-Id: I347495f7960da099afdfbf3db608e0347b832f99
2013-03-18avoid Wundef in netscape plugins headersLuboš Luňák
Change-Id: I23f65de88a3c33f0820ce16d8b7836739fb83ce9
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
Change-Id: I8e409ba63d32dca9a1c7f09d143165d1d702d642
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
Change-Id: Iabccc31c59cec32235661f5225f45bb13f76a68f
2013-03-18no warnings in libwpg (there's at least Wundef)Luboš Luňák
Change-Id: Ib3e6dd7ec9279c306444a747989843e3b9f56c01
2013-03-18incorrect NEON_VERSION usageLuboš Luňák
First of all, NEON_VERSION is undefined, and second, it's actually a text string, so this is all broken. Change-Id: Iba841c78e9034bf9ef74eb4f31c9893608180b77
2013-03-18Wundef for icuLuboš Luňák
Change-Id: I064b82e691fb5d58da6252f394f13894f252776d
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák
Change-Id: I289744eaa62ad819620f0b31a54efd5ebbdb9dc2
2013-03-18fix Wundef in mddsLuboš Luňák
Change-Id: I5abf3c7c71b3d0d26194dd89067b1b0a2cea4fde
2013-03-18fix Wundef in cppunitLuboš Luňák
Change-Id: Ide5f9d36cf7e5e8cd3442a1b5f098a85cb8d6de0
2013-03-18add -Wundef to compiler flagsLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I61ab4b6b536e77d153f44b9f8569b49e0be60002
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky
For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-18extensions: remove RTL_CONSTASCII_STRINGPARAM in macrosMiklos Vajna
Change-Id: I24cc59f4e9410e9a67a87950e7452de55122c0ce
2013-03-18resolved #i119960# paste single line with quotesEike Rathke
Change-Id: I8dae849a39a464a0aaef7e775956c04c53038a48
2013-03-18coverity#735372 Copy-paste errorJulien Nabet
Change-Id: Id25a5216a3814fbb3f4f1d7ac88cd87270b63fde Reviewed-on: https://gerrit.libreoffice.org/2795 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
2013-03-18coverity#735373 Copy-paste errorJulien Nabet
Change-Id: I0273a08a7aa23aa9bb7aa2139a0cea02611e8feb Reviewed-on: https://gerrit.libreoffice.org/2797 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>