summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)AuthorFilesLines
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-9/+13
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin1-34/+29
Change-Id: I9719b43dbf98cfca29638f54cc907e48c7ad28b7
2013-05-03implement native button order for messageboxesCaolán McNamara1-6/+6
Change-Id: I85d0991da3d2a1efa9d5c15569164d8bd2194356
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist2-2/+2
Not my idea. Change-Id: If4874d97a2035588cd65ded9f281de0c3598b7d7
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann2-30/+45
Found by: DonJaime <donjaime at freenet dot de> Patch by: zhengfan <zheng.easyfan at gmail dot com> Review by: Oliver <orw at apache dot org> (cherry picked from commit 9957730bb807c6d81f243e14a19cbb6a91035194) Conflicts: sfx2/source/doc/sfxbasemodel.cxx Change-Id: I93bfdd7f32671171f1b219f9fd2dbeac30a92254
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király4-25/+40
Refactor Save a Copy, basing it on Export functionality. SID_SAVEACOPY takes its parameters, and sends a SID_EXPORTDOC request with them, using SID_SAVEACOPYITEM to differentiate Save a Copy from regular Export. Fix storing docx to url, by preventing finalizeFilter method, in filterbase.cxx, from writing back to the original file's MediaDescriptor. Change-Id: I876dbe17e43b26a43f29e797fdb157e31889ee1e Reviewed-on: https://gerrit.libreoffice.org/3355 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-05-01use new MessageDialogCaolán McNamara5-31/+94
Change-Id: I4fdc54d5a6e0f133c53588e255274b9f103269b4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks21-89/+30
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky3-0/+60
This adds a dropdown to the 'Open' toolbar tool. Change-Id: I5b4aa99476e721c1479152b46bbc79cc0b095318
2013-04-28use SAL_CONFIGFILE macroDavid Tardon1-10/+2
Change-Id: I958a961993aaf920c52b5d7b8eea6666656b4ddd
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2-2/+2
Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec Reviewed-on: https://gerrit.libreoffice.org/3621 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-25Down-arrow jump to last item when there is no item immediately below.Rafael Dominguez1-3/+16
Change-Id: I23f5f002826e2ecc25ff19d18372cb637feb1310
2013-04-25Broken security/password when saving to older odf (sx?) formats.Muthu Subramanian1-1/+1
nDefVersion is the default doc version, whereas, we need to check the current document version in question. While this changes just one of the places - a review is probably required for other places as well, where nDefVersion is used.
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-5/+0
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-23execute move of global headersBjoern Michaelsen120-19684/+3
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-22Restore SfxControllerItem::GetCoreMetricCaolán McNamara2-0/+41
was correctly removed by 9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c but we will need it again soon Change-Id: I7b2af6a17fc1c34d9313428e759e93fdde9ba0d7
2013-04-22SID_ATTR_TEXT_FITTOSIZE is already using this slotThomas Arnhold1-1/+1
Change-Id: I26a0f821d026c8e0701fa3860357168837ea5a28
2013-04-22fdo#63659 <sigh> fix brain lapse, missing breakNoel Power1-0/+1
Change-Id: I02ab972cfad577423585d25587b925b5b1153506
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+13
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy6-33/+8
Change-Id: I4cc2dc7f1da3bc15921939e3bd5908a3f7049eab Reviewed-on: https://gerrit.libreoffice.org/3492 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza6-10/+11
Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy1-1/+1
Change-Id: I6f02d312d1425dbb28b7cb7a2aa87a734054c4a7 Reviewed-on: https://gerrit.libreoffice.org/3474 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy3-28/+1
Change-Id: I605ae778e57a12588dca274a4ee34a018004034e Remove pass-through header sfx2/inc/sfx2/imgdef.hxx Change-Id: I9a5ebabefccdd63b55d64aec26488542d0d362e3 Remove pass-through header xmloff/inc/xmloff/xmlcnitm.hxx Change-Id: If880679499daee2f77d1f6e148dba963d09bbb9c Reviewed-on: https://gerrit.libreoffice.org/3477 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane9-29/+29
- nanosecond precision - signed (allowed negative) year Also: assorted improvements / bugfixes in date/time handling code. Some factorisation of copy/pasted code. Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18Resolves: #i121933# docking area layout improvementOliver-Rainer Wittmann1-13/+77
some improvement to the docking area layout on a undock-dock-cycle of a window (cherry picked from commit cad2fc1a82a3efb2abd4396fe2efc2231fb783e5) Conflicts: sfx2/source/dialog/splitwin.cxx Change-Id: I39d888248a973304163bbe499094bef51a9d61f1
2013-04-18warning C4702: unreachable codeStephan Bergmann1-1/+0
Change-Id: Ica48a91c0b8b55c984e59dbe9771d604bc77cdaf
2013-04-18fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmasNoel Power1-40/+84
Change-Id: I01eff3bb8b194e1437a263e527cb8e6d2defa4de
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2-2/+2
Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-17-Werror=unused-macros (MinGW, sfx2)Stephan Bergmann1-8/+0
Change-Id: Id4e46df91c94f987922402c0f791f79aa9d13bc9
2013-04-17Fix assert statementNoel Grandin1-1/+1
which I messed up in 7e4db91a3900fd0bbce0f0592a045458a37862b3 "Convert SfxShellStack_Impl from SfxPtrArr to std::vector" Change-Id: I177972fddb8a0f2237085fdc2892d6992c5fc746
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin10-348/+0
Change-Id: I23c9f905e6f679299f95baa6d8d4bafa97a3f19a Reviewed-on: https://gerrit.libreoffice.org/3399 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'Tor Lillqvist1-1/+1
Change-Id: Ic38b7fcb07d0cbc9a701207e0085b42d3471a786
2013-04-16remove dead code minstack.hxxNoel Grandin3-58/+0
Change-Id: I67a7a4c51188187c1ab234f8e9d2634eb018badf Reviewed-on: https://gerrit.libreoffice.org/3397 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin2-54/+49
Change-Id: I1ffd615a505029242a87337c9ef42c8156c42d70 Reviewed-on: https://gerrit.libreoffice.org/3394 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxChildWindows_Impl from SfxPtrArr to std::vectorNoel Grandin2-72/+63
- also remove dead struct SfxSplitWin_Impl Change-Id: I408bd994b206963b5ac115f4d47fc79c6687e051 Reviewed-on: https://gerrit.libreoffice.org/3390 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxChildList_Impl from SfxPtrArr to std::vectorNoel Grandin2-46/+38
and simplify use site Change-Id: I287c280e1206f72dfaff4f38c24c8997e726887a Reviewed-on: https://gerrit.libreoffice.org/3388 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vectorNoel Grandin1-10/+9
Change-Id: I25c8edc51f97af9de2563a8dba7387a2be9f4fd5 Reviewed-on: https://gerrit.libreoffice.org/3360 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin2-52/+30
Also - remove dead class definition SfxIFConfig_Impl, which was using SfxObjectUIArr_Impl - simplify declaration sites, we don't need to dynamically allocate these arrays Change-Id: I0f7110a324cc37f2eb2567cc066099ea4d86276c Reviewed-on: https://gerrit.libreoffice.org/3359 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert SfxPtrArray to std::vector in SfxTabDialogItemNoel Grandin1-40/+32
Also simplify the use-site, we don't need to new it. Change-Id: I310f2027fb777380b8bddb73b169021f5448a6f6 Reviewed-on: https://gerrit.libreoffice.org/3358 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-16Convert usage of SfxPtrArray to std::vectorNoel Grandin2-46/+52
Change-Id: I38664f59e4cfa7354196437901175c9ef9aa9006 Reviewed-on: https://gerrit.libreoffice.org/3356 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-04-15remove dead class SfxResourceManagerNoel Grandin4-69/+0
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-15fdo#60724 correct spellingThomas Arnhold1-9/+9
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
2013-04-15fdo#60724 correct spellingThomas Arnhold3-14/+14
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-3/+3
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-14make file names match library namesPeter Foley2-1/+1
Change-Id: Id9b7decbf2f3cfc89e76e7c86a801904375971be
2013-04-13Handle hidden property for external filter loading as well.Kohei Yoshida1-10/+13
Change-Id: I7a0154161d28e59c3e741fd592d3ce175676c901
2013-04-13Get the filter provider name from SfxMedium instead.Kohei Yoshida1-12/+7
This property is now transferred to SfxMedium. Let's get it from there. Change-Id: Ie0a4680581500135f3b65370ea94946f02c02cb8
2013-04-13Reduce indentation by early bail-out.Kohei Yoshida1-94/+94
Change-Id: Iaf2fed36b33d44f06f2c2750f800da5a6dd454ab