summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl
Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7
2012-10-03probable attempts to find the parent dialogCaolán McNamara
Change-Id: I033f3cd9b42df21c9b63dc03e8e0136971d5dc24
2012-10-01Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist
Change-Id: I9525be3b0f238abb106b1c57549436272e1eb165
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist
Change-Id: I70238711222a12cb6bd843ebbc742a21a325810d
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
Change-Id: I56a9da0493fdbee7bff4d342d5e29a83ce289530
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
Change-Id: I3e49ab8bd3411be8fcfa7ab43b50cbb2d82b6de0
2012-09-29Use comphelper::getComponentContextStephan Bergmann
...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
Change-Id: Ibf75533d04b3c68b875f44ad22639934578867e3
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
Lets rename the multiargument SetPosSizePixel to setPosSizePixel drop the various using Window::SetPosSizePixel and work towards de-virtualizing SetPosSizePixel/SetPosPixel and SetSizePixel and doing the work in a virtual setPosSizePixel Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-24Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky
Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
Change-Id: I9eb570e04fc43f2be2ceecd14cb3a41535e49b9b
2012-09-24Remove unused codeOlivier Hallot
According to unusedcode.easy Change-Id: I31edd26d8ee7934b47ed7bf5ec6c07e1b8c5c5e9 Reviewed-on: https://gerrit.libreoffice.org/682 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-09-20Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt
Change-Id: I76e737f59aa36bf7982255fa9bb41ef9d6abfe8d
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442 Reviewed-on: https://gerrit.libreoffice.org/653 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-20Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt
Change-Id: I7c1338ef2dae7831cddda8378a031a58011d7b17
2012-09-20Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt
Change-Id: Id2b7d3ca0881bf5b446692e1351517f1e8971fd7
2012-09-19Add ENABLE_SDREMOTE ifdef here, tooTor Lillqvist
Change-Id: I7cb579b494adab0ab36cc86aa889132cf8e0fdd6
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
...and some further clean-up. Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann
This effectively reverts 8c5cd962353dd9ce8234211a66547eb057202eb5 "config split for sdremote" (what was the rationale for that, anyway? having the two little additions in Impress.xcs always should not be a big deal), 63a73c119c188e6a4b22fb99fc2571f200073bde "Hopefully fix the remote config access to work with the new schema.", ee5403b98bf0e89693a14f7a1ae5658d9e5eb730 "officecfg: generate header for Impress-sdremote, handle "-" in xcs name", and 4cce7027a6e700a6a7392b806c3d059172268f6d "Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess." Change-Id: Iba6162a3c1d9e688960c794265bd04128f58cc0c
2012-09-19sdui requires -DENABLE_SDREMOTE too.Andrzej J.R. Hunt
Change-Id: I289211564a5ceeb579da8b4acf5269d737fb542a
2012-09-19Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt
Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann
Change-Id: I6673ec882c40b6cc31b5d42ab3b2f57cd48c9e08
2012-09-19Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt
Change-Id: I48999baf1c6387c68d0a36f618e6e1d5a9e12b07
2012-09-18Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt
Change-Id: Ie66a8b82193fce4060ca4949ace574398f95515e
2012-09-18officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl
Change-Id: I3f965a293cb6cbd5cafe42e1a05565282f2e10c7
2012-09-18move -DENABLE_SDREMOTE together with the filesRene Engelhard
Change-Id: I7a3ee931182dcce5e4ac46beae96caec18d9eac3
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt
Change-Id: I1165ec0090b127468d162cbe60f5f2195ad41e78
2012-09-18Fix mispaste.Andrzej J.R. Hunt
Change-Id: I80908ec6886eb5b7b30d0465bdf4a2f92340ce7c
2012-09-18actually define ENABLE_SDREMOTE in sdRene Engelhard
Change-Id: I0c14e91e6a6809748fca349da79948b2aa4cf714
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt
Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt
Change-Id: I09d7427f3b0a07850b71f76c1df718401fea9ce7
2012-09-18Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt
Change-Id: I0f7e355c4a50ea51c386e9db02047e130b354a26
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
Change-Id: Ie0e4f7a353d77f5312deea06f0a316d8e1b1ed47
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-18-Werror=unused-parameterStephan Bergmann
Change-Id: I8be7ed8c81bc2f8cca8556405169462ea6b1c0d3
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
Change-Id: Ic516afd65025cf4a8c7d3539d9010ad30e05e429
2012-09-17Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt
Change-Id: Ia4cfd0b848408713cff4f476e6d6be069d1cb5a8
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens
Change-Id: I872dd578729d8fe43d50fbf835b977adff8aded5
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida
UI accelerator keys missing in sections Table Design and Slide Transition of task pane. I chose characters that are not used as menus keys. Change-Id: Ide70e4703b0e27e001d487e07fa05fb14481cad2 Reviewed-on: https://gerrit.libreoffice.org/629 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-16Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I4028296dd86eef2b8f84cab15eba3c4c15b18c6f
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet
Change-Id: I0373b40ee404c74ca3c2bd479c5f7b18b7495548
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
* As UCB is only ever initialized with "Local"/"Office", remove this configuration vector completely. The "create" ctor creates an instance internally initialized with those "Local"/"Office" keys. Special (test) code can still instantiate an uninitialized one via plain createInstance. And for backwards compatilibity process startup still ensures to create an initialized instance early, in case there is still code out there (in extensions) that later calls plain createInstance and expects to get the already-initialized (single) instance. * XInitialization is an "implementation detail" of the UniversalContentBroker service, do not expose in XUniversalContentBroker. * ucbhelper/configurationkeys.hxx is no longer needed and is removed. * ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that requires ucbhelper::Content constructors to take explicit XComponentContext arguments now. * The only remaining code in ucbhelper/source/client/contentbroker.cxx is Android-only InitUCBHelper. Is that relevant still? Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c Reviewed-on: https://gerrit.libreoffice.org/526 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>