summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara9-47/+39
2013-02-15use stock buttonCaolán McNamara1-9/+2
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl1-5/+5
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac42-189/+176
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat1-1/+1
2013-02-13Fix member variables not initialized in the constructorJulien Nabet1-1/+1
2013-02-13move print options .ui to sfx2 and adapt codeCaolán McNamara9-604/+730
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+1
2013-02-12Remove commented linesJulien Nabet1-4/+0
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin2-4/+4
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-2/+1
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat7-11/+13
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat12-5/+257
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat1-2/+13
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2-9/+8
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-10/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-10/+3
2013-02-10embeddedobj: log some exceptionsMichael Stahl1-2/+7
2013-02-09Remove unused methodsThomas Arnhold2-10/+0
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-9/+7
2013-02-06remove obsolete hidother.src filesAndras Timar1-98/+0
2013-02-06String->OUStringCaolán McNamara2-2/+2
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara1-4/+14
2013-02-04String to OUString.Kohei Yoshida3-21/+19
2013-02-05SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl1-4/+8
2013-02-01Increase test timeoutStephan Bergmann1-1/+1
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl1-13/+6
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat5-0/+58
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida2-0/+8
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+0
2013-01-28Template Manager: focus in search edit when clicking search actionCédric Bosdonnat1-0/+2
2013-01-28Template Manager: don't show any tab and show all folders when saving templateCédric Bosdonnat1-0/+2
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac4-7/+7
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+3
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-27Some cppcheck cleaningJulien Nabet1-0/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-4/+6
2013-01-26add mnemonic widgets to document info pageCaolán McNamara1-10/+11
2013-01-26add mnemonic widgets to description info pageCaolán McNamara1-0/+4
2013-01-26add mnemonic widgets to statistics info pageCaolán McNamara1-0/+3
2013-01-26sfx2/source/control/templateview.src is localizableAndras Timar1-4/+1
2013-01-26add mnemonic widgets to internet info pageCaolán McNamara1-22/+20
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-0/+10
2013-01-24Template Manager: remote repositories only for experimental modeCédric Bosdonnat1-0/+8
2013-01-24add a layout aware SfxSingleTabDialogCaolán McNamara4-15/+180
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara3-13/+13
2013-01-24SingleTabDlgImpl::m_pTabPage never usedCaolán McNamara2-8/+6
2013-01-24fdo#46718 Delete multiple styles at onceJoren De Cuyper1-29/+76
2013-01-24look into active tabcontrol page on help fallback searchCaolán McNamara1-1/+14
2013-01-21fix previous string conversion:Michael Stahl1-1/+2