summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* support axis text properties during OOXML export, tdf#90532Markus Mohrhard2015-04-272-1/+3
* enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis2015-04-271-0/+1
* add EditBoxValue::cloneCaolán McNamara2015-04-261-0/+1
* remove some @author tags from suspiciously unidiomatic codeMichael Stahl2015-04-251-2/+0
* replace com::sun::star with css in chart ooxml exportMarkus Mohrhard2015-04-251-54/+54
* first part for manualLayout plot area support, tdf#90851Markus Mohrhard2015-04-251-0/+5
* gtk3: get the right height for Edit boxesCaolán McNamara2015-04-241-0/+12
* TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke2015-04-241-0/+6
* Don't be fooled by the dummy libsofficeapp.so in the mergedlib caseTor Lillqvist2015-04-241-7/+7
* loplugin:simplifyboolStephan Bergmann2015-04-244-4/+4
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-2/+2
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-234-4/+4
* No F_OK on Windows eitherTor Lillqvist2015-04-231-0/+1
* No <unistd.h> on _WIN32Tor Lillqvist2015-04-231-2/+3
* Improve error handlingTor Lillqvist2015-04-231-2/+16
* Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks2015-04-231-1/+1
* More informative error message after dlopen() or LoadLibrary() has failedTor Lillqvist2015-04-231-2/+14
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-2340-71/+71
* loplugin:staticmethodsNoel Grandin2015-04-2312-25/+25
* loplugin:staticmethodsNoel Grandin2015-04-235-9/+9
* There is no separate vclopengl library since Oct 2014Tor Lillqvist2015-04-235-34/+11
* lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna2015-04-223-4/+21
* Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann2015-04-221-12/+0
* Fix commentStephan Bergmann2015-04-221-1/+1
* Update to XDocumentEventBroadcaster et alStephan Bergmann2015-04-221-4/+4
* tdf#88056: Implement import of page title field from ODFKatarina Behrens2015-04-221-0/+1
* comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna2015-04-221-1/+3
* SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara2015-04-2211-18/+34
* convert SV_ENTRYFLAG constants to scoped enumNoel Grandin2015-04-221-12/+20
* convert SVLBOX_ constants to scoped enumNoel Grandin2015-04-221-16/+24
* convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2015-04-221-10/+17
* convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin2015-04-221-5/+9
* convert TREEFLAG_ constants to scoped enumNoel Grandin2015-04-221-6/+14
* convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2015-04-222-28/+38
* convert FCT_ constants to scoped enumNoel Grandin2015-04-221-9/+9
* convert COL_ATTRS_ constants to scoped enumNoel Grandin2015-04-221-12/+17
* convert SCRWIN_ constants to scoped enumNoel Grandin2015-04-221-8/+13
* remove RULER_SCROLL constants, unusedNoel Grandin2015-04-221-21/+0
* convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin2015-04-221-25/+34
* convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin2015-04-222-6/+17
* convert HIB_ constants to scoped enumNoel Grandin2015-04-223-44/+47
* convert FILEVIEW_ constants to scoped enumNoel Grandin2015-04-221-6/+0
* convert ADJUSTMENT_ flags to scoped enumNoel Grandin2015-04-221-11/+17