summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Collapse)AuthorFilesLines
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
2013-10-16cleanupThomas Arnhold1-2/+0
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza5-50/+10
Change-Id: I683c0d30c3286ed5d725d4eefe8b3977b82ee316 Reviewed-on: https://gerrit.libreoffice.org/6035 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-18/+0
Change-Id: I36275580d20098b9f643a5380805026fb79f0dbf
2013-10-01convert fpicker module from String to OUStringNoel Grandin8-217/+214
Change-Id: I665facff9f37f089f97e91f71e45578ad03e0653
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-6/+6
Change-Id: Ia474ee07b1bd411eae8cd1ddd55c4fa83dbd5f47
2013-09-25We need <tools/string.hxx>Tor Lillqvist1-0/+1
Change-Id: I0fbdd76fd12a242834e1690ff93558cc885d1768
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-6/+0
Change-Id: I54be19847b8fb609f0b08a528cc06dbae9f579d5
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-8/+8
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-5/+5
Change-Id: I4a9b34d63d2534a35aa9a878b8c2bec15262c2be
2013-09-13String to OUStringThomas Arnhold3-13/+13
This removes nearly all ToLowerAscii() calls. Conflicts: linguistic/source/convdic.cxx linguistic/source/convdiclist.cxx linguistic/source/dlistimp.cxx sc/source/filter/html/htmlexp.cxx Change-Id: Iddcaacfb7383e1df3d2f13751a3c788eba953fdd Reviewed-on: https://gerrit.libreoffice.org/5895 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-5/+5
Change-Id: I9fdd600fd0a530c0763875109eee6600e4a77879
2013-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet3-229/+0
Change-Id: Id1c00a24cdc1914693d8cadeeee64923af3db786 Reviewed-on: https://gerrit.libreoffice.org/5829 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-05remove duplicate includeThomas Arnhold1-1/+0
Change-Id: I1809d186b9eabb03c8d388cc9361014d16a3080d
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl1-2/+3
Change-Id: If0de9b31b4d754dfda4f135a8ffa6df21d7b4314
2013-09-05add missing includeThomas Arnhold1-0/+1
Change-Id: Id28803d431c2f585f46b92888ee5b97293b63a2e
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet1-3/+3
Change-Id: Id6ea78148b7689199540407518f6bcb25af4450d Reviewed-on: https://gerrit.libreoffice.org/5713 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist1-0/+6
Change-Id: Ibe2ea21265a0bb9c4fedcef137626df2a8019116
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist1-1/+31
Store security scope bookmarks for files selected in the file picker in the user data. (I looked into storing it in the LO "registry" in the Histories/PickList thingies, but that was horribly complex.) When opening a file, if we have stored a security scope bookmark for it, use that while opening the file. Change-Id: I347ae2dd815299441c17467d9b66a226061d0ed2
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin1-4/+4
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-12Typo: controling => controllingJulien Nabet4-4/+4
Change-Id: Ie5bb34d2000be74bad7f18808f49f389ab9373d8
2013-08-08Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr1-3/+3
NSLog demands a non-const NSString but doesn't change the string. (cherry picked from commit 6f279aad1a472ebf4afd08334e10a24342924315) Conflicts: fpicker/source/aqua/CFStringUtilities.hxx Change-Id: I25c82dc81feda9b771f064631857a1e7f9c4d2bb
2013-08-04Mark as const/staticTakeshi Abe2-2/+2
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara2-6/+6
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks4-12/+0
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann1-3/+4
Change-Id: I10448edd04c6c7e7f03c539bf85aba4e00c7e311
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2-11/+15
Change-Id: I571e0271d9432118d886561e140d689b2d1b8713 Reviewed-on: https://gerrit.libreoffice.org/5042 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2-12/+11
This reverts commit 7cbf9c9e0a34937783dfa7f78d460dcf70504841. Revert "Trying to fix the windows build" This reverts commit d1f58e5ea695e823e931aad1bfb1d7b4bf17634c. Change-Id: I67d00ec010a834e27b0e79b0afd92c5a2e7d47d6
2013-07-24Trying to fix the windows buildFridrich Štrba1-0/+4
Change-Id: I19d17a490c9af3d14a315a92ae2af86cc2e92d51
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+8
Change-Id: I571e0271d9432118d886561e140d689b2d1b8713 Reviewed-on: https://gerrit.libreoffice.org/5042 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
For some functions and all kinds of Exceptions. CannotConvertException CloseVetoException DisposedException EmptyUndoStackException ErrorCodeIOException Exception GridInvalidDataException GridInvalidModelException IOException IllegalAccessException IllegalArgumentException IllegalTypeException IndexOutOfBoundsException NoMasterException NoSuchElementException NoSupportException PropertyVetoException RuntimeException SAXException ScannerException StorageWrappedTargetException UnsupportedFlavorException VetoException WrappedTargetException ZipIOException throwGenericSQLException throwIllegallArgumentException createInstance createInstanceWithContext forName getByName getPackageManager getPropertyValue getUnpackedValueOrDefault getValueByName hasPropertyByName openKey setName setPropertyValue supportsService bash command: for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx' | cut -d ':' -f1 | sort -u | xargs sed -i -e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g" -e "s/\($i.*\)\"+ /\1\" + /g"; done Change-Id: Iaf8e641b0abf28c082906014f87a183517630535 Reviewed-on: https://gerrit.libreoffice.org/4624 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-06-19Avoid deprecated APITor Lillqvist1-17/+11
Change-Id: I703e94b999382f52331a61050eaf3d31073f5a9c
2013-06-19Avoid deprecated APITor Lillqvist1-8/+1
Change-Id: I2537721bd6b0214c25590504751c39fb4661e2fe
2013-06-17cppcheck: fix uninitMemberVar in fpicker partJulien Nabet1-0/+2
Change-Id: I6d5b706f5d3d89cfb917c1408fd2ff0adc59c852
2013-06-17Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet1-11/+5
edt1 was used before cmb13 (used from Win2K version) So use only cmb13 + tweaks associated comments See http://nabble.documentfoundation.org/Cppcheck-reassignment-of-edt1Id-because-isWin2000-has-been-removed-fpicker-module-td4061342.html Change-Id: I9d56726508a9fbf2607c9d18b7b33eca340f1b9f Reviewed-on: https://gerrit.libreoffice.org/4283 Tested-by: Andras Timar <atimar@suse.com> Reviewed-by: Andras Timar <atimar@suse.com>
2013-06-16Don't use deprecated APITor Lillqvist1-10/+1
Change-Id: I1dfc8998eeeda31648a4b4fe95d40117686a866b
2013-06-16WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-13/+15
Use the bookmark API instead. Change-Id: I61fe91ea2c7287c52d45ddfee772ecfcfb5498b6
2013-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara1-0/+3
regression since a8c2cb0e6d0b9b301887be176694592f8ecda0c4 the different ctors have different defaults around whether they show the dropdown or not. Change-Id: I3d1bb423c8a25b81ffb26981b63af7498f99e70a
2013-06-13cppcheck: fix m_pOwnInteraction not initializedJulien Nabet1-0/+1
Change-Id: I0e83709aff4661d4b065806f7aff120ad940b4c4
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
(cherry picked from commit ef3931ff410117e1237b3bef7bc090e8b83b9519) Conflicts: automation/source/server/statemnt.cxx basic/source/runtime/methods.cxx canvas/source/vcl/devicehelper.cxx canvas/source/vcl/spritedevicehelper.cxx drawinglayer/source/processor2d/vclhelperbufferdevice.cxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/tools/converters.cxx dtrans/source/win32/dtobj/FmtFilter.cxx editeng/source/items/bulitem.cxx extensions/source/scanner/sanedlg.cxx external/gcc3_specific/makefile.mk filter/source/graphicfilter/eos2met/eos2met.cxx filter/source/graphicfilter/ios2met/ios2met.cxx filter/source/msfilter/msdffimp.cxx fpicker/source/office/iodlg.cxx framework/source/fwe/classes/addonsoptions.cxx framework/source/fwe/helper/actiontriggerhelper.cxx sc/source/filter/excel/xiescher.cxx sc/source/ui/docshell/docsh.cxx sc/source/ui/inc/viewfunc.hxx sd/source/ui/app/sdxfer.cxx sd/source/ui/unoidl/unopage.cxx sd/source/ui/view/sdview3.cxx sfx2/source/appl/fileobj.cxx sfx2/source/appl/linkmgr2.cxx sfx2/source/dialog/filedlghelper.cxx sfx2/source/dialog/intro.cxx sfx2/source/doc/docinf.cxx sot/inc/sot/formats.hxx sot/source/base/formats.cxx svtools/bmpmaker/bmpcore.cxx svtools/bmpmaker/bmpsum.cxx svtools/inc/svtools/transfer.hxx svtools/source/filter/filter.cxx svtools/source/filter/wmf/emfwr.cxx svtools/source/filter/wmf/enhwmf.cxx svtools/source/filter/wmf/winwmf.cxx svtools/source/filter/wmf/wmfwr.cxx svtools/source/graphic/graphic.cxx svtools/source/graphic/provider.cxx svtools/source/misc/transfer.cxx svx/inc/svx/xoutbmp.hxx svx/source/sdr/overlay/overlaymanagerbuffered.cxx svx/source/xoutdev/_xoutbmp.cxx sw/source/core/view/viewsh.cxx sw/source/filter/ww1/w1filter.cxx sw/source/filter/ww8/ww8par.hxx sw/source/ui/dochdl/swdtflvr.cxx toolkit/source/awt/vclxbitmap.cxx toolkit/source/helper/vclunohelper.cxx vcl/Library_vcl.mk vcl/Package_inc.mk vcl/aqua/source/dtrans/DataFlavorMapping.cxx vcl/aqua/source/dtrans/OSXTransferable.cxx vcl/aqua/source/dtrans/PictToBmpFlt.cxx vcl/aqua/source/dtrans/PictToBmpFlt.hxx vcl/inc/vcl/alpha.hxx vcl/inc/vcl/bitmap.hxx vcl/inc/vcl/bitmapex.hxx vcl/inc/vcl/pngwrite.hxx vcl/inc/vcl/salbtype.hxx vcl/inc/vcl/wall.hxx vcl/source/gdi/animate.cxx vcl/source/gdi/bitmap2.cxx vcl/source/gdi/bitmapex.cxx vcl/source/gdi/bmpconv.cxx vcl/source/gdi/cvtsvm.cxx vcl/source/gdi/impgraph.cxx vcl/source/gdi/impimagetree.cxx vcl/source/gdi/metaact.cxx vcl/source/gdi/wall.cxx Change-Id: I79938bc412c048c3d4e64f430f216e73bec16167
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba4-10/+4
Change-Id: Ia0ff071a5676f27d39175e30d7c5f472e32c99b3
2013-06-10This macro is supposingly unusedFridrich Štrba1-2/+0
Change-Id: I9edf21919322af22e323b48009e934d70766353e