summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann1-14/+5
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann1-4/+4
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann1-6/+6
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann1-4/+2
2016-03-10No need for SAL_CALL hereStephan Bergmann1-19/+19
2016-03-10No need for extern "C" hereStephan Bergmann1-9/+5
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann1-3/+1
2016-03-10Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann3-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-10Remove unused tag type names (that happened to be reserved) in typedefsStephan Bergmann1-18/+6
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-03-10Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann1-1/+1
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann1-1/+1
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-0/+2
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-4/+7
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara1-3/+3
2016-03-10loplugin:constantparam in toolsNoel Grandin2-6/+4
2016-03-10loplugin:constantparam in toolkitNoel Grandin1-1/+1
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-10loplugin:constantparam in formulaNoel Grandin1-2/+2
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin1-2/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-25/+55
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis1-2/+3
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2-11/+5
2016-03-09icon view for RemoteFilesDialogSzymon Kłos3-2/+62
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna1-0/+2
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna1-0/+10