summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-09remove unused resource idsThomas Arnhold
Change-Id: I3971ecc7dc0c3faf8dd1ed63adc08a6e18dc2964
2014-08-09remove unused resourcesThomas Arnhold
Change-Id: Ifdb5ab9f2a0a59d3ca31ca1fa5112449e1a6aa11
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold
Change-Id: I9414c7cc0bd08e819016ed4d263682d8db7c0958
2014-08-09dbadmin: clean up after ui conversionThomas Arnhold
Change-Id: I40b4f1c1474c12e54f57fb466610f35e5b4d527e
2014-08-09CondFormat.hrc: remove unused resourcesThomas Arnhold
Change-Id: I1a1c099a9da38038e52673ad0f8e899a4b54eb59
2014-08-09datafdlg.hxx: remove unused definesThomas Arnhold
Change-Id: I9b0e5b3803d7b291bd55cf91772dfa3e77646508
2014-08-09framework.hrc: just use the valueThomas Arnhold
Change-Id: Ie3fad127ae834ba722efe1d474ed10e38eb6bf88
2014-08-09remove unused resource definitionsThomas Arnhold
Change-Id: Ie982ad04c084841f04215b3f58705bb9d9544a71
2014-08-09remove obsolete commentThomas Arnhold
Change-Id: I6b3466e5dd8ce6b3814037382c865af1e50a025c
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold
Change-Id: I70c5f673413bb6ac2d37a5c15b52fcd26da6683a
2014-08-09remove DLG_PARAMETERS resource stuffThomas Arnhold
clean up after b15c01e43071099c6cb631953e56e88e9961e29e Change-Id: Id50032647d74892f33e1f5214226e9fd0b7d7b62
2014-08-09remove unused HYPERDLG_IMGBUTTON_HEIGHTThomas Arnhold
Change-Id: I24b9740f20ef975ab6ea747e7e35c721a99e91d0
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold
Change-Id: Iaef6876ac2838f8727fea21c03a4cdc50683e675
2014-08-09remove now unused tabpage.hrcThomas Arnhold
as TP_WIDTH and TP_HEIGHT are unused now Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
2014-08-09xmlsec: clean up resource file dialogs.hrcThomas Arnhold
now unused after ui conversion Change-Id: Ic3e4f9fdd3f84c3890c6d9a33c11e372ab5b3bd0
2014-08-09remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold
unused since 8c0bd0deee50a5f54926afe87d849411757c2f18 Change-Id: If720d7022e291db870fd196cf2ea0a3bc44f3ad2
2014-08-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
... for PaneStyleContainer and ViewStyleContainer. Change-Id: I6a6e2b1733266f54a94a49ab491cf854eb5df492 Reviewed-on: https://gerrit.libreoffice.org/10847 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-09javaunohelper: Iterate over each Entry in a Maprbuj
Change-Id: I12a3348c297ddddcfd2902c1cbb04bd0ce35b15e Reviewed-on: https://gerrit.libreoffice.org/10846 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold
Otherwise those external projects will fail, because with only VS2013 installed there is no ToolsVersion 4.0 (which is set inside the VC projects files). http://msdn.microsoft.com/en-us/library/bb383985.aspx Change-Id: I144ba1ef95372226ebadb082e3a78155cca316fd
2014-08-09Resolves: #i125391# textbox object's location changes...Steve Yin
after importing the sample file Fixed by Oliver-Rainer Wittmann (cherry picked from commit 700479573567e82f9bd9ae065f18f9ec9d943300) Conflicts: sw/source/filter/ww8/ww8graf.cxx Change-Id: I963689a80dfe4ac1439afb29132015e900886317
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
(cherry picked from commit 5e3cbe056c19bea5018dbf1fd4b2bc8f8b030ff3) Conflicts: comphelper/inc/comphelper/embeddedobjectcontainer.hxx comphelper/source/container/embeddedobjectcontainer.cxx sfx2/source/appl/linkmgr2.cxx svtools/source/misc/embedhlp.cxx Change-Id: I7e9b20a87ca6afe8cb91c577860a6c6b72368ee9
2014-08-09jurt: Number parsingrbuj
Change-Id: I40721bdaae62f063c188546fedb4037e40f890fa Reviewed-on: https://gerrit.libreoffice.org/10845 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-09add calc dbase import testCaolán McNamara
Change-Id: I6dd23b5dfab096f67a189ce2747b211b2a3044e9
2014-08-09check return of Execute row and propogate error codeCaolán McNamara
Change-Id: I75b2c454122aa2d75d66dc46865135e01277bbcb
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara
at 0x2DC948DF: connectivity::dbase::ODbaseTable::fillColumns() (DTable.cxx:330) ... by 0x2C57E3B3: ScDocShell::DBaseImport(rtl::OUString const&, unsigned short, ScColWidthParam*, ScFlatBoolRowSegments&) (docsh8.cxx:345) bff + valgrind: sf_52f907dbea3069ba59ef1e183a0f4160-430.pcx fuzz a pcx long enough and it turns into a dbase file Change-Id: Idf1622d6b55ae2cca381f263333d0ab0b6a469b2
2014-08-09add test-case for CVE-2010-1681Caolán McNamara
Change-Id: I2ff8ee15fb7416ea5c8b7a8101ec12c8d371734b
2014-08-09add dxf import testsCaolán McNamara
Change-Id: Ied78545abb9807acfc634ca97a1ca00a163ffa19
2014-08-09add test-case for EDB-22679Caolán McNamara
Change-Id: Ie4e8548e3202cb1561276ef7480281053867b6fe
2014-08-09Typo: filen->fileJulien Nabet
Change-Id: I68a963cd63fdb016a6f7b12cdc9314012e373612
2014-08-09Unreferenced simple typesMiklos Vajna
Stuff like NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1920x1200 is no doubt not mapped to anything or quite some VML bits, which are handled in oox. Change-Id: Id50af0b61c25794b5d2c34f3deb3f16f3a8ab838
2014-08-09detect start elements pointing to non-existing definesMiklos Vajna
Change-Id: I0ac0d77bccfa4e69af11df3019bd8dec920bfad3
2014-08-09Drop unused {zero,one}OrMore elementsMiklos Vajna
The scripts parsing this file only want to know the list of possible child elements, they don't care about the number of them. Change-Id: I6727e76b637134a9de08779e789734aab01ac4f6
2014-08-09Clean up mce grammar a bitMiklos Vajna
The Fallback element is handled directly in the XML parser, so no need to try to handle it here, it would be just unused code. Change-Id: I2385202527a138c5c5dffff37c6921928bdb16b3
2014-08-09unused variablesMiklos Vajna
Change-Id: Ie8ca45b0642666ebf67874ecb3a0653936237e2f
2014-08-09make sure we don't iterate keys of an unordered dictionary in ooxmltokMiklos Vajna
Without this, the output from two subsequent 'make writerfilter.clean && make writerfilter' runs can (and will) differ. Change-Id: I3171275b634de4415c496ef04e36948f04700e0d
2014-08-09Fixed erroneous comment (by me).Matthew Pottage
Change-Id: Ie2430d0ef63bed95fd86f927260442814b0e5566 Reviewed-on: https://gerrit.libreoffice.org/10809 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-09VS2013: Prefer it over VS2012 and VS2010David Ostrovsky
The preference for compiler picking on Windows is: 1. vs2012 2. vs2010 3. vs2013 Because vs2013 was considered as unsupported compiler the only option to acivate is to provide additional option to the autogen: --with-visual-studio=2013 Now, that vs2013 is up and running change the preference order and pick the newest installed compiler. Change-Id: I76412b9a1bd9514904bbcca99230896add0424f1 Reviewed-on: https://gerrit.libreoffice.org/10154 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-09WaE: unused function 'ShinkToFit'David Tardon
Change-Id: I01643b7f121dcafaf3cba3bb43d7339855f25d8d
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta
Change-Id: I52a7f857715dc9cba7aa7748cea5b30b91ed9011 Reviewed-on: https://gerrit.libreoffice.org/10842 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-08vcl: don't throw misleading exceptions on every failed accessMichael Stahl
During the build different instances of gengal will create a temp file called "instdir/share/config/cdefghij.klm", and enumerate the directories in instdir/share/config; it may happen that the enumeration sees the temp file, and it is removed before fetchFileStatus is called, resulting in E_NOENT rc and the exception. The FileIsValidIconTheme() should be able to handle most errors here. (regression from 60954a8a96a66ff11e06b850838f3d16e8e1625f) Change-Id: Id9361a37b8569d01509efcc8cda2bc17e9eabcd8
2014-08-08DOCX export: handle date SDT on paragraphsMiklos Vajna
Date SDT's are normally imported as form controls, while most other SDT types are just custom properties on regular text portions or paragraphs. However, given that form controls are not supported in headers/footers, in that case even date SDT's are just custom properties. So support such properties on paragraphs in the exporter to properly roundtrip date SDT's in headers/footers. Change-Id: I19eb73a3673e387a7b8780756ce7426a1851e796
2014-08-08Unused optional elementsMiklos Vajna
The scripts parsing this file don't care if an element is optional or not, so why bother. Change-Id: I0860c9209347d6fab83e1faf2867db4de94216ac
2014-08-08warning C4101: 'e': unreferenced local variableMichael Stahl
Change-Id: Ieaea27df421c939da895723485770830ac15c873
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann
Change-Id: I4a661434c3a51169ec14336bb39a1d2ceeb139ad
2014-08-08Missing test dependenciesStephan Bergmann
Change-Id: I7ea8f2b02b66a15e86e20948536c34017d6a3999
2014-08-08bnc#885548: Write test for this.Kohei Yoshida
Change-Id: Ifbd4502a5e49dfbb60301b935291ed0ce65da706
2014-08-08fix image dragging inside a documentLuboš Luňák
Testcase is a document with a table and a wrap-through anchored-to-character image below it. Dragging the image up to be anchored to a place in a cell and positioned partially on top of the table does not actually change the image position if the image was below the table before the drag, but changes when the table was above. In the faulty case, SwToCntntAnchoredObjectPosition::CalcPosition() returns prematurely because of paragraph portion information not existing at that point (interestingly, the problem is also fixed simply by commenting out the return). This basically reverts 9b87346bf4a1d32abfa781aa66d4d5b627133edf . I'm unable to check the original problem as the bugreport references a web page that no longer exists. So if that one still exists, it'll need to be handled whenever somebody runs into a way of reproducing it. Change-Id: Id354237dace3179b94768146ec1a599cc3d49146
2014-08-08drop extra (David Tardon
Change-Id: Ib1b6abf7a2aca80e7206d792d31f2cdd0fbe3ff8
2014-08-08warning C4702: unreachable codeMichael Stahl
Change-Id: I8a1e67d3ec1ef0c94b41e46a29a40280468d5e76
2014-08-08osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti
Change-Id: I082611edd88daae36181d62f9fc56b588630629b Reviewed-on: https://gerrit.libreoffice.org/10828 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>