summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-16update helpcontent2Peter Foley1-0/+0
Change-Id: Ie77cb97858bd7b55205a98e89d00851079cc4322
2012-10-16rebase submodulesNorbert Thiebaud4-0/+0
Change-Id: I96db9172e46697b372044f1fa73d5abbce9f3fe0
2012-10-16missing fi in ./gNorbert Thiebaud1-0/+1
Change-Id: Ic763d7cd73c2a3df8e5d5146eaf795188d8c79d1
2012-10-16Updated coreNorbert Thiebaud1-0/+0
Project: translations f83717cf73f4549d9ae09bc557d59316d4165394 null add a README to the translations module Change-Id: Iccfc83d5e9ec87802e88f83da1181493630805ea Reviewed-on: https://gerrit.libreoffice.org/751 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-16gitsubmodule gerrit specific keyword seems to be 'branch' not 'revision'Norbert Thiebaud2-4/+4
Change-Id: I8dfaa7854755cc8db5cbea9c8f682975dcb31d4f
2012-10-16add tag support to ./g, try to optimize pre->post submerge situationNorbert Thiebaud1-2/+34
Change-Id: I052817865da6df193c0451eccc3b8b6f507845a3
2012-10-16when switching to a pre-submodule point, clean-up the soft-link pointNorbert Thiebaud1-0/+11
Change-Id: I5a8f144bb4ad167cfa0e6763e3cf273b9127d65b
2012-10-16typo in configure.in wrt the name of the helpcontent2 moduleNorbert Thiebaud1-1/+1
Change-Id: Id0d7335872c2e2c074769bd7edc1b7301b1ebdbe
2012-10-16submodules migrationNorbert Thiebaud14-388/+278
Change-Id: Ib3e472a4b1abf880f695be7a6667393d6a82f10d
2012-10-16RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna1-0/+16
This is especially useful when creating testcases for handling copy&paste input. Change-Id: I11be65484e7ac4dfac3d28576249143b7532a976
2012-10-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer1-2/+6
This fixes an issue with a shape defined with these attributes: mso-width-percent:0;mso-height-percent:0 and mso-width-relative:page;mso-height-relative:page; where all points were then located in (0,0) Change-Id: I51070ad2b2e4e05ab64f16813472ca1d7099fb09 Reviewed-on: https://gerrit.libreoffice.org/775 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-16More rtl::OUString cleanup in basctlRicardo Montania2-95/+91
Change-Id: Ife2754b17e111c0e129670b95bd2e16d81ad906c Reviewed-on: https://gerrit.libreoffice.org/873 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-16coverty: misuses of strncpyNorbert Thiebaud1-77/+131
Change-Id: I13b3f176fc37b49e1bb7b191e97ef657eafaebe6 Reviewed-on: https://gerrit.libreoffice.org/876 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Reviewed-by: Eike Rathke <erack@redhat.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-16Remove some unused methodsMarcos Paulo de Souza6-94/+0
Change-Id: Ia9ed975309c6ed677437c6e1c2d6be4a8bd6f1e9 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/875 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon2-1/+8
I am not sure this really fixes the problem, but it is the only difference between dmake and gbuild builds I can see. Change-Id: I96fa4120dc2a8221a75e150a62582aebda98f505
2012-10-16strip executable flagDavid Tardon3-0/+0
Change-Id: I13da3924bc8d737d6a1133a0696d45dc463864ef
2012-10-16deliver librsvg build productsDavid Tardon2-0/+26
Change-Id: If2d528f02a44e6828a26a843106a1005917dcb4e
2012-10-16use key directly from $(SRCDIR)David Tardon1-3/+3
Change-Id: Ib1671e416fa59a46e4936ae75de4e2c20d70997b
2012-10-16add dep on dirDavid Tardon1-4/+3
Change-Id: Ic5de7cb3de3e7ef907a8e331a6db7ecccc690d8e
2012-10-16--with-lang=en-US is already the defaultDavid Tardon1-1/+2
Change-Id: I906e025e1b7eb8ecda028eef89ac5667cd2aac13
2012-10-16avoid potential build failureDavid Tardon1-1/+1
Change-Id: Idc838315696666c8fcb08d28ed4c0b991e185008
2012-10-16sal_Bool to boolTakeshi Abe21-52/+50
Change-Id: I89050a1aa899b1a6cd49800f805af9611fd0a9a7
2012-10-16rtl::OUString cleanup in basctlRicardo Montania3-42/+41
Change-Id: If57c184b355224f31fdf7872ab1f52c034e5c7f0 Reviewed-on: https://gerrit.libreoffice.org/872 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-10-15pyfax: remove duplicate codeXisco Fauli1-4/+0
Change-Id: I79230db9b393f4548be6aee753fed80a4416f270
2012-10-15pyletter: Fix statementXisco Fauli1-1/+1
Change-Id: I11f2b9be6c1a63719a20d08680d8f576090ce935
2012-10-15pyletter: localise listboxes at runtimeXisco Fauli2-14/+41
Change-Id: I5bb73b63572fa165e33b84e309b430ede6070c85
2012-10-15pyletter: Clean up resourcesXisco Fauli2-29/+36
Change-Id: Ia387ef2a7166374a1f7770609f9e7b25217ab4fc
2012-10-15pyletter: Remove unused codeXisco Fauli6-302/+5
Change-Id: I9ca05a152430b3fa61286ba521d37569be5b16a0
2012-10-15pyletter: Add missed listenerXisco Fauli2-3/+6
Change-Id: I10cb982ea00b3cc04dde68d55857577657ebd380
2012-10-15pyletter: Make call the wizard remotely possibleXisco Fauli1-11/+12
Change-Id: I6cf58bb25cc44118b086fbe1339aae2c4069416b
2012-10-15pywizards: Add README explaining how to call a wizard remotelyXisco Fauli2-2/+21
Change-Id: I5686dfb9fcac1ccc3d04cb260c1a532d13e7c31e
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák64-182/+182
Change-Id: I51506a83009db838d8e12d5559c46b404e59f9b5
2012-10-15rewriter for postfix->prefix operator++Luboš Luňák4-0/+211
Change-Id: I59a7490ec76b10fd31033d1ceccd1e3eae0ad398
2012-10-15convenience functions for source rewritersLuboš Luňák4-10/+107
Change-Id: I36e2b49bc615db0b12b03ffa755fa51acc6830a0
2012-10-15Add some iOS test code I had forgottenTor Lillqvist2-0/+330
Change-Id: I8a9e69b53fd84207d5673fc4635e54920864016f
2012-10-15fix typosJulien Nabet1-3/+3
Change-Id: I3bca3709ba759894ce77bab412f5082718ea25c5
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev1-0/+1
Change-Id: Ib8833477eb20b658dde1ea2a78cb0bee0c24241a
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna7-10/+30
Change-Id: Ic163a639fae9de838258b3cca9567a29ab875a35
2012-10-15bin tab that breaks configurePetr Mladek1-1/+0
Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e
2012-10-15cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud1-1/+2
Change-Id: Idfe2278d0008715a2e0f06d60df9af430e4df25c Reviewed-on: https://gerrit.libreoffice.org/874 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-15cairo canvas: handle 8-bit grey-scale alpha colors:Michael Stahl1-1/+20
Apparently BitmapReadAccess::ImplCreate creates non-indexed color palettes in case of grey-scale, which leads to one assertion from BitmapColor::GetIndex() per pixel if that is accessed incorrectly; handle this better in cairo canvas. Change-Id: Idcdc3fbe182db948d25e744cb484e2db932c7868
2012-10-15support for compiler rewritersLuboš Luňák15-24/+250
Change-Id: I12e98ac9fc49ef2007914324006a396d183b778c
2012-10-15some namespacing improvementsLuboš Luňák6-8/+6
Change-Id: I95bd78340519bc1457385561b64c74e938b40bb2
2012-10-15Don't do anything here if cross-compilingTor Lillqvist1-1/+1
Change-Id: I822976be73bf3c99a2b195d275dd7f5f98bbe247
2012-10-15Must use $AR and not build platform arTor Lillqvist1-1/+1
Change-Id: Ic834c9ffdba1d1c363d304c535987bad1c64c4b2
2012-10-15fdo#55997: Work around slight offset causing sc_unoapi failureStephan Bergmann1-2/+7
...in sc.ScModelObj::com::sun::star::sheet::XDcoumentAuditing, where a call to setFormula causes an arrow's getPosition to change Y coordinate by one. This workaround should be removed again when there is a fix for the root cause. Change-Id: If58f6c0cdc692ce2a8da35aa4d35baefa15663a5
2012-10-15tweak some build.lsts for the group photo...Michael Stahl19-32/+19
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl1-3/+12
ScTabViewObj methods that invoke listeners need to be prepared for the listener removing itself in the notification call, which some chart code does when inserting a chart, resulting in assertion: error: attempt to increment a singular iterator. Change-Id: I939afcc72d2b2040cd94113a0e159605d85ce592
2012-10-15Don't build gdk-pixbuf, glib, libcroco or libgsf for iOS or AndroidTor Lillqvist1-4/+12
Change-Id: I7b4ef1e505b16e0d55228e7b91226e40ba94cfd6
2012-10-15Use isEmpty().Jan Holesovsky1-1/+1
Change-Id: I0b2a30384cbbe3f05d25968c4e7e19e84c23e267