summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-12Revert "Work around clang-cl issue with MSVC's safeint.h for now"Stephan Bergmann
2017-04-12convert selection menu to .uiCaolán McNamara
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin
2017-04-12convert style menu to .uiCaolán McNamara
2017-04-12convert preset menu to .uiCaolán McNamara
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARGStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-04-10Keep list sortedStephan Bergmann
2017-04-10loplugin:inlinefields in formula::FormulaCompilerNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann
2017-04-10loplugin:sallogareasNoel Grandin
2017-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara
2017-04-07fix build error with unique_ptr in tubesMarkus Mohrhard
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna