summaryrefslogtreecommitdiffstats
path: root/svtools/inc
Commit message (Expand)AuthorAgeFilesLines
* dropped dead code from svgEnrico Weigelt, metux ITS2012-11-211-1/+0
* convert xslt filter dialog to .uiCaolán McNamara2012-11-202-16/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-11-19101-2317/+1468
* Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-171-3/+0
* fix error introduced by previous commitMarkus Mohrhard2012-11-171-1/+1
* translated german comments to englishEnrico Weigelt, metux ITS2012-11-171-52/+51
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-164-22/+40
* template pack installerBjoern Michaelsen2012-11-161-0/+2
* Make GetParent() const-correct.Kohei Yoshida2012-11-152-2/+6
* Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2012-11-152-9/+13
* Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-152-6/+6
* PlaceEditDialog: simplified CMIS by adding template URLs for common serversCédric Bosdonnat2012-11-151-0/+3
* fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat2012-11-132-47/+33
* convert extension dialog to .uiCaolán McNamara2012-11-131-94/+0
* move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-122-135/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-121-23/+15
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-062-98/+14
* Translate German comments and improve some GermishPhilipp Weissenbacher2012-11-012-117/+106
* This destructor should be virtual.Kohei Yoshida2012-10-311-1/+1
* Make SvTreeList non-copyable.Kohei Yoshida2012-10-311-0/+3
* Apparently CheckIntegrity() was only declared but never defined.Kohei Yoshida2012-10-301-2/+0
* Remove unnecessary type casts.Kohei Yoshida2012-10-292-1/+4
* These are not used.Kohei Yoshida2012-10-291-3/+0
* Finally removed SvTreeEntryList.Kohei Yoshida2012-10-291-39/+0
* Let's use const where we can.Kohei Yoshida2012-10-292-6/+4
* Use SvTreeListEntries to store child entries.Kohei Yoshida2012-10-292-18/+26
* XubString->OUStringCaolán McNamara2012-10-252-2/+2
* sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna2012-10-231-0/+1
* Make SvTreeEntryList private to svtools.Kohei Yoshida2012-10-232-49/+16
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-221-1/+0
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-192-3/+3
* We don't need this method now.Kohei Yoshida2012-10-191-2/+0
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-21/+3
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-196-381/+351
* Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida2012-10-193-94/+132
* default SwInsertGrfRulerDlg to first entryCaolán McNamara2012-10-171-1/+1
* Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky2012-10-173-24/+3
* callcatcher: update unused code and drop freshly unused methodsCaolán McNamara2012-10-131-2/+0
* Put typedef inside class scope.Kohei Yoshida2012-10-121-3/+3
* No need to keep this method.Kohei Yoshida2012-10-121-1/+0
* These can be private.Kohei Yoshida2012-10-121-3/+3
* Less friends.Kohei Yoshida2012-10-121-2/+0
* Hide (part of) the implementation.Kohei Yoshida2012-10-121-13/+2
* Re-organize the data members of SvTreeListBox.Kohei Yoshida2012-10-111-58/+54
* Fix a crash on tree list instantiation.Kohei Yoshida2012-10-111-1/+4
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-114-487/+376
* XubString->OUStringCaolán McNamara2012-10-111-31/+33
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-111-1/+1
* AddListenerLink/RemoveListenerLink not implementedCaolán McNamara2012-10-091-3/+0