summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+3
2012-07-25Likewise, CharSet was set in SfxMedium but never used. Removing.Kohei Yoshida1-12/+0
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida1-14/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+4
2012-06-02targeted string re-workNorbert Thiebaud1-13/+13
2012-06-01Allow for editing of read-only documentsStephan Bergmann1-4/+8
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann1-36/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-16String->rtl::OUStringCaolán McNamara1-3/+5
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-9/+9
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-31grabbag of unused codeCaolán McNamara1-47/+0
2011-08-29callcatcher: variousCaolán McNamara1-11/+0