summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19We don't need this method now.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky
2012-10-13callcatcher: update unused code and drop freshly unused methodsCaolán McNamara
2012-10-12Put typedef inside class scope.Kohei Yoshida
2012-10-12No need to keep this method.Kohei Yoshida
2012-10-12These can be private.Kohei Yoshida
2012-10-12Less friends.Kohei Yoshida
2012-10-12Hide (part of) the implementation.Kohei Yoshida
2012-10-11Re-organize the data members of SvTreeListBox.Kohei Yoshida
2012-10-11Fix a crash on tree list instantiation.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11XubString->OUStringCaolán McNamara
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-09convert graphic export dialog to .uiCaolán McNamara
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Remove DECLARE_SVTREELIST.Kohei Yoshida
2012-09-27Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida
2012-09-27Correct prefix for integer type.Kohei Yoshida
2012-09-27Let's use std::vector directly.Kohei Yoshida
2012-09-27const correctness.Kohei Yoshida
2012-09-27Hide method definitions of SvTreeEntryList.Kohei Yoshida
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-18remove some useless commentsThomas Arnhold
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14code cleanupRob Snelders
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-08reduce ascii noise and useless commentsThomas Arnhold