summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan
2014-05-13Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke
2014-05-13remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin
2014-05-12svtools: Translated ctrltool.hxx from English to GermanTobias Mueller
2014-05-10ISO C++ forbids declaration of ‘rLanguageTag’ with no typeMiklos Vajna
2014-05-10added SvtLanguageTable::AddLanguageTag()Eike Rathke
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06move ResArray into SvtLanguageTableImplEike Rathke
2014-05-06make all SvtLanguageTable non-static methods privateEike Rathke
2014-05-06provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex()Eike Rathke
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
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-27Typos: dfined -> defined + add missing 's'Julien Nabet
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Remove unused codeStephan Bergmann
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-04-08coverity#708193 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#708197 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-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist
2014-04-04coverity#708196 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#708195 Uninitialized scalar fieldCaolán McNamara
2014-04-04callcatcher: update unused codeCaolán McNamara
2014-04-03Typo: colum->columnJulien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann