summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-0/+2
2013-01-18sal_Bool to boolTakeshi Abe2-9/+9
2013-01-18rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara1-80/+122
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat1-13/+16
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat1-1/+3
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara1-0/+5
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat1-29/+26
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat1-2/+15
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2-11/+17
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2-53/+211
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh1-0/+5
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh1-0/+4
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks16-371/+227
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag1-0/+12
2012-11-26set default script text in .uiCaolán McNamara1-0/+6
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-21unused variablesLuboš Luňák1-2/+0
2012-11-19use LanguageTagEike Rathke1-3/+4
2012-11-17sal_Bool to boolTakeshi Abe1-6/+6
2012-11-15sal_Bool to boolTakeshi Abe1-5/+5
2012-11-08fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev1-4/+4
2012-11-03sal_Bool to boolTakeshi Abe1-1/+1
2012-10-30sal_Bool to boolTakeshi Abe1-1/+1
2012-10-25sal_Bool to boolTakeshi Abe1-2/+2
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-22sal_Bool to boolTakeshi Abe1-1/+1
2012-10-20add bibliography entry uiCaolán McNamara1-0/+12
2012-10-19sal_Bool to boolTakeshi Abe1-1/+1
2012-10-17convert insert ruleCaolán McNamara1-0/+5
2012-10-16sal_Bool to boolTakeshi Abe2-6/+6
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák7-16/+16
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin1-32/+32
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers1-54/+23
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara1-0/+15
2012-09-28adapt code to new table autoformat dialogCaolán McNamara1-0/+70
2012-09-28convert code to use new text<->table dialogCaolán McNamara1-0/+10
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-45/+40
2012-07-27sw: fix some warningsMichael Stahl1-5/+6
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-4/+4
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin2-3/+3
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-3/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-7/+8
2012-07-03ditch String::CreateFromAsciiCaolán McNamara7-34/+31
2012-07-02Remove unused definesThomas Arnhold1-2/+0