summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák
2014-04-30Related: fdo#72142 lighter ruler default colorCaolán McNamara
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-29Resolves: fdo#72142 darker default workspace colorCaolán McNamara
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist
2014-04-28remove unused code from TabBarNoel Grandin
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-26fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24add missing modelines to hrc and src filesThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
2014-04-22stray commaCaolán McNamara
2014-04-22coverity#708335 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708334 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708324 Uninitialized m_refCountCaolán McNamara
2014-04-22coverity#708323 Uninitialized scalar fieldCaolán McNamara
2014-04-21remove some more bloatThomas Arnhold
2014-04-19Bin the now non-existent dtor from the class definition tooTor Lillqvist
2014-04-19If it has been "not recommended currently" since 2007 it can go awayTor Lillqvist
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl
2014-04-18Cleanup valueset.cxxTomaž Vajngerl
2014-04-18coverity#1202783 Division or modulo by zeroCaolán McNamara
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
2014-04-17have a "better" staticEike Rathke
2014-04-17coverity#704807 Dereference after null checkCaolán McNamara
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
2014-04-14update_pchThomas Arnhold
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
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Remove unused codeStephan Bergmann
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
2014-04-06Introduce HtmlWriter unit tests.Tomaž Vajngerl
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl