summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-05-06move ResArray into SvtLanguageTableImplEike Rathke1-7/+21
2014-05-06ditch the last temporary SvtLanguageTable instanceEike Rathke1-4/+2
2014-05-06provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex()Eike Rathke1-0/+10
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist26-29/+1011
2014-05-06consistent percent sign in commentsThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák2-0/+22
2014-04-30Related: fdo#72142 lighter ruler default colorCaolán McNamara1-2/+2
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-1/+10
2014-04-29Resolves: fdo#72142 darker default workspace colorCaolán McNamara1-1/+1
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara1-2/+18
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist1-2/+2
2014-04-28remove unused code from TabBarNoel Grandin1-15/+3
2014-04-28Improve TabBar return typesNoel Grandin1-8/+8
2014-04-28VCL: Renamed two functionsChris Sherlock1-1/+1
2014-04-26fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt1-2/+2
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin1-2/+2
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold3-0/+9
2014-04-24add missing modelines to hrc and src filesThomas Arnhold1-0/+2
2014-04-23huge hrc and src file cleanupThomas Arnhold2-97/+0
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-22stray commaCaolán McNamara1-1/+1
2014-04-22coverity#708335 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-04-22coverity#708334 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-04-22coverity#708324 Uninitialized m_refCountCaolán McNamara1-0/+1
2014-04-22coverity#708323 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-21remove some more bloatThomas Arnhold1-3/+0
2014-04-19Bin the now non-existent dtor from the class definition tooTor Lillqvist1-8/+0
2014-04-19If it has been "not recommended currently" since 2007 it can go awayTor Lillqvist1-77/+25
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist1-1/+5
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky1-5/+9
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl1-129/+133
2014-04-18Cleanup valueset.cxxTomaž Vajngerl1-308/+142
2014-04-18coverity#1202783 Division or modulo by zeroCaolán McNamara1-2/+2
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke1-1/+6
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke1-0/+5
2014-04-17have a "better" staticEike Rathke1-3/+4
2014-04-17coverity#704807 Dereference after null checkCaolán McNamara1-7/+3
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin1-5/+5
2014-04-14update_pchThomas Arnhold1-8/+44
2014-04-14typo: hilight -> highlightThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-14remove OV* debug stuffThomas Arnhold2-39/+0
2014-04-11Resolves: #i124629# UNO Wizard - avoid crash by removing unneeded referenceAriel Constenla-Haile3-12/+3
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-09Remove unused codeStephan Bergmann23-242/+16
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-15/+15
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2-35/+0
2014-04-06WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1