summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08also add test for secondary axis, related tdf#75316Markus Mohrhard
2015-05-08add test for tdf#75316Markus Mohrhard
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-08loplugin:unreffunStephan Bergmann
2015-05-08Remove dead codeStephan Bergmann
2015-05-08tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crashMiklos Vajna
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara
2015-05-08VclPtr: presumably these also leakCaolán McNamara
2015-05-08vcl: Control - hold a VclPtr instead of a dogtag over emission.Michael Meeks
2015-05-08VclPtr: presumably these also leakCaolán McNamara
2015-05-08VclPtr: AlreadyOpenQueryBox doesn't get deletedCaolán McNamara
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-05-08tdf#78834 enable localized system dialogs on OS XAndras Timar
2015-05-08vcl: more VclPtr debugging docs in the README.lifecycle.Michael Meeks
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks
2015-05-08there's another ExecuteInfo in swCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-08dbaccess: handle URL mark as StreamRelPath in ODatabaseContextMiklos Vajna
2015-05-08dbaccess: handle StreamRelPath in ODBFilter::implImport()Miklos Vajna
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Clarify the usage message a bitTor Lillqvist
2015-05-08lopluign:implicitboolconversion: warn about conversion from sal_Bool etc., tooStephan Bergmann
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-05-08Booleans are logged via sal_uInt32 hereStephan Bergmann
2015-05-08Use bool instead of intStephan Bergmann
2015-05-08Use bool instead of intStephan Bergmann
2015-05-08css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann
2015-05-08Clean up passing Boolean value to osl::Socket::setOptionStephan Bergmann
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08I very much assume this wants to call java.io.Reader.readyStephan Bergmann
2015-05-08Fix Boolean value operationsStephan Bergmann
2015-05-08GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann
2015-05-08jboolean-related clean-upStephan Bergmann
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-05-08gtktiledviewer: unused pFileNameMiklos Vajna
2015-05-08Also mention exception typeStephan Bergmann
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-08Revert "fix for older gcc"Thorsten Behrens
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07Clipart - PNG files optimized.Andrew
2015-05-07tdf#91073 - hold a reference on the floatwin in UserEvent handler.Michael Meeks
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks