summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Remove unused jfw::VendorSettings instantiationsStephan Bergmann1-5/+0
2017-04-12Remove unnecessary copyStephan Bergmann1-2/+0
2017-04-12Remove unused function pointer typedefsStephan Bergmann1-38/+0
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann6-124/+33
2017-04-12Simplify jfw::VersionInfoStephan Bergmann6-102/+23
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann7-35/+25
2017-04-12Silence -Werror=unused-parameter on AndroidStephan Bergmann1-0/+1
2017-04-12starmath: Prefix member of SmOoxmlImportTakeshi Abe2-105/+106
2017-04-11CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna1-0/+2
2017-04-11Updated coreAndras Timar1-0/+0
2017-04-11Assert obvious preconditions instead of returning javaPluginError:InvalidArgStephan Bergmann2-25/+8
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna2-12/+17
2017-04-11tdf#103058: use RegQueryValueEx instead of RegGetValueMike Kaganski1-1/+21
2017-04-11Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann4-40/+22
2017-04-11deleting pModel also deletes the SdrCaptionObjEike Rathke1-0/+3
2017-04-11set mbNotOwner at various placesEike Rathke1-0/+7
2017-04-11reset variables when not ownerEike Rathke1-2/+9
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke3-13/+13
2017-04-11Remove unnecessary casts to voidStephan Bergmann1-3/+3
2017-04-11Fix missing derefStephan Bergmann1-1/+1
2017-04-11sal_Bool -> boolStephan Bergmann7-8/+8
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann3-32/+7
2017-04-11sal_Bool -> boolStephan Bergmann3-7/+7
2017-04-11jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARGStephan Bergmann3-6/+4
2017-04-11sal_Bool -> boolStephan Bergmann6-7/+7
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann7-161/+99
2017-04-11Determine accurate position for already added JREsStephan Bergmann1-1/+2
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna4-38/+123
2017-04-11sw: let getProperty fail more helpfullyMichael Stahl1-2/+6
2017-04-11reportdesign: what the whitespace?Michael Stahl1-1/+1
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl7-46/+371
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl6-11/+11
2017-04-11Remove unnecessary jfw::CJavaInfo::cloneJavaInfoStephan Bergmann2-12/+3
2017-04-11Use jfw::JavaInfoGuardStephan Bergmann1-24/+3
2017-04-11convert ruler menu to .uiCaolán McNamara8-122/+116
2017-04-11consistently track amount of buffers remainingCaolán McNamara10-256/+357
2017-04-11nitpicks, tdf#84837 follow-upEike Rathke1-9/+3
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin9-74/+31
2017-04-11tdf#107057 revert the logic of SwFrame::PaintAreaMark Hung1-5/+0
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose12-0/+133
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna3-11/+65
2017-04-11there are still cases where the caption pointer is danglingEike Rathke1-0/+5
2017-04-11tdf#105809: Drop the PlaceWare export filterTor Lillqvist20-1480/+2
2017-04-11loplugin constantparam, ignore variadic methodsNoel Grandin1-0/+2
2017-04-11sw: fix indentation in SidebarScrollBarMiklos Vajna1-3/+7
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin6-25/+20
2017-04-11inline some trivial private methodsNoel Grandin3-50/+46
2017-04-11ofz: loop in lwp layoutCaolán McNamara1-1/+7
2017-04-11tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna3-3/+24
2017-04-11loplugin:inlinefields in ScHTMLLayoutParserNoel Grandin2-15/+13