summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-06-30tweak helpids nowCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-06-02callcatcher: update unusedcodeCaolán McNamara
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