summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2-12/+13
2017-04-13Simplify jfw_findAllJREsStephan Bergmann1-1/+0
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin1-9/+16
2017-04-13Simplify passing options to jfw_startVMStephan Bergmann1-4/+2
2017-04-13Removed duplicated includesAndrea Gelmini2-2/+0
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos2-2/+7
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin2-5/+5
2017-04-12Revert "Work around clang-cl issue with MSVC's safeint.h for now"Stephan Bergmann1-2/+2
2017-04-12convert selection menu to .uiCaolán McNamara1-1/+0
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin1-8/+13
2017-04-12convert style menu to .uiCaolán McNamara1-5/+0
2017-04-12convert preset menu to .uiCaolán McNamara1-5/+0
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara2-7/+2
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann1-16/+3
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-7/+6
2017-04-11Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann1-12/+0
2017-04-11sal_Bool -> boolStephan Bergmann1-1/+1
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann1-7/+2
2017-04-11sal_Bool -> boolStephan Bergmann1-3/+3
2017-04-11jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARGStephan Bergmann1-1/+0
2017-04-11sal_Bool -> boolStephan Bergmann1-2/+2
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann1-39/+17
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl1-6/+5
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl1-1/+1
2017-04-11convert ruler menu to .uiCaolán McNamara2-3/+1
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin1-2/+3
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin4-49/+3
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin1-3/+4
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin1-2/+3
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin1-11/+10
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin1-21/+18
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin1-6/+3
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin1-3/+3
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin1-8/+7
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin1-1/+1
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin1-7/+6
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin1-1/+1
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin1-2/+2
2017-04-10Keep list sortedStephan Bergmann1-1/+1
2017-04-10loplugin:inlinefields in formula::FormulaCompilerNoel Grandin1-7/+5
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann1-0/+11
2017-04-10loplugin:sallogareasNoel Grandin1-0/+1
2017-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin1-9/+2
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin1-2/+2
2017-04-10new loplugin:inlinefieldsNoel Grandin1-2/+2
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna1-2/+5
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann1-0/+867
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-07fix build error with unique_ptr in tubesMarkus Mohrhard1-0/+1
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl1-0/+1