summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)AuthorFilesLines
2014-01-21bool improvementsStephan Bergmann1-14/+1
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan3-0/+8
2013-12-20typo fixesAndras Timar7-19/+19
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-4/+4
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin3-4/+4
2013-09-26typo fixes in commentsAndras Timar5-10/+10
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-2/+2
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist1-1/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist3-48/+6
2013-08-20Improve some debug outputStephan Bergmann1-2/+14
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa3-3/+0
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin11-166/+0
2013-07-12PCH for more librariesLuboš Luňák1-1/+1
2013-06-06misleading comment, beamer section, not removed helpagent sectionCaolán McNamara1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03fdo#46808, Convert frame::AppDispatchProvider to new styleNoel Grandin1-2/+3
2013-05-28fdo#46808, Use service constructorNoel Grandin1-2/+1
2013-05-28fdo#46808, Convert frame::LayoutManager service to new sty;eNoel Grandin1-1/+1
2013-05-22fix Mac buildNoel Grandin1-1/+1
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin5-43/+45
2013-05-07Better loggingStephan Bergmann1-2/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold4-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-35/+34
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann4-10/+4
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-10/+10
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-1/+1
2013-03-04fdo#46808, Convert the menu classes in framework to XComponentContextNoel Grandin1-15/+44
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-6/+6
2013-03-03loplugin: improve indentationThomas Arnhold1-5/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King5-6/+6
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-4/+2
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin3-24/+17
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-8/+9
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-11-15re-base on ALv2 code. Includes:Michael Meeks13-299/+182
2012-11-06Revert "if/else placement"Luboš Luňák1-6/+10
2012-11-03if/else placementLuboš Luňák1-10/+6
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara1-2/+1
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2-34/+29
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-2/+0
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-14/+61
2012-10-22loplugin: various warningsCaolán McNamara1-21/+14