summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2014-08-16sfx2: remove commented constsChris Sherlock
Change-Id: I1521f174ac53c2e8e96dcb7b5c1264f0bf460fd0
2014-08-15sfx2: bring back resmgrThomas Arnhold
that was a bit too much removal partial revert of fd1e9bbc1ebd5040b092aad1d4a68041286fabda Change-Id: Iabced82fa6aedd25aacf242cafa384e83fd539cb
2014-08-15ErrorBox MSG_ERR_NO_ABS_URI_REF to StringThomas Arnhold
Change-Id: Ifc6c6358e327c6ba1e5e552a698568736090e70b
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
And move to sfx2 to stop this ResMgr mangling Change-Id: I4633766fdcc53189cdb508f9eddaa6b2e8448858
2014-08-15ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to StringThomas Arnhold
Change-Id: Ifbc3dbc48fc291881eeb4306379da2599b6d9e95
2014-08-15display amount of *Box elements remaining in .src formatCaolán McNamara
Change-Id: I33614c44cbe58ec0945406691bc38bafafc24923
2014-08-15need the version that allows NULL for a while stillCaolán McNamara
Change-Id: Ie7c61ad75b60bb2900a843df7fb12add03a20bf2
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara
Change-Id: I80d1f3f3cb4e062bc19489205e325bc4ff17b3c6
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara
so follow through on the logical consequnces of that Change-Id: I97981acecdcee03e4c1f32d1f4ec8ad623299042
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara
in this case the .src has WB_OK for "ok button only" which is the default for MessageDialog so no arguments apart from the string and the parent dialog (null in this case) are needed Change-Id: I63ddafddfcc448e3502b19d657dcad040a56c845
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara
since commit b4c18dc0ea32af9f070d43278e547ee0b2e540a4 Author: Cédric Bosdonnat <cedric.bosdonnat@free.fr> Date: Thu Dec 20 09:51:59 2012 +0100 Templates Manager: removed the old dialogs and menu entries Change-Id: Id1007004d5a3522891e66d408c2276c43bbc7f84
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN
It works as a button. When clicked the triangle works as dropdown. Change-Id: Ib4e3b6a1832efef3382e7bd01b06d2ff8d4e7543
2014-08-14All templates option addedEfe Gürkan YALAMAN
Change-Id: I622d5d6fd7fa7be474fa56abf67a1a62fddbcf60
2014-08-14Some code cleanupEfe Gürkan YALAMAN
SetupButton function overloaded for MenuButton type. Change-Id: Ib171c7590a59ad360dd8ebab1039d3eba5d565ef
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN
Change-Id: I9270136afeaadbbe16c408e6e7d2fbde5b53d324
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN
Change-Id: Iebf71deb4739703d87b944300cbc1b8ee2daacc5
2014-08-14Code CleanupEfe Gürkan YALAMAN
Some unneccesary code cleaned up. Change-Id: Iebc43ddc8276d5865c640b7fa955152a3361eb36
2014-08-14Selecting and opening templates implemented.Efe Gürkan YALAMAN
All editing related code commented out. Code needs to be cleaned up. Change-Id: Ibe901684d8747552b8ebeeea848c8f5e050ae726
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN
Change-Id: I335e69de31bd64e7c4504a58d7652f755491af33
2014-08-14Some folder features moved to backingwindowEfe Gürkan YALAMAN
Create new folder and delete a folder moved from template manager dialog to startcenter. Change-Id: If89b9fd7ee499f7fccda08d3ac989728148a24a0
2014-08-14selection function movedEfe Gürkan YALAMAN
The localview is not causing crash now. Change-Id: Iea2fe607555d2d3c955f8f198240a2b2d1e26788
2014-08-14Some handlers and buttons movedEfe Gürkan YALAMAN
Some more handlers and buttons moved. Still not usable mostly. Change-Id: I19c9c36a490030369b4e8d84b41f6d2962665426
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN
View bar moved to the start center without handlers. Visible but useless ATM. Change-Id: I1cb64faa1ee86b19ecbb793351c8c11362ef799e
2014-08-14Default filter noneEfe Gürkan YALAMAN
Small fix to add default filter. Which is none, it shows all. Change-Id: I49cf222b2909972f1800cd029f2ba97556aa955a
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN
Added TemplateLocalView to the StartCenter. "Templates" Button will hide RecentDocs and show TemplateLocal view. Change-Id: I34fc7f6ed0d819cf0c29dd89ee154408c5d8434f
2014-08-14fdo#82043: Instead of the bold font, use a higher multiplifier.Jan Holesovsky
This reverts commit 04b02f2f5a4f71198e0cb616404c4721c918afe6. Change-Id: Iac19a0ced09bc8372e3a572d57dd3ac33ece9191
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
Change-Id: I403bb7b96e8bcaa6138cdd9be823657bc47fa7ca
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara
Change-Id: Icc6757254721ed8c03356a6acc28e6f241c07153
2014-08-14java: remove unused importsNoel Grandin
Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
2014-08-14java: remove commented out codeNoel Grandin
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
... by replacing the following 3 classes with typedefs of std::vector: SfxObjectShellArr_Impl / SfxViewFrameArr_Impl / SfxViewShellArr_Impl and the following 4 with typedefs of boost::ptr_vector: SfxChildWinFactArr_Impl / SfxMenuCtrlFactArr_Impl / SfxStbCtrlFactArr_Impl / SfxTbxCtrlFactArr_Impl Change-Id: I1754bd19ec418a3e7ba5c47fb6d8568e8fca9b29 Reviewed-on: https://gerrit.libreoffice.org/10891 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-13java: remove dead methodsNoel Grandin
found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
2014-08-13warning C4245: '=' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold
...signed/unsigned mismatch Change-Id: I852ddf97dd1749e409baf74d9af72ec459f574ee
2014-08-13update_pchThomas Arnhold
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
2014-08-13java: reduce scope, make some methods privateNoel Grandin
found by UCDetector Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
2014-08-13java: reduce scope, make member classes privateNoel Grandin
found by UCDetector Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
2014-08-13java: reduce scope, make fields privateNoel Grandin
found by UCDetector Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
Change-Id: Ia3acdb3501b7735820258cb090e731f5814bc07f
2014-08-12java: remove useless javadoc tagsNoel Grandin
that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
2014-08-12java: remove unnecessary semi-colonsNoel Grandin
Change-Id: I2eab5efff06ced09459adb407dbf789b8042a948
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin
Change-Id: I9d0f9242c911d9dd05f2229da44a2e8305b3df6a
2014-08-12java: remove unused variablesNoel Grandin
Change-Id: I92400e4a6d794dae5198bf59b0e8ced0acbe348e
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
("'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true") Change-Id: Id3b886135f43b39a2fcf2bb197cf6a80d6532365
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
("reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true") Change-Id: I78498b6be6cf3f6f15a80187c9a24dfcdd91d3be
2014-08-09fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky
A regression of 2245288574ef77b09416872326b4543c82790815. VerbID can be negative. Change-Id: Ib242376696346ab310031d1b7c5c74362fb4b3d1 Reviewed-on: https://gerrit.libreoffice.org/10823 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2014-08-09remove unused resource idsThomas Arnhold
Change-Id: I3971ecc7dc0c3faf8dd1ed63adc08a6e18dc2964
2014-08-09remove now unused tabpage.hrcThomas Arnhold
as TP_WIDTH and TP_HEIGHT are unused now Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
(cherry picked from commit 5e3cbe056c19bea5018dbf1fd4b2bc8f8b030ff3) Conflicts: comphelper/inc/comphelper/embeddedobjectcontainer.hxx comphelper/source/container/embeddedobjectcontainer.cxx sfx2/source/appl/linkmgr2.cxx svtools/source/misc/embedhlp.cxx Change-Id: I7e9b20a87ca6afe8cb91c577860a6c6b72368ee9
2014-08-09Typo: filen->fileJulien Nabet
Change-Id: I68a963cd63fdb016a6f7b12cdc9314012e373612
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann
Change-Id: I4a661434c3a51169ec14336bb39a1d2ceeb139ad