summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna
2015-05-08gtktiledviewer: Stop event propagation to GtkToolbar when in edit modePranav Kant
2015-05-08Enable loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08misspell some words, copy and paste slide to gimpCaolán McNamara
2015-05-08OS X SDK.app build fixAndras Timar
2015-05-08...or rather, like thisStephan Bergmann
2015-05-08loplugin:implicitboolconversionStephan Bergmann
2015-05-08Missing from previous commitStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead codeStephan Bergmann
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane
2015-05-08tdf#90257: Prevent dialog from growing out of the screenKatarina Behrens
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna
2015-05-08add test for xlsx rotated axis title importMarkus Mohrhard
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