summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-173-3/+3
* coverity#441015 Use after freeCaolán McNamara2013-02-161-0/+3
* coverity#738978: Fix use after free.Jan Holesovsky2013-02-151-4/+2
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-159-47/+39
* use stock buttonCaolán McNamara2013-02-151-9/+2
* appdde.cxx: try to fix MSVC buildMichael Stahl2013-02-141-5/+5
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-1442-189/+176
* CMIS: made it work with Lotus LiveCédric Bosdonnat2013-02-141-1/+1
* Fix member variables not initialized in the constructorJulien Nabet2013-02-131-1/+1
* move print options .ui to sfx2 and adapt codeCaolán McNamara2013-02-139-604/+730
* Some cppcheck cleaningJulien Nabet2013-02-131-3/+1
* Remove commented linesJulien Nabet2013-02-121-4/+0
* fdo#46808, convert some svtools code to XComponentContextNoel Grandin2013-02-122-4/+4
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-122-2/+1
* Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat2013-02-127-11/+13
* Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat2013-02-1112-5/+257
* Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat2013-02-111-2/+13
* fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2013-02-112-9/+8
* fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin2013-02-111-10/+2
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-10/+3
* embeddedobj: log some exceptionsMichael Stahl2013-02-101-2/+7
* Remove unused methodsThomas Arnhold2013-02-092-10/+0
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-083-9/+7
* remove obsolete hidother.src filesAndras Timar2013-02-061-98/+0
* String->OUStringCaolán McNamara2013-02-062-2/+2
* Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara2013-02-051-4/+14
* String to OUString.Kohei Yoshida2013-02-043-21/+19
* SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl2013-02-051-4/+8
* Increase test timeoutStephan Bergmann2013-02-011-1/+1
* fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl2013-01-311-13/+6
* Template Manager: show some icons if there is no thumbnailCédric Bosdonnat2013-01-315-0/+58
* bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida2013-01-312-0/+8
* tell the options dialog to relayout if a pane queue-resizesCaolán McNamara2013-01-311-1/+0
* Template Manager: focus in search edit when clicking search actionCédric Bosdonnat2013-01-281-0/+2
* Template Manager: don't show any tab and show all folders when saving templateCédric Bosdonnat2013-01-281-0/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-284-7/+7
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+3
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* Some cppcheck cleaningJulien Nabet2013-01-271-0/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-4/+6
* add mnemonic widgets to document info pageCaolán McNamara2013-01-261-10/+11
* add mnemonic widgets to description info pageCaolán McNamara2013-01-261-0/+4
* add mnemonic widgets to statistics info pageCaolán McNamara2013-01-261-0/+3
* sfx2/source/control/templateview.src is localizableAndras Timar2013-01-261-4/+1
* add mnemonic widgets to internet info pageCaolán McNamara2013-01-261-22/+20
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-0/+10
* Template Manager: remote repositories only for experimental modeCédric Bosdonnat2013-01-241-0/+8
* add a layout aware SfxSingleTabDialogCaolán McNamara2013-01-244-15/+180
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-243-13/+13
* SingleTabDlgImpl::m_pTabPage never usedCaolán McNamara2013-01-242-8/+6