summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-15remove guw.pl, whatever that isMichael Stahl
Change-Id: I3fb41fe649f68f82566e465ba4fa2de52e6201ac
2013-04-15AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl
Change-Id: Ic45a2219c8352625f40619373f5828b981864fef
2013-04-15instsetoo_native: gid_File_Lib_Vcl is now auto_File_Lib_vclMichael Stahl
Change-Id: Ie5404a378cc3bffdc3ba7a858814f3490fb82e3e
2013-04-15adapt code to data form .ui conversionCaolán McNamara
this dialog has some bizarre behaviour which is unchanged with the .ui conversion a) the scrollbar does not scroll the window beside it up and down through the rows (which map to the spreadsheet columns), but instead scrolls through the records (which map to the spreadsheet rows) b) the dialog grows to include a row for each spreadsheet column, i.e. large number of spreadsheet columns -> unusable dialog with too many rows to fit on the screen. what's indicated here is to clip the dialog to some max size and make the scrollbar then scroll through the rows of the widget, and add another scrollbar if necessary to scroll through the records. Change-Id: I9b56992fc57468eb058d2a2914c08074f958a692
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger
reverse commit e0dd0e821b9b29e7489e0a17f7c43ef45c0941e9 as commit 8c4f20938bc5d4013126a00a02e8eca80b250284 is a better fix Change-Id: I4951f19161e6cc92a1297ad17b7cc1fe9c76df0b
2013-04-15dataform.ui widgetAlia Almusaireae
Change-Id: I43722339ed72adde46ed307e1906c34a32e7b507 Reviewed-on: https://gerrit.libreoffice.org/3386 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-04-15installer: gid_File_Lib_Vcl is now auto_File_Lib_vclMatúš Kukan
Change-Id: Ib8508ad50b8f2b4ce0443be0b1437c2595b9b6d5
2013-04-15libmerged: add more libraries and cleanupMatúš Kukan
Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560
2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan
Also fix gb_CPPU_ENV := msc6 in WNT_X86_64_MSC.mk to be consistent with the name we register in Repository.mk. Change-Id: I1520d78c378f8c48d65defb22c4c77277bd061f7
2013-04-15autoinstall more OOOLIBS librariesMatúš Kukan
Change-Id: I02c86d7ab6814bfcf559af7408e5d0e1eef59666
2013-04-15autoinstall more PLAINLIBS_OOO librariesMatúš Kukan
Change-Id: I569a47816281b16fc84fdb859ecce4ab83d0a9ee
2013-04-15autoinstall more common librariesMatúš Kukan
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
2013-04-15fdo#60924 scp2: use one variable listing them allMatúš Kukan
Change-Id: I9c5d55300d53d8778e926be8de0bea7a9a57b522
2013-04-15fdo#60924 autoinstall: add writer section; also add more libsMatúš Kukan
Change-Id: I765e36aa95d0bcfb62b696d5db1fb151ba33da2c
2013-04-15Revert "Go back to using Visual Studio project files to build"Tor Lillqvist
I could not get it to build using the project files and VS2012... With one additional patch to drop the use of dllimport in env.hpp, the "gcc-wrapper" way builds fine for me, using VS2012. It is not necessary to specify the dllimport attribute for functions imported from a DLL. Specifying dllimport if the library actually is a static library (as it is here) leads to linking errors. The way the ifdefs and -D options were set up here, the utility and/or test programs that are built as part of the liborcus build were compiled using dllimport, and thus failed to link. So just don't bother with dllimport. This reverts commit 58b4cd934fd28b796dc12590f33971dd32ec95ee. Change-Id: I2ffc90d47ae018a9a14b1c6d07fb0a225ce10d6d
2013-04-15sw: RTF export of TextFrame border/shadow testcaseMiklos Vajna
Change-Id: I85b85afb6d1b170d71633f93d56f7ce4fffdf0a3
2013-04-15RtfAttributeOutput::FormatBackground: export fillColorMiklos Vajna
Change-Id: I9d187fc5b52a27ff5b8bc847a52fe95c63558a40
2013-04-15RtfAttributeOutput: export fShadow, shadowColor, shadowOffset*Miklos Vajna
Change-Id: Ia6d27eadb41d66de558c290bc07b6d1c491f5f1c
2013-04-15RtfAttributeOutput::FormatBox: export line{Color,Width} shape propertiesMiklos Vajna
Change-Id: Id1fd8b4c7ebcc8ffd3b6914596385eb3eda922c6
2013-04-15"Degugging" no more in make help :-)Chris Sherlock
Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242 Reviewed-on: https://gerrit.libreoffice.org/3395 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-04-15Fix the gnutls test.Jan Holesovsky
Change-Id: I3990e9fd073f06427dd86c690371011eb029b397
2013-04-15missing string, local resource used as if globalCaolán McNamara
Change-Id: I8c256668edeb4c0475136f46103002d804ee66eb
2013-04-15Silence false warningStephan Bergmann
Change-Id: Ie854ab8b8b7ea4d98ee33d6802ea3a1e65ef2769
2013-04-15Updated coreCaolán McNamara
Project: help 02312df0968c2d6e1aece678fab055ee59e82b07
2013-04-15scp2/autoinstall: fix _ALL variable (missing comma)Matúš Kukan
Change-Id: I6be8675f4ec24ee318c2d5c84544c24a7c68c95f
2013-04-15add title and default button to sort warning dialogCaolán McNamara
Change-Id: I2f6de203e2a14e36e7baf3cbc15048b8f045eac0
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
Change-Id: I2bc44990efb62183507f46b22bfd8e09edf02eb6 Reviewed-on: https://gerrit.libreoffice.org/3380 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-15Updated coreCaolán McNamara
Project: help 0ce9cee610e614ed3e0ba80815aee1b2c0175f10
2013-04-15adapt code to create names .ui conversionCaolán McNamara
Change-Id: I276f354cd07480c8798951c14b565994c93750c2
2013-04-15Updated coreCaolán McNamara
Project: help 4a3bd60420f64d18d0b8e07a83f22c13b49267b5
2013-04-15Converted Insert -> Names -> creat widget.Abdulelah Alarifi
Change-Id: I32967859db63a064a9e46a14430c125643e2bfd5 Reviewed-on: https://gerrit.libreoffice.org/3371 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-15demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane
Change-Id: Ica2d3485c62f44311f612ade20924690bfbb2666
2013-04-15Revert "Don't build unneccesary libraries twice"Tor Lillqvist
It broke cross-compilation at least for me: No rule to make target 'cppumaker', needed by 'build-tools' This reverts commit 4960f665194760fc913cbfb97d35c1c182bbdd0d. Change-Id: I29c16aa2c094692c26f77164e15ed4f4b2a82dac
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner
Change-Id: Ic34b5958472a7d2c19ff686914309b6699e237c4 Reviewed-on: https://gerrit.libreoffice.org/3370 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-15convert external data dialog to .uiCaolán McNamara
Change-Id: I2dfaf152bd473f73fdeec08a8c2ac6b007d38352
2013-04-15make SvtURLBox ui buildableCaolán McNamara
Change-Id: I13a917c84678d4dc5a0e6dae80a1a494909ca1d3
2013-04-15Resolves: #i119877# Fixed import of FillBitmapModeAndre Fischer
Reported by: Li Feng Wang Patch by: SunYing Reviewed by: Andre Fischer (cherry picked from commit 830bd984a9db75a76057a969a96a17233ed4d7ee) Conflicts: filter/source/msfilter/svdfppt.cxx Change-Id: Ibf3b7ea395c552ca8d0205e4c2eb4a4f8075a246
2013-04-15Converted Insert -> Link to External data widget.Abdulelah Alarifi
Change-Id: Ife2f49853a9974010d6247ae40df9b534d044c12 Reviewed-on: https://gerrit.libreoffice.org/3381 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-15Simple string cleanup in backingwindow.cxxOlivier Hallot
Change-Id: I5bd7152f0dfdc5459e9a754af1e8c65234ff606d Reviewed-on: https://gerrit.libreoffice.org/3377 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-15Removal of Dead codeGokul
Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c Reviewed-on: https://gerrit.libreoffice.org/3392 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-15remove dead class SfxResourceManagerNoel Grandin
Change-Id: I33590e7907c593d821e2eafda0e04c76c8b99879 Reviewed-on: https://gerrit.libreoffice.org/3393 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-15Fix for LibreOfficeDev naming schemeStephan Bergmann
Change-Id: I77dd5b38e729310d58c92aa4aaf82228d2fe781b
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann
Change-Id: Ib46d7b8934f63d88ea953707fa1fbfb51c524efd
2013-04-15libmerged: fix linking against cppunit againMatúš Kukan
Fix for: ./program/soffice.bin: error while loading shared libraries: libcppunit-1.13.so.0: cannot open shared object file: No such file or directory Change-Id: Ib73010f69c7fcab0e5759df9e77e0848aa80579f
2013-04-15use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar
Change-Id: I38047da8cb73493916803d73e1036dec68ee2d97 Reviewed-on: https://gerrit.libreoffice.org/3389 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar
Change-Id: Ib1506f4917eed6b05af3df0e83b2843fd370d374
2013-04-15gbuild: deliver help files as packagesDavid Tardon
Change-Id: I52904567d0c7434af3f013cad7c3d9a8a67ac9f2 Reviewed-on: https://gerrit.libreoffice.org/3384 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-15gbuild: pass config. file to HelpTarget explicitlyDavid Tardon
This is preparation for delivering HelpTarget files as a Package, which would not be possible with the previous impl. Change-Id: Ia79effcb77aaa7054987879c394cb277e377c9d8 Reviewed-on: https://gerrit.libreoffice.org/3383 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-15add error checking into installer/filelist.pmDavid Tardon
Change-Id: Iccb314155ac70984fa70e7d1ec839edd9eb14270
2013-04-15Add missing semicolonsJulien Nabet
Change-Id: I880ddfe30361ab1984ec6a234176d47ad3dcb435