summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2014-01-13longparas: STRING_LEN is intended here to expand to string lenCaolán McNamara
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2013-12-31fdo#70465 SvTreeListBox::GetLevelChildCount refactoredEfe Gürkan YALAMAN
2013-12-19CID#736017 (unlikely) invalid iterator useCaolán McNamara
2013-12-19CID#736018 (unlikely) invalid iterator useCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky
2013-12-10svtools: don't dereference invalid iteratorMichael Stahl
2013-12-06I guess const was what was wanted here.Jan Holesovsky
2013-12-05crash on exit from xml form document with accessibility enabledCaolán McNamara
2013-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27convert query delete dialog to .uiCaolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara
2013-10-09Make CalcFocusRect look rightStephan Bergmann
2013-10-08CID#1079290 uninitialized memberCaolán McNamara
2013-10-07WaE [-Wstrict-overflow] assuming signed overflow does not occurEike Rathke
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-08-23cppcheck: reduce scopeJulien Nabet
2013-08-22another attempt to fix windows buildNoel Grandin
2013-08-22fix use of dynamically allocated OUStringNoel Grandin
2013-08-22fix windows build after my String->OUString changesNoel Grandin
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/contentenumation.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/imivctl.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/templwin.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-17SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getTokenMatteo Casalin
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15I hate the positioning of the expander checkitem in hierarchical viewCaolán McNamara
2013-08-15convert include/svtools/ivctrl.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svtabbx.hxx from String to OUStringNoel Grandin
2013-08-12toggle SvSimpleTableContainer border on by defaultCaolán McNamara