summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-11/+11
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-7/+7
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl1-1/+0
2014-05-23Correct #endif placement (avoid linking error for TiledLibreOffice)Tor Lillqvist1-5/+1
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist1-0/+8
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida1-13/+16
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-13/+13
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-76/+76
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-15/+15
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-52/+52
2014-01-28bool improvementsStephan Bergmann1-20/+20
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-18Set Referer for auto-reloadStephan Bergmann1-0/+4
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann1-20/+0
2013-11-14Minor clean-upStephan Bergmann1-4/+8
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann1-1/+0
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-32/+32
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+0
2013-08-29convert sfx2/source/inc/objshimp.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-15/+15
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+3
2013-08-15this used to be CompareIgnoreCaseToAsciiCaolán McNamara1-1/+1
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet1-1/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-28use SAL_CONFIGFILE macroDavid Tardon1-10/+2
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-37/+37
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-1/+2
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-1/+4
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin1-11/+10
2013-03-04doubled namespacesThomas Arnhold1-2/+0
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-3/+3
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin1-6/+5
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-4/+2
2012-08-20PreInit and MemoryError can be removed from coreCaolán McNamara1-6/+0