summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)Author
2014-04-26fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt
f7feb4227d83f4f095597a44826277aaae2bc0df stopped any newly opened documents from being added to the "History" list (and instead adds them to the picklist), since the history list is not used anywhere else, and since the picklist performs an equivalent function, it makes most sense just to use the picklist to populate the list of URLs. Change-Id: I5a06e7fefe3dc1fbe266f3191de4fbac03601858 Reviewed-on: https://gerrit.libreoffice.org/9104 Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com> Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin
Also, since this is a utility method, and it does not override a method from an UNO interface, it does not need to be virtual. Change-Id: I2dd90331e8ff49572bdfcb6ea2e2e3ed2fd95051
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
some of them have no copyright header Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3
2014-04-24add missing modelines to hrc and src filesThomas Arnhold
Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
2014-04-23huge hrc and src file cleanupThomas Arnhold
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
Change-Id: Ia7ed41a0d0bfa24a64f6d140922c095de5dd9c0c
2014-04-22stray commaCaolán McNamara
Change-Id: I7771fbb76fe83ba605cb6b86824396c2b1414253
2014-04-22coverity#708335 Uninitialized scalar fieldCaolán McNamara
Change-Id: I14ce77fe16acdf6491ce49cdbe7550ef303f0ff9
2014-04-22coverity#708334 Uninitialized scalar fieldCaolán McNamara
Change-Id: I01e8a8b18d07e035a57fbc731b4666c98148c102
2014-04-22coverity#708324 Uninitialized m_refCountCaolán McNamara
Change-Id: I1a8e548605570eb18ed455282d8f329a3f026409
2014-04-22coverity#708323 Uninitialized scalar fieldCaolán McNamara
Change-Id: Iea430ce93ac1add2be76222b8ee9ae6c0da53ff6
2014-04-21remove some more bloatThomas Arnhold
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
2014-04-19Bin the now non-existent dtor from the class definition tooTor Lillqvist
Change-Id: I25bfba14fdc8b1c77217082922d13fad6c9bc41a
2014-04-19If it has been "not recommended currently" since 2007 it can go awayTor Lillqvist
Change-Id: I03f2822f1bad8f5d4128c5b0bd7e26b7ab968815
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist
Change-Id: I7654c7d88b9d4a84368551972ab945be3508f0e3
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
When using the tiled rendering, LibreOffice provides only the content, so no need to instantiate accessibility. Change-Id: Ibc0ff672aa960409fa660a750f8f02c9261041be
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl
Change-Id: I91528f55af39faccfe1bf95999ac29669ead0aad
2014-04-18Cleanup valueset.cxxTomaž Vajngerl
Change-Id: Ib0a27d8d3a3e974f73e7873ad8baae4721f6fb87
2014-04-18coverity#1202783 Division or modulo by zeroCaolán McNamara
Change-Id: I183416ad3db39108e52c1e69b60fb547448b21a8
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
Change-Id: Ief79b8871701cc2e39e421145370feb246ce5e20
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
Change-Id: I096f8b5a08452df9b1731f2e764d7561dd3e5dd4
2014-04-17have a "better" staticEike Rathke
Change-Id: Ib978d24b5188482242101d3a352f29d604b36c90
2014-04-17coverity#704807 Dereference after null checkCaolán McNamara
Change-Id: Ifbfdbc016cde790a2027a0036294b3be9e37a85c
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
Change-Id: Ib5f451fadb9eedc49d6bded0cbd92cfbbde71bae
2014-04-14update_pchThomas Arnhold
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-11Resolves: #i124629# UNO Wizard - avoid crash by removing unneeded referenceAriel Constenla-Haile
(cherry picked from commit 6a820f13a5cadc3d6d8c7bac1e4042adcee379ac) Conflicts: svtools/source/uno/wizard/wizardshell.cxx Change-Id: I2d67451c6fb536149603777a84d9b73494b6ed84
2014-04-10It's "its", not "it's"Tor Lillqvist
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-09Remove unused codeStephan Bergmann
Change-Id: Ifaab2aecec65ec6e81056e5fca430df8ca3af908
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara
also coverity#708289 Uninitialized scalar field Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
Change-Id: If24d4cec9ef4369f20419fe70de7392614a35316
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
Change-Id: I1590c20c4080578f5b528f4d6d43749e4e939fde
2014-04-06WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
Change-Id: I6d38c9b389ce2c5d196e372fd6ae5ad7ac0a03af
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
Change-Id: I41a318b8376ae3e68701ffe6ebc745bdbec62dc8
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
Change-Id: I4d96402cc0fa86d83fe0ade314b84bff86d7db97
2014-04-06Introduce HtmlWriter unit tests.Tomaž Vajngerl
Change-Id: Icb39dde433124d444c48761e074f6b839a043d4e
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
Change-Id: I6a29e91cc2f328ccbd01b617b39dc9275332d1f0
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl
Change-Id: I89d72383a50707aa8cb958eaea916e8070cfcd82
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl
HtmlWriter is used to write the structure of a HTML document to a stream. The goal is to abstract the messy construction of strings when writing attributes of a html element and other HTML specifics needed when structuring a HTML document. Change-Id: Ibdf42914e43ef02f16a43e4230575ed7340e68d8
2014-04-04coverity#704828 Explicit null dereferencedCaolán McNamara
Change-Id: I5e27241334cfeb4dffecbbf1d010abe94fbc52df
2014-04-04coverity#984147 Uninitialized pointer fieldCaolán McNamara
the original SvLBoxEntry::Clone did... pUserData = ((SvLBoxEntry*)pSource)->GetUserData(); nEntryFlags = ((SvLBoxEntry*)pSource)->nEntryFlags; so presumably this is what we want to do here Change-Id: Icaafb1f5c62847167886a230391efa5f7a3fca99
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
Change-Id: Iaca31b4e12c258b762b3d88fbad0fb08b4f1fc16 Reviewed-on: https://gerrit.libreoffice.org/8832 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-04callcatcher: update unused codeCaolán McNamara
Change-Id: I23ad8bcbef9a0ef17aaa5d401d111c40a6560ee2
2014-04-03Remove unused getCommandTypeStephan Bergmann
Change-Id: I76c9ea0740223b601440ca7c7122b814e777fca3
2014-04-03clearFieldAssignment only used in AssigmentTransientDataStephan Bergmann
Change-Id: Ic7d11a7ad3c643354e0bb2aaf20bda2c3e41dba6
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
- remove unused PFilterDlgCall typedef - remove bool parameter from PFilterCall typedef - it was always being called with false, and nothing was reading it Change-Id: Ic56127e7d55254a7b9b65849a21cb286f52344d1
2014-04-02Resolves: fdo#76905 long delay when changing font size from % to ptCaolán McNamara
Change-Id: I33d72b51536ab96653ccda64c6e058c497289327