summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-07split idl with multiple class into one idl per.Norbert Thiebaud
Change-Id: Ic8b05b405c727853c5d5ce42427532797c965a45
2012-11-07rebase XStringRepresentationNorbert Thiebaud
Change-Id: I10e680422598442e76dad24e06b56cb10a5ac936
2012-11-07split idl with multiple class into one idl per.Norbert Thiebaud
Change-Id: I9506586cf110f864a2125775a8906d5c07d9210d
2012-11-07rebase XSlidePreviewCacheNorbert Thiebaud
Change-Id: I102c63d92611b69dc6a6cdc1c38555627c7ce2c3
2012-11-07Don't export zlib symbolsFridrich Štrba
Change-Id: Idd90a8ee15e275036f38d0b149ec4a599948e9ba
2012-11-07concat-deps: tweak boost handling to depend on unpacked targetMichael Stahl
Change-Id: Iae93f7a81959a5d9c23e9bddb65e6154655374e6
2012-11-07concat-deps: on Windows, compare paths case-insensitivelyMichael Stahl
Change-Id: I5e5d9b39cb0440644bf3ffb8dca4913dc123f672
2012-11-07concat-deps: bin pointless duplicationMichael Stahl
Change-Id: I8aedf930bc007bf83f8111db9a5565668142321e
2012-11-07concat-deps: properly recognize colon that follows targetMichael Stahl
Should fix cases where for weirdly formatted input files the target was mangled erroneously. Change-Id: I28d94a6c714b5f893ac873f84fe2022e96cf1327
2012-11-07BasicScriptListener_Impl::firing_impl: actually this is the defaultMiklos Vajna
Change-Id: I0fdb522a1119da4a75094db86217449e9d940d19
2012-11-07basic: fix String -> OUString conversion in BasicScriptListener_ImplMiklos Vajna
Regression from commit ac476e78848ad02fd399633acbe9cb72e40d1235, the second parameter of OUString::copy() is not the end position, but the length. In practice this makes xray usable again. Change-Id: I9f345648c851b61e2e3c581bc605af7df4c12c87
2012-11-07Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.Jan Holesovsky
Change-Id: I541fb875d4d0bc46eb1bbb21793343c0283fd412
2012-11-07cppCheck: Various clean-upjailletc36
mailconfigpapge: shouldn't it be a logical AND instead of a bit-wise operation ? HeaderFooterWin, drwtxtsh, formatclipboard, wview: redundant assignment fldref: unused variable Change-Id: I5016c12527a8811676ff10f07f7be9e855c66814 Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/996 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07Documenting results from src code archeology.Thorsten Behrens
Kudos to mst for remembering the Writer core comments from Juergen Pingel.
2012-11-07Improve loggingStephan Bergmann
Change-Id: I5ff457c76970356a5748f6f319f32a1f49b86ca1
2012-11-07document the documentationEike Rathke
and get rid of ugly DOS line ends. Change-Id: Ib20e594a26eb27d0649f64548eb55bc975218274
2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann
Change-Id: Iaabe36bf0c1f051f9cebc2b65e614063698959fa
2012-11-07enhance documentation of Currency legacyOnly attributeEike Rathke
Change-Id: I05f2f5e51490b6830a01fe72b11dd9da174719fd
2012-11-07Avoid "Warning: -- Macro `CC' redefined after use"Tor Lillqvist
Change-Id: I99352369cd29d695ef09b6bdc58ff4f10ac73880
2012-11-07Should not call lt_mem_add_ref() with a NULL pointer here eitherTor Lillqvist
Change-Id: I34f7ccca0fdfa71a53c2a80ae51178c5461b5640
2012-11-07Must not call lt_mem_add_ref() with a NULL pointerTor Lillqvist
Otherwise will get the lt-mem.c: line 216: assertion `p != ((void *)0)' failed message. Change-Id: Ic585ad638211fda66a54725c5a4bd041499349ef
2012-11-07Use -Zi when debug info wanted with MSVCTor Lillqvist
It really sucks to have to propagate debugging options to the compiler in an ad-hoc fashion like this. But then each dmake-based external library module really is an individual, especially the ways they are built with MSVC. Liblangtag is especially exotic, as it uses autotools and libtool(!) also for a MSVC build. Which works, but just barely, almost by accident. For instance, it ends up using the Cygwin ar and ranlib on MSVC-produced object files. Which luckily seems to work at least with MSVC2008. Change-Id: I1c5244b2a599775c04ae8a003e4a096a0a11648f
2012-11-07using a grid instead of a boxCaolán McNamara
because I haven't implemented widget prop expands yet in boxes, but I have in grid, not too hard to do, just need to get around to it Change-Id: I6120df6061f622e14f8160f0bb098fcaba15abab
2012-11-07fix packconfig help messageCaolán McNamara
Change-Id: I71b55505047104c7e7d64ca93fc59429754892d1
2012-11-07Hide the rulers in Writer by default for a cleaner lookSamuel Mehrbrodt
This is consistent with Impress. Might need to be discussed with ux-advise Change-Id: Icbe719207410d952c76d96c84450fd5a5831ea15 Reviewed-on: https://gerrit.libreoffice.org/956 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07fdo#47157 Add more keywords to .desktop filesSamuel Mehrbrodt
Change-Id: I34d0bf75d7cf8c5ec764a1bfa0ad0e4c5ab8ae4e Reviewed-on: https://gerrit.libreoffice.org/953 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07LibreLogo Writer extensionLászló Németh
Change-Id: I31a61f0773689a054b5d5008ca9d4eb0bd9d7a19 Reviewed-on: https://gerrit.libreoffice.org/998 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat
Change-Id: Iba938986478b880b7026285f607972a2e4d72283
2012-11-07CMIS: fixed <wsse:Expires> output: c_str() on a temp string object isn't goodCédric Bosdonnat
Change-Id: I7de9dd2372cd7b61a3bc03bdca0023a3bc7484bd
2012-11-07fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS XTor Lillqvist
See bug for discussion. Basically, the root cause to the problem is that on the Mac, all the drag-and-drop action happens during the call to pSlideSorterViewShell->StartDrag() in the Initialize method. Thus no wonder that mpDragAndDropContext is null in the ProcessDragEvent() as it has not been initialized yet, and is in fact initialised pointlessly only after the drag-and-drop already has finished. Reverted just for Mac OS X and ifdefified in a straightforward even if ugly fashion. Change-Id: Icfb62fb24a5c72fda39c8bcea125267c99ecf624
2012-11-07There is no --with-system-glib any more.Jan Holesovsky
Change-Id: I43690a0196e54d45567f30151d95cf10f0ac3c38
2012-11-07Fix MinGW build.Jan Holesovsky
Change-Id: I12fb6b8b8fdb7b9b00070c6d2a87da5d7d2fed13
2012-11-07Remove unnecessary #includeMatteo Casalin
Change-Id: I3c33ce1eecad649c3d23719b51d51057d41d9a2e Reviewed-on: https://gerrit.libreoffice.org/980 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07Always package at least mozbootstrapStephan Bergmann
...if not even mozab. Otherwise, there is no implementation of com.sun.star.mozilla.MozillaBootstrap and "File - Digital Signatures... - Sign Document..." cannot show any certificates from Mozilla profiles. Change-Id: Ie9b73fad798b2c2a3b52ba374ea967401694f685
2012-11-07gbuild: fix "missing separator" errors with --enable-crashdumpMichael Stahl
Add missing backslash in com_MSC_class.mk. Thanks to Julien Nabet for finding this problem. (regression from 85b6a93cf41fb05e726027e34fcd805330e20414) Change-Id: Iaae670c58e42bc22691b141495598276fa23bf02
2012-11-07More ::rtl::OUString -> OUString in bridgesRicardo Montania
Change-Id: Ibd29c68077dd8f27c95cd4cb62cd8dad0e18aacf Reviewed-on: https://gerrit.libreoffice.org/976 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07::rtl::OUString -> OUString in bridgesRicardo Montania
Change-Id: I3a4fa7b108c58f100d2c8a586ec6c76af902e138 Reviewed-on: https://gerrit.libreoffice.org/974 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07basic: adapt dllmgr-x64.cxx to OUString changesMichael Stahl
Change-Id: I9e5ff5be1f001a9f55953fd516fb5ef7fe94bf44
2012-11-07mozab: adapt to XComponentContext changesMichael Stahl
Change-Id: I6b8cdd69edb1e25cd7545cea5a3ffdfcff5000a0
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
for gtk and merge with aqua equivalent so as to alternate "jump to here" behavior for primary button vs primary means scroll by single page. Secondary button takes the alternative behaviour Change-Id: I0a96f3131f41ec87052da39cbe96bfd895ca53f6
2012-11-07remove label-less frame parentCaolán McNamara
Change-Id: Ic75fe1e53a411b6d1357b8117a88697f493d3c9d
2012-11-07update LICENSE documentAndras Timar
* add liblangtag * remove gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvg Change-Id: Ib5cb1e4d85a519eb8523e3ce5cf5896cf4fa38be
2012-11-07Windows absolute path does not need to start with path separatorFridrich Štrba
Change-Id: Ic76cf78c0b61778008c0aaa0b76a2c622c3e48c5
2012-11-07Don't patch an xml file with its own contentFridrich Štrba
Change-Id: I7967230df84e794376abfe9f24dd8f9e01e9aed8
2012-11-07Fix String -> OUString falloutTor Lillqvist
Change-Id: I038848aed0c64c39ca93da89b4a78bd3a1f6d7d0
2012-11-07drop glib external from mergedlibDavid Tardon
Change-Id: Id5f1410ee578cdd528d3c61c4822faf4ba41d037
2012-11-07drop precompiled header crackDavid Tardon
Change-Id: I37cddf2e6bd055f07a47430d75b985fccb7354c1
2012-11-07add missing package nameDavid Tardon
Change-Id: Ie5efa51790a435cff7ff5489edf8cab0be2ab185
2012-11-07basic: String -> OUStringNorbert Thiebaud
Change-Id: I42479b4bade5111e38d69f04c889c166f340d5ba
2012-11-07oox: fix doxygen comments in helperMiklos Vajna
Change-Id: I1e9b2075cbbb7a2ad7de64dd449cb42bf95ecc20