summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2012-11-15PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-01Translate German comments and improve some GermishPhilipp Weissenbacher
2012-10-31This destructor should be virtual.Kohei Yoshida
2012-10-31Make SvTreeList non-copyable.Kohei Yoshida
2012-10-30Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida
2012-10-29Remove unnecessary type casts.Kohei Yoshida
2012-10-29These are not used.Kohei Yoshida
2012-10-29Finally removed SvTreeEntryList.Kohei Yoshida
2012-10-29Let's use const where we can.Kohei Yoshida
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
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