summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04FDO#75755: Change string "..." to "Servers..."Olivier Hallot1-2/+2
Change string "..." to "Servers..." in filepicker, to allow better understandng of the remote acess to file services. Change-Id: I8ffca698b40d23b1c876223ef98f9bcb181791a4 Reviewed-on: https://gerrit.libreoffice.org/8452 Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-03-04Avoid potentially sending message to deallocated instanceTor Lillqvist1-4/+4
The m_pFilterControl is always added to the m_aActiveControls list (see createFilterControl()), so it has been released by the loop over the list. So make sure to call setTarget before the loop. For some reason this doesn't normally cause sending a message to a deallocated instance, though. (I only noticed it when experimenting with if-zeroing out the creation of the user pane.) I guess this might mean that we actually have a leak here, if the controls in the list don't actually get deallocated by the release messages in the loop? Change-Id: If691f8d35bab606ce8a61f677d8e495e72a23148
2014-02-28Use FSResolveAliasFile at least on OS X < 10.6Douglas Mencken1-0/+20
(see also: commit 7aa42913bb1828b877c2f73b4fe59cc3c65a67bf) Change-Id: I6b8945bfcfce277eefdd54d25c7827c2ae19ef16 Reviewed-on: https://gerrit.libreoffice.org/8394 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-116/+116
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26Remove visual noise from fpickerAlexander Wilms88-1098/+1098
Change-Id: I58ae70cc71853e17e638ef64aaded87615e37986 Reviewed-on: https://gerrit.libreoffice.org/8264 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-25(a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet1-1/+1
Change-Id: Ice4327bdb8e5a14ef082f013fa513b2267f0fbf3
2014-02-25loplugin:literaltoboolconversionStephan Bergmann1-2/+2
Change-Id: I1e1df91ff3ca9d10e26b423ed011118c81453d7d
2014-02-23Remove unneccessary commentsAlexander Wilms39-1249/+1249
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-2/+2
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
Change-Id: I674b7ee507258555b667657a13db6fda9b8d8372
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
Added vcl/settings.hxx to all cxx files which require it. This helps to speed up compilation after changes to the settings. Conflicts: sc/source/ui/dbgui/pvlaydlg.cxx Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4 Reviewed-on: https://gerrit.libreoffice.org/7933 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-18Drop unnecessary #includeTakeshi Abe2-7/+0
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
2014-02-13coverity#737162 Uncaught exceptionCaolán McNamara2-2/+6
Change-Id: I4ddc477a76f8807586b2dd700ac5559f052ccaa5
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet3-9/+9
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
2014-02-06typo fixes in commentsAndras Timar1-1/+1
Change-Id: Idd49478d59cd062118fbf8e99d1c8bc5250013fc
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
Change-Id: I840d120644760b61a39ad88b4095056f0f753bb7
2014-01-28bool improvementsStephan Bergmann1-5/+5
Change-Id: Ice58633418dad12ee55b77aa56c6bd7d37ebbcf3
2014-01-17Window::Notify should return bool, reduxStephan Bergmann1-1/+1
Change-Id: Ib41ed9ace428081e1948cf109de095ea9e7c45c2
2014-01-17Window::Notify should return boolStephan Bergmann2-6/+6
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
2014-01-07Linux file pickers are not here anymoreMaxim Monastirsky1-1/+1
Change-Id: I0748afe45c2ff42c840e792df9ceba980dcdbed6 Reviewed-on: https://gerrit.libreoffice.org/7289 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2014-01-06Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist1-3/+0
Change-Id: I41a29ec89b848ea0bfeb9975cd675357a2fcc69f
2013-12-26WaE: unused variablesTor Lillqvist1-4/+0
Change-Id: I95f0afc4b71dd62c7635f0a56b0917463db08c35
2013-12-20typo fixesAndras Timar1-2/+2
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-17should be a l10n targetCaolán McNamara1-1/+1
Change-Id: If6f7540ba59dc518f258b3b322299432f9b34a7d
2013-12-16move this QueryFolderName into fpickerCaolán McNamara2-8/+48
Change-Id: I1b7b26ceef86e0dcc642d760b8413a822c125a2b
2013-12-16convert query folder dialog to .uiCaolán McNamara7-82/+172
Change-Id: I844b45b4cc9834550d0d187dfdbc69686e512e5d
2013-11-23widht -> widthJulien Nabet1-3/+3
Change-Id: I661eeb167a95540a223ce72aac51789daf3767dc
2013-11-20fpicker: cleanup async requests, dung out comments.Michael Meeks2-28/+21
Change-Id: I016145d315ae1c4b5376e43583e2546a2b7f7b07
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-8/+3
* Windows XP SP2 is 0x0502, see http://msdn.microsoft.com/en-us/library/aa383745.aspx * If a module changes the Windows SDK version setting, this is done module wide now. So the overall behavior is as before. This seems to be the best compromise for now. * We need at least SP2 because of the bluetooth stuff used in sd/source/ui/remotecontrol. * Now, we require at least Internet Explorer 7.0. IE6 has been outdated for a long time. * Leave StdAfx.h file definitions, as those are Microsoft project specific precompiled header files. * All local definitions of WINVER are removed, because the global WINVER setting makes them obsolete now. To the relation of the three macros: Setting _WIN32_WINNT sets WINVER and NTDDI_VERSION automatically to the same value as _WIN32_WINNT. WINVER and NTDDI_VERSION can be set idenpendently each for itself. Change-Id: Ibcc12493aae4fcaf7bcfda88be99c1b61bc326cb Reviewed-on: https://gerrit.libreoffice.org/6496 Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin5-8/+8
change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin9-23/+21
This is largely unnecessary when working with OUString Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-14/+0
Change-Id: If52a2614cfa9697e9aa5ec7af21577edef06b2f8
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-9/+0
Change-Id: Ib2427bc58d1b7eea059f917db583179449ac62cf
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-2/+2
Change-Id: If287d83f636c2aa585559299be7039cad6208ae2
2013-11-13fdo#59542 smaller +/- buttons will not be truncated at the bottomAndras Timar1-2/+2
Change-Id: If937d72e5b10bfbf055cf5b9909d50bbf5ddac81
2013-11-11remove unnecessary use of OUString constructorNoel Grandin3-5/+5
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza4-285/+0
Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Conflicts: dictionaries Change-Id: I6af478d7d6952e0e8f6c8f1b0575fcd50f2ba0e4
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
Change code like this: aStr = OUString("xxxx"); into this: aStr = "xxxx"; Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
2013-10-30Windows XP is 0x0501Thomas Arnhold1-2/+2
See http://msdn.microsoft.com/en-us/library/aa383745.aspx And as we support only XP as minimum change this. Change-Id: Iad51b0dd4bb960ed5a270b0b701ec3e0b28ab4e2
2013-10-28fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl1-1/+2
Change-Id: I51652d573f59e6ca3b00385790bf14d478f03074
2013-10-27Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile1-5/+8
(cherry picked from commit 3b16c98449d120b07ca4f2f312e31127ac655482) Change-Id: Ieb71209d9c299ef7f050e00ccf010aca87ee2ab7
2013-10-22typoStephan Bergmann1-1/+1
Change-Id: I7bb89ac8acf42183e9d7ffaf942365ffa9da9815
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-30/+4
to cppu::supportsService Change-Id: I0b03d3910f094f2183bf9859db9d5bcaf35d1f14 Reviewed-on: https://gerrit.libreoffice.org/6370 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-21post String conversion cleanupThomas Arnhold1-1/+1
Change-Id: I9747817edc76973af4a4ffdbf542b8d1467d7f08
2013-10-20String -> OUStringStephan Bergmann1-8/+4
Change-Id: I18b79fa866c21a8036a25c05fbc13c1d72e542aa
2013-10-20Missing includeStephan Bergmann1-0/+1
Change-Id: I5674385df64bb47813f551fb666ffef7d7434728
2013-10-20drop unnecessary tools/string includesCaolán McNamara4-4/+1
Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c