summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-1/+7
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+3
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem2-1/+2
2016-03-23svx: extend SvxNumType with BITMAP and CHARS_UPPER_LETTER_NMiklos Vajna1-1/+3
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak1-2/+1
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky1-2/+1
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky1-0/+1
2016-03-20tdf#45904 move java based api tests to c++kadertarlan1-0/+2
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem1-0/+18
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-1/+1
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin3-10/+9
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke1-8/+8
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin4-12/+4
2016-03-18loplugin:constantfunction in editengNoel Grandin11-18/+11
2016-03-18loplugin:constantparam in formulaNoel Grandin2-12/+5
2016-03-18loplugin:constantparam in packageNoel Grandin1-1/+1
2016-03-18tools: split out color macros into own headerChris Sherlock2-62/+93
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky3-6/+1
2016-03-17loplugin:constantparam in registryNoel Grandin2-19/+4
2016-03-17loplugin:constantparam in sfx2Noel Grandin9-16/+7
2016-03-17loplugin:constantparam in sotNoel Grandin1-2/+1
2016-03-17loplugin:constantparam in svtoolsNoel Grandin14-32/+21
2016-03-17loplugin:constantparam in svlNoel Grandin4-16/+10
2016-03-17loplugin:constantparam in svxNoel Grandin22-47/+33
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna3-1/+6
2016-03-17loplugin:constantparam in toolsNoel Grandin7-40/+32
2016-03-16loplugin:constantparam in xmloff/Noel Grandin7-17/+10
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin5-36/+10
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-1/+1
2016-03-16loplugin:constantparam in unotools/Noel Grandin6-24/+6
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+2
2016-03-16loplugin:constantparams in vcl/Noel Grandin26-72/+56
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke1-8/+12
2016-03-15loplugin:constantparamNoel Grandin9-16/+14
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso1-2/+6
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-0/+2
2016-03-14inline some use-once macrosNoel Grandin7-131/+35
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin2-4/+1
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara1-0/+1
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard1-1/+1
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud1-1/+2
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-0/+5
2016-03-11...and now it got included twiceStephan Bergmann1-1/+0
2016-03-11Missing includeStephan Bergmann1-0/+4
2016-03-11include memoryCaolán McNamara1-1/+1
2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara1-2/+8
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard6-33/+40
2016-03-11framework: Kill BmkMenuMaxim Monastirsky2-72/+0
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara2-4/+7
2016-03-10Fix memory leaksStephan Bergmann1-0/+20