summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin1-4/+2
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin1-2/+2
2017-03-06convert HTMLInputType to scoped enumNoel Grandin1-13/+13
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin1-4/+4
2017-03-06convert ScrollingMode to scoped enumNoel Grandin1-4/+4
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin1-5/+29
2017-03-05ubsan: add in all the valid value for NumberingType to the SvxNumType enumCaolán McNamara1-4/+32
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann3-10/+22
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist1-3/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann194-884/+880
2017-03-03Typo: requirments -> requirementsSamuel Mehrbrodt1-1/+1
2017-03-03[API CHANGE] Remove SAL_CONSTEXPR againStephan Bergmann1-10/+0
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin4-10/+9
2017-03-03remove unused CreateDefault methodsNoel Grandin41-72/+0
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-03-03Fix typosAndrea Gelmini24-31/+31
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann6-48/+35
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin3-22/+26
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin32-159/+139
2017-03-02Remove HAVE_CXX11_CONSTEXPR, always true nowStephan Bergmann3-16/+14
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen1-0/+7
2017-03-02COMPRESS_OWN define is not used standalone anywhereCaolán McNamara1-2/+1
2017-03-02don't need this STL hack anymoreNoel Grandin1-12/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke2-9/+7
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara2-0/+6
2017-03-01Blind fix for 64-bit Windows buildsNoel Grandin1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin18-65/+358
2017-02-28loplugin:sallogareasStephan Bergmann1-0/+1
2017-02-28Run macro:// via LOKitKatarina Behrens2-0/+15
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard1-1/+5
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze3-32/+19
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna1-0/+33
2017-02-27Clean up use of integer typesStephan Bergmann1-1/+1
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard1-0/+2
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna1-0/+17
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky1-0/+1
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann1-2/+1
2017-02-26Clean up use of integer typesStephan Bergmann1-1/+1
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall1-5/+5
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2-0/+301
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara2-2/+2
2017-02-24Notebookbar: Better resize supportSzymon Kłos1-0/+1
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna1-1/+1
2017-02-23loplugin:unusedmethodsNoel Grandin2-19/+0
2017-02-22Revert "Fix typos"jan iversen2-3/+3
2017-02-22Fix typosAndrea Gelmini2-3/+3
2017-02-22loplugin:unusedfieldsNoel Grandin1-2/+0
2017-02-21Remove unused function. Following tdf#105657Laurent Balland-Poirier1-3/+0
2017-02-21make every menu id uniqueCaolán McNamara1-0/+2
2017-02-21improve loading submenus from .uiCaolán McNamara1-0/+1