summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+0
2012-11-20Resolves: fdo#56882 font list in insert symbols not sortedCaolán McNamara1-0/+1
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist4-16/+4
2012-11-17use LanguageTagEike Rathke1-7/+8
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida24-2/+26
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida5-10/+10
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-8/+7
2012-11-14fdo#42558 Re-adding the "None" option to the page numberingFaisal M. Al-Otaibi1-0/+1
2012-11-14replaceAll returns a new replaced string but leaves the original aloneCaolán McNamara2-7/+7
2012-11-14fdo#38838 UniString removalRicardo Montania2-14/+15
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-81/+8
2012-11-13Fix Which-ID range of OfaTreeOptionsDialog item setStephan Bergmann1-1/+1
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara4-11/+10
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-3/+0
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown4-31/+50
2012-11-08convert macro dialog to .ui formatCaolán McNamara8-312/+153
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks5-101/+228
2012-11-03fdo#38838 UniString removalRicardo Montania2-10/+10
2012-11-02tidy dialog a bitCaolán McNamara5-151/+19
2012-11-02WIP: first stab at converting the insert-row dialogPhilipp Kaluza2-23/+9
2012-11-02fdo#38838 UniString replacementRicardo Montania4-4/+4
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara1-5/+0
2012-10-31convert run macro to .uiCaolán McNamara8-431/+231
2012-10-31Fixed position of extension colors in Appearance options pageCédric Bosdonnat1-2/+2
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-131/+128
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2-8/+0
2012-10-26chop last string out into generic .srcCaolán McNamara5-9/+8
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh4-365/+97
2012-10-25XubString->OUStringCaolán McNamara4-9/+10
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin10-58/+43
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev1-2/+2
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev2-1/+1
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara1-2/+2
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida4-6/+6
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida45-425/+425
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida1-2/+2
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida3-3/+3
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara1-0/+1
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh4-145/+47
2012-10-12lcl_GetServiceName unusedCaolán McNamara1-13/+0
2012-10-12lcl_Bool2Any is unusedCaolán McNamara1-13/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák13-33/+33
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida18-31/+34
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara1-1/+1
2012-10-11convert insert plugin to .uiCaolán McNamara4-101/+34
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-9/+9
2012-10-08Deduplicate lcl_mediumColorTor Lillqvist1-1/+1
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist2-27/+27