summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-19remove freshly unused menu support from src filesCaolán McNamara10-111/+2
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-3/+3
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2-4/+11
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-34/+1
2017-04-18convert filter menu to .uiCaolán McNamara2-7/+4
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara1-1/+0
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski1-1/+2
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard1-0/+25
2017-04-15convert form data navigator menu to .uiCaolán McNamara1-1/+0
2017-04-15convert form navigator menu to .uiCaolán McNamara2-5/+4
2017-04-15convert column menu to .uiCaolán McNamara2-9/+8
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai1-0/+1
2017-04-15Avoid using implicit assignment operatorTamás Zolnai1-0/+3
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai7-6/+11
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14convert cell menu to .uiCaolán McNamara1-1/+0
2017-04-14convert rows menu to .uiCaolán McNamara1-1/+0
2017-04-14convert function menu to .uiCaolán McNamara1-3/+0
2017-04-14ubsan: only cast when necessaryCaolán McNamara1-7/+7
2017-04-14convert fileview context menu to .uiCaolán McNamara2-6/+1
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-24/+20
2017-04-14document that PointerStyle and css::awt::SystemPointer are linkedCaolán McNamara1-72/+74
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna1-1/+1
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara1-81/+96
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard4-232/+0
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna1-0/+4
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