summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2013-12-17Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat1-9/+3
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-14/+14
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-15/+28
2013-10-07sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna1-6/+4
2013-09-26typo fixes in commentsAndras Timar1-5/+5
2013-09-23Cmis Versions dialogCao Cuong Ngo1-0/+23
2013-09-20indent: Just some indenting for better readingAndres Gomez1-32/+32
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-0/+22
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo1-0/+23
2013-09-02CMIS properties dialogCao Cuong Ngo1-12/+12
2013-09-02CMIS propertiesCao Cuong Ngo1-26/+5
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-9/+9
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-5/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-2/+2
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl1-1/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann1-30/+42
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy1-1/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-13Handle hidden property for external filter loading as well.Kohei Yoshida1-10/+13
2013-04-13Get the filter provider name from SfxMedium instead.Kohei Yoshida1-12/+7
2013-04-13Reduce indentation by early bail-out.Kohei Yoshida1-94/+94
2013-04-13Share error handling code between DoLoad() and DoLoadExternal().Kohei Yoshida1-37/+41
2013-04-13Handle load error correctly.Kohei Yoshida1-2/+2
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-1/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-164/+164
2013-04-01write even better codeThomas Arnhold1-514/+514
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+3
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-1/+1
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist1-0/+2
2013-03-15initial work on an odc exportMarkus Mohrhard1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-2/+2
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-4/+3
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-77/+71
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+2
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+3
2013-01-16fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."Michael Stahl1-3/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl1-83/+9
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-8/+0