summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-09tdf#96353 make spell options dialog resizableAndras Timar
Change-Id: I2e9ef88d471f8fa379a03f7b6b95bf14ce172acb Reviewed-on: https://gerrit.libreoffice.org/20498 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-12-09guard against corrupt SilverBulletCaolán McNamara
Change-Id: I3af47ab3af5e28a865a77a592f6a92edb46e4f2b
2015-12-09guard against corrupt ObjIndexDataCaolán McNamara
Change-Id: I214991e5d34c8e335cdd8ea482f8fa4913ba637b
2015-12-09guard against corrupt RootDataCaolán McNamara
Change-Id: Iad2788a7e5e7ee3b3107eab37cde2d3d38eae005
2015-12-09unnecessary nResId argumentCaolán McNamara
Change-Id: Id7d3df1af42cbe7b4f951c335063d26b59e7bc10
2015-12-09sort SalFrameStyleFlagsCaolán McNamara
Change-Id: I2caeda4e0a0b98ad09389d08fd6ccc6bb1e7aec2
2015-12-09tdf#96318: Add searching APIPranav Kant
Clients should now use these APIs to search for text in the widget, rather than executing UNO commands directly on the widget. This allows searching for text in the widget in view-only mode too. Change-Id: I013b6f96e69a634ec33367394d39c0f645a4994d Reviewed-on: https://gerrit.libreoffice.org/20488 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-12-09tdf#96316: Decouple view-only/editable modesPranav Kant
- Move text selection and graphic selection tasks into functions - Merge GDK_BUTTON_PRESS, GDK_BUTTON_RELEASE conditional code - Do not change to 'move' cursor in view-only mode - Ignore LOK_POST_COMMAND, LOK_SET_GRAPHIC_SELECTION in view-only As a consequence this commit also allows dragging handles during text selection in view-only mode which was earlier not possible. Change-Id: Iffb668d5447dd646a1e40237dee8d8d3fa3314b6 Reviewed-on: https://gerrit.libreoffice.org/20487 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-12-09No need for GtkSalPrinter to be VCL_DLLPUBLICTor Lillqvist
Change-Id: I97747cb36aa08846538067735387d2f1f79f4cb7
2015-12-09No need for FontSubsetInfo to be VCL_DLLPUBLICTor Lillqvist
Change-Id: If46e04de8380ee0d9a2896d85bdd431d299b19bc
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant
When passed NULL to lok_doc_view_new, use the default path : $libdir/libreoffice/program as LOK install path Change-Id: I1e033c407184b29b1509cfb8c416b514591d67ce Reviewed-on: https://gerrit.libreoffice.org/20476 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
The core of this change is that RtfAttributeOutput::PostitField() now uses WriteOutliner() to handle comment text, instead of trying to output the plain text as-is. To have working roundtrip of the comment text, a few more changes are needed: 1) When emptying the Styles buffer, also empty the StylesEnd one. 2) Annotations don't want a trailing \par, so don't write one for the last paragraph. 3) Inform the MSWord_SdrAttrIter about where the editeng content will end up, and make WriteOutliner() accessible outside RtfSdrExport. Change-Id: I9cbcf4ce5dc3a099d310c6f321ea8e52f8644f9b
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
Change-Id: I35df02de675068478a36ef05266ffc2d3054b07f Reviewed-on: https://gerrit.libreoffice.org/20477 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2015-12-09Missing new fileStephan Bergmann
Change-Id: Ie47ffb36f17882da8a78036f7797b2e2bac78eb6
2015-12-08More loplugin::TypeCheck useStephan Bergmann
Change-Id: I2f4a26a918134568f541cd45bdcf5a12b1f1d2ee
2015-12-08sw: redundant condition, was checked previouslyMichael Stahl
Change-Id: I7934bc993e049169a08b835f922da8ef50ea05ee
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
Change-Id: I673eeaa4168f769cb002995c43d986ee5f2030b2
2015-12-08sw: un-break DOCX formula exportMichael Stahl
(regression from 1dac99e7ea45f90bf39eb95eb7bc01f7d79093ef) Change-Id: Iffe3ec6c28f62b78a2b223144bfaad383d272802
2015-12-08lotuswordpro: GCC 4.6 seems to need stdexcept includedMichael Stahl
Change-Id: I30bbf7bab8cb37422fd20a25741e564500faa31c
2015-12-08valgrind: jump or move depends on uninitialised valueCaolán McNamara
Change-Id: I02e507f4b7d78efacc5b735ca24adb83633749b9
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski
See https://msdn.microsoft.com/en-us/library/e821azx1.aspx Some export symbols should be PRIVATE Also, don't export DLLMain. It is internal function used by CRT, and not intended to be exported. Change-Id: I48139b985aa2ee499c2005d8b0d966a2cc6dcd0c Reviewed-on: https://gerrit.libreoffice.org/20419 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2015-12-08merge some Palm text format filtersDavid Tardon
Change-Id: I796ce84325549178d3eac572c363a8cbc9ae542f
2015-12-08merge libmwaw format specs (writer)David Tardon
Change-Id: Icf1e5e976e0c98b2ce8e2dd7a3b9c89a6be7d7c6
2015-12-08add generic presentation filter for libmwawDavid Tardon
Change-Id: I3b96671b7a0f278329a686ba9082b3e4e4989e87
2015-12-08merge libmwaw format specs (draw)David Tardon
Change-Id: Ia0dfe1e1ce1ab2b1ef266d1aa0950fd6670b0c50
2015-12-08fix libmwaw calc filtersDavid Tardon
Change-Id: I0d7c6f89f4646b59f23591eb1b3511afa31179c2
2015-12-08drop unnecessary {}David Tardon
Change-Id: I5fce2b580dd2424f80c802c513ac229988212c58
2015-12-08add missing breaksDavid Tardon
Change-Id: I5071948d523bc8bd327cd66ee785e9bc2c173054
2015-12-08Missing osl_destroyThreadStephan Bergmann
Change-Id: I526cb06b019b945931b24eb40477a1727c38cdc2
2015-12-08tdf#62381: Stop using NPAPI plugin when NP_Initialize failsStephan Bergmann
(...in the Windows-specific code path) Change-Id: I5984ecd88a12d3f22aecaa685bd552f4235fb13d
2015-12-08remove debugging codeCaolán McNamara
Change-Id: Ice5d9d9e58886b752a7c88049a5f4e0986a7a86b
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara
because we only get smooth scroll events, so implement that as best we can. Change-Id: I7701949cf7c9ffdc9d062f75b23db7c6add3c6a9
2015-12-08ScaleOp is unused now after 33d7f3816aa02a1ad9b001e81fb62d21608fdf8eTor Lillqvist
Change-Id: I59093e5d5eb1b3b1e14faaf32ac83b0ddb6b1d81
2015-12-08makeSomeOpenGLContextCurrent() asserts that mpContext is not nullTor Lillqvist
So no need to test after calling it. Change-Id: I122bd5c2de23568b1cd3e98aef3c61d2ca91dfe9
2015-12-08Access2Base - DoCmd.OutputTo applicable to Calc, Excel and Text/csv formatsJean-Pierre Ledure
Database._OutputToCalc uses LO filters to export table and/or query data Change-Id: I69b15e76a490de32ec2cae73661f8ffd5f2b53b2
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara
instead of just an initial size, because we can set a size-request for the minimum size and that's a reliable thing Change-Id: I83916715cb9e3dceb6e88f3ca8fc86920677c026
2015-12-08Rename OpenGLSalBitmap::makeCurrent() to makeSomeOpenGLContextCurrent()Tor Lillqvist
The function does not, in any way, as far as I see, make the OpenGLSalBitmap object "current". It picks one OpenGLContext object and makes that current. So, rename it to be less misleading. Am I missing something? Change-Id: Ia9f8e2415e1075dd5892cd40140e6ad764feeaa4
2015-12-08WW8SmartTagData::Read: check seek resultMiklos Vajna
Change-Id: I0492c5b3018f59e4b783bb33f8b75ce67847dcf0
2015-12-08DOC import: read SmartTagDataMiklos Vajna
This only reads all the interesting info, SwWW8ImplReader::Read_FactoidBook() still has to put it on the filter stack in a later commit. Change-Id: Ic2e8b441367448b5bdf940bf8871f25afe8362c4
2015-12-08Clean up compareObjectsStephan Bergmann
Change-Id: I3889453be48aaffc8015fbbb5672d34e904c3770
2015-12-08guard against corrupt m_nNumTabsCaolán McNamara
Change-Id: I41b8514a127d463ac951e5855f09416fa0456b1b
2015-12-08Make ImplSVData private to vclTor Lillqvist
Change-Id: I1df6ba8a269be3e165ff5948af1dd12e0bdc6f7d
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara
Change-Id: Ia1af11514f6096ac55d561f729bbcba9ee5b0b14
2015-12-08These compare* calls shall most likely update resultStephan Bergmann
...instead of being removed, a9824e8e05bddbf8ec417c7e5447914dd22cb8e5 "cid#1326591, cid#1326590 useless call" Change-Id: Ia71abff8fb821cb4904794e1f9cbeb320e17c629
2015-12-08Bin pointless and actually wrong commentTor Lillqvist
Change-Id: Ie38ed19ea1637ae25846eef8a3e779d7b3bfe1df
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist
Besides, the namespace was confusingly named the same as the public cross-platform OpenGLWrapper struct (which is effectively just a namespace, too). Change-Id: I9a5255ec446dcdb5086d92a742f29327d0780685
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
This should fix a regression from 3bdd176731c351638f541a37b94094124f3c9f52, apparently the cppcheck's advice is misleading. Change-Id: I427ecaa1eb3c9841cb6112997b9b51feda4583d0
2015-12-08Missing deleteStephan Bergmann
Change-Id: I8ba75fcd2f98a49fe9d620af6b248f32911d7fe8
2015-12-08These should still be virtual.Jan Holesovsky
Change-Id: I11a8f9db15a576ff9926f8f827cbcc08a345ffa4
2015-12-08DOC import: tokenize smart-tag dataMiklos Vajna
Change-Id: I43e52c2c982ed553a53be9839feff591c99fdfca