summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2013-07-03fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30coverity#441021 Dereference after null checkJulien Nabet
2013-03-30coverity#441020 Dereference after null checkJulien Nabet
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-11fdo#62075 Hierarchical filter hard to findJoren De Cuyper
2013-03-11Minor improvements and UX-advice related to fdo#46718 delete multi styleJoren De Cuyper
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-05SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl
2013-01-24fdo#46718 Delete multiple styles at onceJoren De Cuyper
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-08-29callcatcher: drop various unused methodsCaolán McNamara