summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-24Remove unused headersMatteo Casalin
2014-05-23Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger
2014-05-22clean up RtfExport::WriteInfo()Miklos Vajna
2014-05-22+bool SvtLanguageTable::HasLanguageType()Eike Rathke
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
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