summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2017-03-07make SfxApplication ctor privateCaolán McNamara
2017-03-07Remove unused include/systools/win32/comptr.hxxStephan Bergmann
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-05ubsan: add in all the valid value for NumberingType to the SvxNumType enumCaolán McNamara
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Typo: requirments -> requirementsSamuel Mehrbrodt
2017-03-03[API CHANGE] Remove SAL_CONSTEXPR againStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02Remove HAVE_CXX11_CONSTEXPR, always true nowStephan Bergmann
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen
2017-03-02COMPRESS_OWN define is not used standalone anywhereCaolán McNamara
2017-03-02don't need this STL hack anymoreNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-03-01Blind fix for 64-bit Windows buildsNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28loplugin:sallogareasStephan Bergmann
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-02-27Clean up use of integer typesStephan Bergmann
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann
2017-02-26Clean up use of integer typesStephan Bergmann
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna
2017-02-23loplugin:unusedmethodsNoel Grandin