summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06vcl: valgrind - initialize Dialog::mnInitFlagMichael Stahl
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl
2015-05-06xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl
2015-05-06xmloff: assert existence of XMLPropertyHandlerMichael Stahl
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06Breeze: update will sync with the svg plasma-next-icons git repositoryandreas_k
2015-05-06document's visible tab may be out of syncEike Rathke
2015-05-06tdf#91073 - don't queue an async user event when disposed.Michael Meeks
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann
2015-05-06tdf#91100 - don't Notify focus changes after dispose.Michael Meeks
2015-05-06assert on attempt to print after cancelCaolán McNamara
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06cancel doesn't cancel printingCaolán McNamara
2015-05-06sal/log.hxx is what was missingStephan Bergmann
2015-05-06impress and draw want to disable the size category with brochure printingCaolán McNamara
2015-05-06tdf#91015 - CSV dialog crasher.Michael Meeks
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann
2015-05-06tdf#91014 - dispose SfxControllerItem sub-class earlier.Michael Meeks
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-05-06android: More services that are probably needed.Jan Holesovsky
2015-05-06tdf#90565: Focus category list on showing the dialogKatarina Behrens
2015-05-06WaE: loplugin:cstylecastTor Lillqvist
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks
2015-05-06simplify code using ScopedVclPtrNoel Grandin
2015-05-06fix windows buildNoel Grandin
2015-05-06If using std::random_device fails, fall back to just time(nullptr)Tor Lillqvist
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna
2015-05-06color bar doesn't fill tool itemCaolán McNamara
2015-05-06this is a no-op, remove ifCaolán McNamara
2015-05-06Add comments about ImplFontAttrsTor Lillqvist
2015-05-06fix windows buildNoel Grandin
2015-05-06android: add ctors needed for ODT saving to the edit listMiklos Vajna
2015-05-06Doxygenize comments.Jan Holesovsky
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann
2015-05-06drop useless temp debugging stringsCaolán McNamara
2015-05-06fix OSX buildNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2015-05-06convert CVC_ flags to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann