summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat
2013-03-19Template Manager: fixed search edit field positionCédric Bosdonnat
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix other problems found by WundefLuboš Luňák
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat
2013-03-15fix indentationMarkus Mohrhard
2013-03-15use a scoped_ptr hereMarkus Mohrhard
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-15let us pass this parameter by valueMarkus Mohrhard
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez
2013-03-11Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03drop unneeded includeDavid Tardon
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22Better debugging messagesStephan Bergmann
2013-02-22fix sfx2 buildCaolán McNamara
2013-02-22s/whith/with/Tor Lillqvist
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-04String to OUString.Kohei Yoshida
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl