Age | Commit message (Collapse) | Author |
|
Change-Id: Ib477afa1740f14832f49ce85822410b2e9db8d46
|
|
Change-Id: I8c83648f39c4e8e6aeae06e764820f7677f75288
|
|
The 2 for PrepareClose came in with 38db42605a5b72efd55a43eff81fbc517fe0424b
"#89423#: added SID_CLOSEDOC, SID_BACKTOWEBTOP, SID_LOGOUT in PluginMenu" and
was checked with if( SfxApplication::IsPlugin() == sal_False || bUI == 2 ) in
sfx2/source/doc/objxtor.cxx and then that was removed with
367568c891771d20bb8f8b3b579857f51c0e9016 "#132394#: remove superfluous code"
Change-Id: Ib273c88b4365ea6b261c7e52bbe1876aa796dc17
|
|
...in practise. If I'm wrong then this needs to be a TriState
Change-Id: I4aa499c89ce2f1a46edf443db053b264f285b0d5
|
|
Change-Id: I45dfd2429a490af3cc80f51340e0c05a91425668
|
|
Change-Id: If59c5c4901aeec404099c810a021eea8b8b3d3ab
|
|
i.e. convert "::sal_Bool" to "sal_Bool"
Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
|
|
Conflicts:
include/sal/log-areas.dox
Change-Id: I770b8b9fb82f873ccb88dc26ac05206f703ddf33
Reviewed-on: https://gerrit.libreoffice.org/8805
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
and dialogs that are loaded from the .ui format
Change-Id: I37aea52a3973d8d8f6a2ce8dabf80bb1e64db43f
|
|
and clean up the mess around the two different Select methods
which just led to confusion in the overriding classes.
Change-Id: Iea0ea85752180d0dc50d2b4ddb3d861e8447fb0a
|
|
Change-Id: I6938314a08d061d2b07d9129742d74a989bd1385
|
|
Change-Id: I1227c958d58903dc114a4e4173fb2714b2ec33f2
|
|
and dialogs that are loaded from the .ui format
Change-Id: Id8abff6d89818ca7384d9691a05eacd378a5905c
|
|
Only the caller can decide if trying to load a graphic is really a
problem, e.g. in case no persona is configured, then loading its header
is OK.
Change-Id: I7286b7d907940fa3a80f6256cd5264cbd5718fb8
|
|
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."
Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
|
|
Change-Id: I326923bb14e90a89461283b344cf59c798d647f3
|
|
Change-Id: I72238e511c2fca4a4aba0be60b0f2d3b1f46e5c2
|
|
These warnings were hidden so far, don't make them noise till one starts
to actually fix them.
Change-Id: I142726d54fbc20c1c5591a5b20d26356986ba4b8
|
|
Change-Id: I7c1e74f5c685f10d7eba8afb7acb60d2c2e9906b
|
|
Change-Id: I1825de227b760624faaa68a1de2d3ecd5b7657a5
|
|
Change-Id: Iaa7cb625e4ce49b51a1585497befb67fda0a2d85
|
|
|
|
Change-Id: I3c58b83df2b8b124b777802f12b6014a16c796a7
|
|
...that had been used for DBG_CTOR, DBG_PROF, etc.
Change-Id: I8eac38e24b7110511feb7813aaf5a20ab82bdbe0
|
|
Change-Id: Iaaf36d012e353f73f083c9c0ebbbb6d0953b16c8
|
|
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62)
Conflicts:
comphelper/inc/comphelper/TypeGeneration.hxx
comphelper/source/property/TypeGeneration.cxx
cui/source/factory/dlgfact.hxx
cui/source/inc/cuitabarea.hxx
cui/source/tabpages/tabarea.cxx
cui/source/tabpages/tabarea.hrc
cui/source/tabpages/tabarea.src
cui/source/tabpages/tparea.cxx
drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
drawinglayer/source/texture/texture.cxx
editeng/inc/editeng/unotext.hxx
editeng/source/items/frmitems.cxx
include/drawinglayer/texture/texture.hxx
include/editeng/brushitem.hxx
include/svx/sdr/primitive2d/sdrdecompositiontools.hxx
include/svx/svxids.hrc
include/xmloff/xmltypes.hxx
reportdesign/source/ui/misc/UITools.cxx
sc/source/ui/drawfunc/drawsh.cxx
sfx2/source/dialog/tabdlg.cxx
svl/source/undo/undo.cxx
svx/inc/svx/unoshprp.hxx
sw/Library_sw.mk
sw/inc/doc.hxx
sw/inc/format.hxx
sw/inc/frmfmt.hxx
sw/inc/swatrset.hxx
sw/inc/unomap.hxx
sw/inc/unoprnms.hxx
sw/source/core/access/accpara.cxx
sw/source/core/attr/format.cxx
sw/source/core/attr/swatrset.cxx
sw/source/core/doc/docdraw.cxx
sw/source/core/doc/docfly.cxx
sw/source/core/doc/notxtfrm.cxx
sw/source/core/inc/frame.hxx
sw/source/core/inc/frmtool.hxx
sw/source/core/layout/atrfrm.cxx
sw/source/core/layout/paintfrm.cxx
sw/source/core/text/inftxt.cxx
sw/source/core/text/porfld.cxx
sw/source/core/text/txtfly.cxx
sw/source/core/txtnode/fntcache.cxx
sw/source/core/uibase/app/docst.cxx
sw/source/core/uibase/app/docstyle.cxx
sw/source/core/uibase/shells/drawdlg.cxx
sw/source/core/uibase/shells/frmsh.cxx
sw/source/core/unocore/unoframe.cxx
sw/source/core/unocore/unomap.cxx
sw/source/core/unocore/unoprnms.cxx
sw/source/core/unocore/unostyle.cxx
sw/source/ui/fmtui/tmpdlg.cxx
sw/source/ui/fmtui/tmpdlg.src
sw/source/ui/frmdlg/frmdlg.cxx
sw/source/ui/frmdlg/frmpage.src
sw/source/ui/inc/frmsh.hxx
xmloff/source/text/txtprhdl.cxx
xmloff/source/text/txtprmap.cxx
Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
|
|
Change-Id: Ic99184543e2c019e96622e445b56c21760bf025a
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
Apparently this tool was available for early versions of NT; googling
finds a caplib.zip from 1992 but that is missing the CAP.dll so there's
no way to use this anyway.
http://cd.textfiles.com/cica/cica9308/UNZIPPED/NT/CAPLIB/CAP.TXT
Change-Id: I4718af0e175b78bcdad38bbca0fc9579b3b12111
|
|
Change-Id: I8768ebc523b03a469f8b9bb49e015ca7d140fc96
|
|
Change-Id: I0e7c241e0ee9c7d2ace75d8a935ee068da80fb6d
|
|
which I missed when I did commit
ffca95023020a24eaff4ece1d4c7bedd469bfb78
"sfx2/childwin.hxx: sal_Bool->bool"
Change-Id: I75fe4a924cc477194453fac5386d23f23d3a1728
|
|
Change-Id: I7303d9533551fcfa7c7a99c9592402511492165a
|
|
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
|
|
Change-Id: I4fe18964a3178c797ce6e1fe259ec230c2de6eb7
|
|
-By now only in impress.
-One supported file format: gltf/.json
Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
|
|
...where the latter contains SAL_OVERRIDE annotations
Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
|
|
...probably better done with callgrind, if still relevant at all.
Change-Id: I15069df4e2f271b0c240231f35af2e664a02c296
|
|
Change-Id: I1af793393a1aceba7a53c85a4943a9b81362a918
|
|
Change-Id: Ifb0f400136365d85170fbc4c33573ffec6a4bfcd
|
|
Change-Id: I7afe7bfe295dfa20206fdb6bc10da8ea31adb47e
|
|
Change-Id: I9ec4c72d4779f7182478b8d40e1039baf3088449
|
|
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
|
|
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
|
|
Change-Id: I05dd992f332ab2f3dbcc65aed6dac909872168d4
|
|
Change-Id: I130c40227a756b396c4f858468457867d53454b1
|
|
With the new parameter you can now supress the dialog for document
compare in writer.
Change-Id: I984ee75552e5c006332331510df5d437b687903f
|
|
Change-Id: I96786bcab1205d212926af6c7c6afbf88bfe1453
|
|
Change-Id: I865979464a2abe51136b577fdb10ec0ae9faf11e
|
|
since af22075998a021d23ec1b266433f239d3200c35d "undoapi: attempt to fix broken
Undo contexts after executing a script" in 2010
Change-Id: I95f5ebf8960dc82d4a6da1ef186ba524e3cddfd1
|