summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeMacOSX.conf
blob: fc7291ca7f9de22dfadb0e848fc5373e89a4aafd (plain)
1
2
3
4
5
6
7
8
9
10
--enable-epm
--enable-scripting-beanshell
--enable-scripting-javascript
--enable-ext-nlpsolver
--enable-extension-integration
--enable-online-update
--without-system-postgresql
--with-help=html
--with-myspell-dicts
--with-package-format=dmg
2580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-02-28new loplugin unoanyNoel Grandin 2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin 2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara 2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara 2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara 2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara 2016-09-05convert GradientStyle to scoped enumNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-10Replace AddEntry macroJulien Nabet 2016-04-06Avoid reserved identifiersStephan Bergmann 2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky