summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Collapse)AuthorAgeFilesLines
* probable attempts to find the parent dialogCaolán McNamara2012-10-031-1/+1
| | | | Change-Id: I033f3cd9b42df21c9b63dc03e8e0136971d5dc24
* Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist2012-10-011-0/+2
| | | | Change-Id: I9525be3b0f238abb106b1c57549436272e1eb165
* Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist2012-10-011-9/+9
| | | | Change-Id: I70238711222a12cb6bd843ebbc742a21a325810d
* Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist2012-10-011-1/+1
| | | | Change-Id: I56a9da0493fdbee7bff4d342d5e29a83ce289530
* Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist2012-10-011-6/+6
| | | | Change-Id: I3e49ab8bd3411be8fcfa7ab43b50cbb2d82b6de0
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-27/+15
| | | | | | ...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-287-14/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-2/+2
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-287-7/+14
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-287-0/+7
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-282-2/+2
| | | | Change-Id: Ibf75533d04b3c68b875f44ad22639934578867e3
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-286-43/+674
| | | | | | to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-283-8/+8
| | | | | | | | | 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
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-255-10/+10
| | | | | | | Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky2012-09-245-25/+12
| | | | Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
* Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky2012-09-2418-2318/+30
| | | | Change-Id: I9eb570e04fc43f2be2ceecd14cb3a41535e49b9b
* Remove unused codeOlivier Hallot2012-09-241-194/+0
| | | | | | | | | 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>
* Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt2012-09-201-3/+14
| | | | Change-Id: I76e737f59aa36bf7982255fa9bb41ef9d6abfe8d
* introduce new option --disable-cve-testsDavid Ostrovsky2012-09-202-0/+8
| | | | | | | 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>
* Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt2012-09-201-14/+14
| | | | Change-Id: I7c1338ef2dae7831cddda8378a031a58011d7b17
* Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt2012-09-201-2/+33
| | | | Change-Id: Id2b7d3ca0881bf5b446692e1351517f1e8971fd7
* Add ENABLE_SDREMOTE ifdef here, tooTor Lillqvist2012-09-191-0/+5
| | | | Change-Id: I7cb579b494adab0ab36cc86aa889132cf8e0fdd6
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-9/+0
| | | | | | ...and some further clean-up. Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
* Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann2012-09-191-5/+3
| | | | | | | | | | | | | 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
* sdui requires -DENABLE_SDREMOTE too.Andrzej J.R. Hunt2012-09-191-0/+1
| | | | Change-Id: I289211564a5ceeb579da8b4acf5269d737fb542a
* Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt2012-09-191-3/+3
| | | | Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
* -Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann2012-09-192-2/+4
| | | | Change-Id: I6673ec882c40b6cc31b5d42ab3b2f57cd48c9e08
* Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt2012-09-191-0/+4
| | | | Change-Id: I48999baf1c6387c68d0a36f618e6e1d5a9e12b07
* Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt2012-09-181-8/+7
| | | | Change-Id: Ie66a8b82193fce4060ca4949ace574398f95515e
* officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl2012-09-181-2/+4
| | | | Change-Id: I3f965a293cb6cbd5cafe42e1a05565282f2e10c7
* move -DENABLE_SDREMOTE together with the filesRene Engelhard2012-09-181-6/+5
| | | | Change-Id: I7a3ee931182dcce5e4ac46beae96caec18d9eac3
* Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt2012-09-181-0/+2
| | | | Change-Id: I1165ec0090b127468d162cbe60f5f2195ad41e78
* Fix mispaste.Andrzej J.R. Hunt2012-09-181-1/+1
| | | | Change-Id: I80908ec6886eb5b7b30d0465bdf4a2f92340ce7c
* actually define ENABLE_SDREMOTE in sdRene Engelhard2012-09-181-0/+6
| | | | Change-Id: I0c14e91e6a6809748fca349da79948b2aa4cf714
* Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt2012-09-183-2/+7
| | | | Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688
* Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt2012-09-182-0/+8
| | | | Change-Id: I09d7427f3b0a07850b71f76c1df718401fea9ce7
* Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt2012-09-181-3/+3
| | | | Change-Id: I0f7e355c4a50ea51c386e9db02047e130b354a26
* Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt2012-09-186-33/+201
| | | | Change-Id: Ie0e4f7a353d77f5312deea06f0a316d8e1b1ed47
* add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard2012-09-183-15/+20
| | | | Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
| | | | | | | | | | | | | | | | | | | 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>
* -Werror=unused-parameterStephan Bergmann2012-09-182-8/+1
| | | | Change-Id: I8be7ed8c81bc2f8cca8556405169462ea6b1c0d3
* Provide client with state of server on startup.Andrzej J.R. Hunt2012-09-184-3/+25
| | | | Change-Id: Ic516afd65025cf4a8c7d3539d9010ad30e05e429
* Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt2012-09-171-0/+2
| | | | Change-Id: Ia4cfd0b848408713cff4f476e6d6be069d1cb5a8
* Cppcheck: remove duplicate if/else in sd.Thorsten Behrens2012-09-171-5/+2
| | | | Change-Id: I872dd578729d8fe43d50fbf835b977adff8aded5
* Easyhack 50089Douglas Rodrigues de Almeida2012-09-173-16/+16
| | | | | | | | | | | 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>
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-09-161-1/+1
| | | | Change-Id: I4028296dd86eef2b8f84cab15eba3c4c15b18c6f
* Prefer prefix ++/-- operators for non-primitive typeJulien Nabet2012-09-161-4/+4
| | | | Change-Id: I0373b40ee404c74ca3c2bd479c5f7b18b7495548
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders2012-09-143-115/+72
| | | | | | | Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c Reviewed-on: https://gerrit.libreoffice.org/526 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
* Add support for Windows Bluetooth Stack.Andrzej J.R. Hunt2012-09-132-6/+101
| | | | Change-Id: I3a039889a033591c81e0fd531de3b053e8fa1b3e